mailpuccino
Class SaveMsgAction
java.lang.Object
mailpuccino.SaveMsgAction
- All Implemented Interfaces:
- ComponentType, FilterAction
- public class SaveMsgAction
- extends java.lang.Object
- implements FilterAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPEND
static final int APPEND
- See Also:
- Constant Field Values
MULTI
static final int MULTI
- See Also:
- Constant Field Values
Type
static final java.lang.String Type
- See Also:
- Constant Field Values
FileSeparator
static char FileSeparator
Config
Preferences Config
Separator
java.lang.String Separator
SaveMsgAction
public SaveMsgAction()
getType
public java.lang.String getType()
- Specified by:
getType
in interface ComponentType
getName
public java.lang.String getName()
- Specified by:
getName
in interface FilterAction
getConfigInterface
public InterfaceJPanel getConfigInterface()
- Specified by:
getConfigInterface
in interface FilterAction
init
public void init(Preferences Config)
- Specified by:
init
in interface FilterAction
performAction
public EmailID performAction(EmailID Target)
- Specified by:
performAction
in interface FilterAction
nextMsgFilename
java.lang.String nextMsgFilename()