|
|||||||||
| Home >> All >> com >> eireneh >> bible >> [ control overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.eireneh.bible.control
Class State.PasswordChoice

java.lang.Objectcom.eireneh.config.choices.AbstractChoice
com.eireneh.bible.control.State.PropertyChoice
com.eireneh.bible.control.State.PasswordChoice
- All Implemented Interfaces:
- com.eireneh.config.Choice, java.io.Serializable
- Enclosing class:
- State
- public class State.PasswordChoice
- extends State.PropertyChoice
Custom Choice for a list of Styles
| Field Summary |
| Fields inherited from class com.eireneh.bible.control.State.PropertyChoice |
|
| Fields inherited from interface com.eireneh.config.Choice |
PRIORITY_ACCESSOR, PRIORITY_CTOR, PRIORITY_EXTENDER, PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_NORMAL, PRIORITY_SYSTEM |
| Constructor Summary | |
State.PasswordChoice(java.lang.String key,
java.lang.String help)
|
|
| Method Summary | |
java.lang.String |
getType()
This method is used to configure a good way of editing this component. |
| Methods inherited from class com.eireneh.bible.control.State.PropertyChoice |
getHelpText, getString, setString |
| Methods inherited from class com.eireneh.config.choices.AbstractChoice |
getTypeOptions, getUserLevel, isSaveable, priority, requiresRestart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
State.PasswordChoice
public State.PasswordChoice(java.lang.String key, java.lang.String help)
| Method Detail |
getType
public java.lang.String getType()
- Description copied from class:
com.eireneh.config.choices.AbstractChoice - This method is used to configure a good way of editing this
component. It returns a MIME style string, which a config
ui can use to select a suitable ui tool.
|
|||||||||
| Home >> All >> com >> eireneh >> bible >> [ control overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC