|
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.GDialogEditor<java.io.File>
graphlab.ui.components.gpropertyeditor.editors.GFileEditor
public class GFileEditor
Constructor Summary | |
---|---|
GFileEditor()
|
Method Summary | |
---|---|
javax.swing.JComponent |
getComponent(java.io.File initialValue)
|
java.io.File |
getEditorValue()
|
void |
setEditorValue(java.io.File value)
|
Methods inherited from class graphlab.ui.components.gpropertyeditor.editors.GDialogEditor |
---|
actionPerformed, cancelEditing, getEditorComponent, setEditingFinishedListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GFileEditor()
Method Detail |
---|
public javax.swing.JComponent getComponent(java.io.File initialValue)
getComponent
in class GDialogEditor<java.io.File>
public java.io.File getEditorValue()
getEditorValue
in interface GBasicCellEditor
getEditorValue
in class GDialogEditor<java.io.File>
public void setEditorValue(java.io.File value)
setEditorValue
in class GDialogEditor<java.io.File>
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |