|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultGraphCellEditor
com.jgraph.example.panelexample.BusinessObjectEditor2
public class BusinessObjectEditor2
basic in-place editor for custom business objects
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField, org.jgraph.graph.DefaultGraphCellEditor.EditorContainer |
Field Summary | |
---|---|
static boolean |
editorInsideCell
|
Constructor Summary | |
---|---|
BusinessObjectEditor2()
|
Method Summary |
---|
Methods inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
actionPerformed, addCellEditorListener, cancelCellEditing, getBorderSelectionColor, getCellEditorValue, getFont, getGraphCellEditorComponent, isCellEditable, removeCellEditorListener, setBorderSelectionColor, setFont, shouldSelectCell, stopCellEditing, valueChanged |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean editorInsideCell
Constructor Detail |
---|
public BusinessObjectEditor2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |