|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultGraphCellEditor
org.jgraph.example.JGraphIconView.MultiLinedEditor
public static class JGraphIconView.MultiLinedEditor
Nested Class Summary | |
---|---|
class |
JGraphIconView.MultiLinedEditor.RealCellEditor
|
Nested classes/interfaces inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField, org.jgraph.graph.DefaultGraphCellEditor.EditorContainer |
Constructor Summary | |
---|---|
JGraphIconView.MultiLinedEditor()
|
Method Summary | |
---|---|
java.awt.Component |
getGraphCellEditorComponent(org.jgraph.JGraph graph,
java.lang.Object cell,
boolean isSelected)
Overriding this in order to set the size of an editor to that of an edited view. |
Methods inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
actionPerformed, addCellEditorListener, cancelCellEditing, getBorderSelectionColor, getCellEditorValue, getFont, isCellEditable, removeCellEditorListener, setBorderSelectionColor, setFont, shouldSelectCell, stopCellEditing, valueChanged |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JGraphIconView.MultiLinedEditor()
Method Detail |
---|
public java.awt.Component getGraphCellEditorComponent(org.jgraph.JGraph graph, java.lang.Object cell, boolean isSelected)
getGraphCellEditorComponent
in interface org.jgraph.graph.GraphCellEditor
getGraphCellEditorComponent
in class org.jgraph.graph.DefaultGraphCellEditor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |