|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface VarEditorModel<T>
Model usable by graphical user interfaces to build custom components for Var
objects.
This can be used for instance to restrict the bounds of valid values.
For more information and model templates, see the other classes of this package.
SwimmingObjectTypeModel
,
ValueSelectionModel
,
RangeModel
,
FileTypeModel
,
FileTypeListModel
Method Summary | |
---|---|
T |
getDefaultValue()
|
boolean |
isValid(T value)
|
Method Detail |
---|
boolean isValid(T value)
T getDefaultValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |