|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
org.jgraph.plaf.GraphUI
org.jgraph.plaf.basic.BasicGraphUI
com.jgraph.example.EditorGraph.EditorGraphUI
public class EditorGraph.EditorGraphUI
Definition of the custom GraphUI.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jgraph.plaf.basic.BasicGraphUI |
---|
org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler, org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler, org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener, org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction, org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler, org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler, org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler, org.jgraph.plaf.basic.BasicGraphUI.KeyHandler, org.jgraph.plaf.basic.BasicGraphUI.MouseHandler, org.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler, org.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler, org.jgraph.plaf.basic.BasicGraphUI.RootHandle |
Field Summary |
---|
Fields inherited from class org.jgraph.plaf.basic.BasicGraphUI |
---|
DNDPREVIEW, MAXCELLS, MAXCLIPCELLS, MAXHANDLES, SCROLLBORDER, SCROLLSTEP |
Constructor Summary | |
---|---|
EditorGraph.EditorGraphUI()
|
Method Summary |
---|
Methods inherited from class org.jgraph.plaf.basic.BasicGraphUI |
---|
autoscroll, cancelEditing, createHandle, createUI, drawGraph, getDropAction, getEditingCell, getHandle, getInsertionLocation, getMaximumSize, getMinimumSize, getPreferredMinSize, getPreferredSize, getPreferredSize, installUI, isAddToSelectionEvent, isConstrainedMoveEvent, isEditing, isForceMarqueeEvent, isSnapSelectedView, isToggleSelectionEvent, paint, paintCell, paintPorts, selectCellForEvent, selectCellsForEvent, selectCellsForEvent, setInsertionLocation, setPreferredMinSize, setSnapSelectedView, startEditingAtCell, stopEditing, uninstallUI, updateHandle, updateSize |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorGraph.EditorGraphUI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |