mailpuccino
Class MarkFilterAction
java.lang.Object
mailpuccino.MarkFilterAction
- All Implemented Interfaces:
- ComponentType, FilterAction
- public class MarkFilterAction
- extends java.lang.Object
- implements FilterAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleType
static final java.lang.String RuleType
- See Also:
- Constant Field Values
Config
Preferences Config
Mark
boolean Mark
MarkFilterAction
public MarkFilterAction()
getType
public java.lang.String getType()
- Specified by:
getType
in interface ComponentType
getName
public java.lang.String getName()
- Specified by:
getName
in interface FilterAction
init
public void init(Preferences Config)
- Specified by:
init
in interface FilterAction
performAction
public EmailID performAction(EmailID Target)
throws FolderException,
java.io.IOException
- Specified by:
performAction
in interface FilterAction
- Throws:
FolderException
java.io.IOException
getConfigInterface
public InterfaceJPanel getConfigInterface()
- Specified by:
getConfigInterface
in interface FilterAction