|
||||||||||
| 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.Float>
ecologylab.appframework.types.prefs.MetaPrefFloat
public class MetaPrefFloat
Metadata about a Float Preference. Defines information to enable editing the Preference.
| Nested Class Summary |
|---|
| Field Summary | |
|---|---|
static ScalarType |
FLOAT_SCALAR_TYPE
|
| Fields inherited from class ecologylab.xml.ElementState |
|---|
CDATA, NORMAL, UTF16, UTF16_LE, UTF8 |
| 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 | |
|---|---|
MetaPrefFloat()
Instantiate. |
|
| Method Summary | |
|---|---|
java.lang.Float |
getDefaultValue()
Gets the default value of a MetaPref. |
java.lang.Float |
getMaxValue()
Get max value for this MetaPref; returns null if it is not defined. |
java.lang.Float |
getMinValue()
Get min value for this MetaPref; returns null if it is not defined. |
| Methods inherited from class ecologylab.appframework.types.prefs.MetaPref |
|---|
getAssociatedPref, getCategory, getChoiceByIndex, getChoiceByValue, getChoiceNameByIndex, getChoiceNameByValue, getChoices, getDefaultPrefInstance, getDescription, getHelpText, getID, getIndexByChoice, getIndexByValue, getInstance, getInstance, 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final ScalarType FLOAT_SCALAR_TYPE
| Constructor Detail |
|---|
public MetaPrefFloat()
| Method Detail |
|---|
public java.lang.Float getDefaultValue()
getDefaultValue in class MetaPref<java.lang.Float>public java.lang.Float getMaxValue()
getMaxValue in class MetaPref<java.lang.Float>public java.lang.Float getMinValue()
getMinValue in class MetaPref<java.lang.Float>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||