public interface JcscTab
JcscTab
has to be realized by all tabs on the JCSC RulesPanel
which is displayed on the RulesDialog.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
getName returns the name of the tab |
java.util.Map |
getRules()
Returns a Map of Rule object from the tab.
|
void |
setI18nStrings(java.util.Map map)
Sets the map for all strings which are displayed on the
tab.
|
void |
setRules(java.util.Map map)
setRules passes in the cache of the processed
XML. |
java.lang.String getName()
getName
returns the name of the tabString
valuevoid setRules(java.util.Map map)
setRules
passes in the cache of the processed
XML.map
- a Map
valuejava.util.Map getRules()
Rule.getName()
void setI18nStrings(java.util.Map map)
map
-
JCSC is released under the terms of the GNU General Public License