mailpuccino
Class RegularFilterRule
java.lang.Object
mailpuccino.RegularFilterRule
- All Implemented Interfaces:
- ComponentType, FilterRule
- public class RegularFilterRule
- extends java.lang.Object
- implements FilterRule
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
MSG_PROPERTIES
static final java.lang.String[] MSG_PROPERTIES
MSG_PROPERTY_VARS
static final java.lang.String[][] MSG_PROPERTY_VARS
UseFormat
static java.text.SimpleDateFormat UseFormat
Cal0
static java.util.Calendar Cal0
Cal1
static java.util.Calendar Cal1
Config
Preferences Config
TheProperty
int TheProperty
ThePropertyVar
int ThePropertyVar
TheUserInput
java.lang.String TheUserInput
TheNumber
int TheNumber
TheDate
java.util.Date TheDate
RegularFilterRule
public RegularFilterRule()
getType
public java.lang.String getType()
- Specified by:
getType
in interface ComponentType
getName
public java.lang.String getName()
- Specified by:
getName
in interface FilterRule
init
public void init(Preferences Config)
- Specified by:
init
in interface FilterRule
getConfigInterface
public InterfaceJPanel getConfigInterface()
- Specified by:
getConfigInterface
in interface FilterRule
eval
public boolean eval(EmailID target)
throws FolderException,
java.io.IOException
- Specified by:
eval
in interface FilterRule
- Throws:
FolderException
java.io.IOException