|
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.awt.Color>
graphlab.ui.components.gpropertyeditor.editors.GColorEditor
public class GColorEditor
author: Azin Azadi Email:
Constructor Summary | |
---|---|
GColorEditor()
|
Method Summary | |
---|---|
javax.swing.JComponent |
getComponent(java.awt.Color initialValue)
|
java.awt.Color |
getEditorValue()
|
void |
setEditorValue(java.awt.Color 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 GColorEditor()
Method Detail |
---|
public javax.swing.JComponent getComponent(java.awt.Color initialValue)
getComponent
in class GDialogEditor<java.awt.Color>
public java.awt.Color getEditorValue()
getEditorValue
in interface GBasicCellEditor
getEditorValue
in class GDialogEditor<java.awt.Color>
public void setEditorValue(java.awt.Color value)
setEditorValue
in class GDialogEditor<java.awt.Color>
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |