|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectecologylab.generic.Debug
ecologylab.xml.ElementState
ecologylab.appframework.types.prefs.MetaPref<java.lang.String>
ecologylab.appframework.types.prefs.MetaPrefString
public class MetaPrefString
Metadata about a String Preference. Defines information to enable editing the Preference.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ecologylab.xml.ElementState |
|---|
ElementState.ClassToCollectionMap, ElementState.DeclarationStyle, ElementState.xml_attribute, ElementState.xml_class, ElementState.xml_classes, ElementState.xml_collection, ElementState.xml_leaf, ElementState.xml_map, ElementState.xml_nested, ElementState.xml_tag |
| Field Summary | |
|---|---|
static ScalarType |
STRING_SCALAR_TYPE
|
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, ESTIMATE_CHARS_PER_FIELD, FLOATING_PRECISION_OFF, MARSHALLING_PARAMS, NORMAL, UTF16, UTF16_LE, UTF8, XML_FILE_HEADER |
| Fields inherited from interface ecologylab.appframework.types.prefs.WidgetTypes |
|---|
CHECK_BOX, COLOR_CHOOSER, DROP_DOWN, FILE_CHOOSER, RADIO_BUTTONS, SLIDER, SPINNER, TEXT_AREA, TEXT_FIELD |
| Fields inherited from interface ecologylab.xml.XMLTranslationExceptionTypes |
|---|
FILE_NOT_FOUND, IO_EXCEPTION, NULL_PURL, UNKNOWN |
| Constructor Summary | |
|---|---|
MetaPrefString()
Instantiate. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultValue()
Gets the default value of a MetaPref. |
java.lang.String |
getInstance(java.lang.String string)
|
java.lang.String |
getMaxValue()
Get max value; returns null for this type. |
java.lang.String |
getMinValue()
Get min value; returns null for this type. |
protected Pref<java.lang.String> |
getPrefInstance()
Construct a new instance of the Pref that matches this. |
| Methods inherited from class ecologylab.appframework.types.prefs.MetaPref |
|---|
getAssociatedPref, getCategory, getChoiceByIndex, getChoiceByValue, getChoiceNameByIndex, getChoiceNameByValue, getChoices, getDefaultPrefInstance, getDescription, getHelpText, getID, getIndexByChoice, getIndexByValue, getValueChangedListener, hasChoices, lookup, print, setValueChangedListener, setValueChangedListener, widgetIsCheckBox, widgetIsColorChooser, widgetIsDropDown, widgetIsFileChooser, widgetIsRadio, widgetIsSlider, widgetIsSpinner, widgetIsTextField |
| Methods inherited from class ecologylab.generic.Debug |
|---|
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ScalarType STRING_SCALAR_TYPE
| Constructor Detail |
|---|
public MetaPrefString()
| Method Detail |
|---|
public java.lang.String getDefaultValue()
getDefaultValue in class MetaPref<java.lang.String>protected Pref<java.lang.String> getPrefInstance()
getPrefInstance in class MetaPref<java.lang.String>public java.lang.String getMaxValue()
getMaxValue in class MetaPref<java.lang.String>public java.lang.String getMinValue()
getMinValue in class MetaPref<java.lang.String>public java.lang.String getInstance(java.lang.String string)
getInstance in class MetaPref<java.lang.String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||