|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor
graphlab.ui.components.gpropertyeditor.editors.inplace.GSimpleComboEditor
public class GSimpleComboEditor
a simple combo editor, with specific values
Constructor Summary | |
---|---|
GSimpleComboEditor(ValueSet x)
|
Method Summary | |
---|---|
java.lang.Object[] |
getValues()
|
Methods inherited from class graphlab.ui.components.gpropertyeditor.editors.inplace.GComboEditor |
---|
actionPerformed, cancelEditing, getEditorComponent, getEditorValue, getSelectedItem, setEditingFinishedListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GSimpleComboEditor(ValueSet x)
Method Detail |
---|
public java.lang.Object[] getValues()
getValues
in class GComboEditor
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |