|
||||||||||
| 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.Integer>
ecologylab.appframework.types.prefs.MetaPrefInt
public class MetaPrefInt
Metadata about an Integer Preference. Defines information to enable editing the Preference.
| Nested Class Summary |
|---|
| Field Summary | |
|---|---|
static ScalarType |
INT_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 | |
|---|---|
MetaPrefInt()
Instantiate. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getDefaultValue()
Gets the default value of a MetaPref. |
java.lang.Integer |
getMaxValue()
Get max value for this MetaPref; returns null if it is not defined. |
java.lang.Integer |
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 INT_SCALAR_TYPE
| Constructor Detail |
|---|
public MetaPrefInt()
| Method Detail |
|---|
public java.lang.Integer getDefaultValue()
getDefaultValue in class MetaPref<java.lang.Integer>public java.lang.Integer getMaxValue()
getMaxValue in class MetaPref<java.lang.Integer>public java.lang.Integer getMinValue()
getMinValue in class MetaPref<java.lang.Integer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||