|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplugins.adufour.vars.gui.model.ValueSelectionModel<java.lang.Class<?>>
plugins.adufour.vars.gui.model.TypeSelectionModel
public class TypeSelectionModel
Field Summary |
---|
Fields inherited from class plugins.adufour.vars.gui.model.ValueSelectionModel |
---|
defaultValue, validValues |
Constructor Summary | |
---|---|
TypeSelectionModel()
Create a new type selection model with the most popular types |
|
TypeSelectionModel(java.lang.Class<?>... classes)
Creates a new custom type selection model with the specified types |
Method Summary |
---|
Methods inherited from class plugins.adufour.vars.gui.model.ValueSelectionModel |
---|
getDefaultValue, getValidValues, isFreeInput, isValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeSelectionModel()
public TypeSelectionModel(java.lang.Class<?>... classes)
classes
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |