|
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.GStringEditor
graphlab.ui.components.gpropertyeditor.editors.inplace.GDimensionEditor
public class GDimensionEditor
Field Summary |
---|
Fields inherited from class graphlab.ui.components.gpropertyeditor.editors.GStringEditor |
---|
initVal, jt |
Constructor Summary | |
---|---|
GDimensionEditor()
|
Method Summary | |
---|---|
java.awt.Component |
getEditorComponent(java.lang.Object value)
|
java.lang.Object |
getEditorValue()
|
Methods inherited from class graphlab.ui.components.gpropertyeditor.editors.GStringEditor |
---|
actionPerformed, cancelEditing, finishEdit, setEditingFinishedListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GDimensionEditor()
Method Detail |
---|
public java.awt.Component getEditorComponent(java.lang.Object value)
getEditorComponent
in interface GBasicCellEditor
getEditorComponent
in class GStringEditor
public java.lang.Object getEditorValue()
getEditorValue
in interface GBasicCellEditor
getEditorValue
in class GStringEditor
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |