|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectestamp.filter.action.AutoReplyAction
Title:AutoReplyAction.java
Description:AutoReply the emails without estamp.
Copyright: Copyright (c) 2003
Company: segy
Nested Class Summary | |
(package private) class |
AutoReplyAction.ConfigInterface
|
Constructor Summary | |
AutoReplyAction()
Default constructor |
Method Summary | |
InterfaceJPanel |
getConfigInterface()
Gets the action config panel |
java.lang.String |
getName()
Gets the name of the action. |
(package private) Preferences |
getPref()
Gets the preferences |
java.lang.String |
getType()
Gets the type of the action. |
void |
init(Preferences pref)
Initialize preferences |
EmailID |
performAction(EmailID targetID)
Perform action |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AutoReplyAction()
Method Detail |
public java.lang.String getName()
getName
in interface FilterAction
Preferences getPref()
public java.lang.String getType()
getType
in interface ComponentType
public void init(Preferences pref)
init
in interface FilterAction
pref
- the preferences used by the actionpublic InterfaceJPanel getConfigInterface()
getConfigInterface
in interface FilterAction
public EmailID performAction(EmailID targetID) throws FolderException, java.io.IOException
performAction
in interface FilterAction
targetID
- the target email id
FolderException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |