|
||||||||||
| 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.ArrayXEditor
public class ArrayXEditor
| Constructor Summary | |
|---|---|
ArrayXEditor(ArrayX x)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
getEditorComponent(java.lang.Object value)
|
java.lang.Object |
getSelectedItem()
returns the selected item in combo list |
java.lang.Object[] |
getValues()
|
| Methods inherited from class graphlab.ui.components.GPropertyEditor.editors.inplace.GComboEditor |
|---|
actionPerformed, cancelEditing, getEditorValue, setEditingFinishedListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayXEditor(ArrayX x)
| Method Detail |
|---|
public java.awt.Component getEditorComponent(java.lang.Object value)
getEditorComponent in interface GBasicCellEditorgetEditorComponent in class GComboEditorpublic java.lang.Object getSelectedItem()
GComboEditor
getSelectedItem in class GComboEditorpublic java.lang.Object[] getValues()
getValues in class GComboEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||