|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.plaf.basic.BasicGraphUI.RootHandle
cz.cmc.tcgui.TCGraphUI.TCRootHandle
Title: class TCRootHandle
Description: RootHandle customized for TC schema editing
Copyright: Copyright (c) 2003
Company: CMC Computers
Field Summary |
Fields inherited from class org.jgraph.plaf.basic.BasicGraphUI.RootHandle |
_mouseToViewDelta_x, _mouseToViewDelta_y, activeHandle, blockPaint, cachedBounds, context, contextViews, disconnect, firstDrag, handles, isContextVisible, isDragging, isMoving, last, offgraphics, offscreen, portViews, snapLast, snapStart, start, views |
Constructor Summary | |
TCGraphUI.TCRootHandle(org.jgraph.graph.GraphContext ctx)
Creates a root handle which contains handles for the given cells |
Method Summary | |
protected org.jgraph.graph.CellView |
findViewForPoint(Point pt)
Find view for given point when there is too much handles |
void |
mousePressed(MouseEvent event)
|
Methods inherited from class org.jgraph.plaf.basic.BasicGraphUI.RootHandle |
getContext, initOffscreen, mouseDragged, mouseMoved, mouseReleased, overlay, paint, startDragging |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TCGraphUI.TCRootHandle(org.jgraph.graph.GraphContext ctx)
ctx
- GraphContext to create handle forMethod Detail |
protected org.jgraph.graph.CellView findViewForPoint(Point pt)
pt
-
public void mousePressed(MouseEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |