|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.DefaultGraphCellEditor
com.jgraph.components.labels.RedirectingEditor
public class RedirectingEditor
In-place editor for rich text multiline values.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
DefaultGraphCellEditor.DefaultTextField, DefaultGraphCellEditor.EditorContainer |
Field Summary |
---|
Fields inherited from class org.jgraph.graph.DefaultGraphCellEditor |
---|
borderSelectionColor, canEdit, editingComponent, editingContainer, editingIcon, font, graph, lastCell, offsetX, offsetY, realEditor |
Constructor Summary | |
---|---|
RedirectingEditor()
Constructs a new rich text editor. |
Method Summary | |
---|---|
protected GraphCellEditor |
createGraphCellEditor()
Returns a new RealCellEditor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RedirectingEditor()
Method Detail |
---|
protected GraphCellEditor createGraphCellEditor()
createGraphCellEditor
in class DefaultGraphCellEditor
|
JGraph
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |