|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cmc.tcgui.TCObjectView.TCObjectHandle
cz.cmc.tcgui.FilterEntryView.FilterEntryHandle
Title: Class FilterEntryHandle
Description: Handle for FilterEntries.
Copyright: Copyright (c) 2003
Company: CMC Computers
Field Summary |
Fields inherited from class cz.cmc.tcgui.TCObjectView.TCObjectHandle |
cachedBounds, CONNECT_HANDLE, context, contextViews, currentPoint, currentPort, dragged, firstDrag, firstOverlayInvocation, firstPoint, firstPort, graph, handle, initialBounds, MOVE_HANDLE, NO_HANDLE, offgraphics, offscreen, originOffsetX, originOffsetY, portViews, r |
Constructor Summary | |
FilterEntryView.FilterEntryHandle(org.jgraph.graph.GraphContext ctx)
Constructs new FilterEntryHandle |
Method Summary | |
void |
mouseMoved(MouseEvent event)
Invoked when the mouse pointer has been moved on a component (with no buttons down). |
void |
paint(Graphics g)
Paint the handle |
Methods inherited from class cz.cmc.tcgui.TCObjectView.TCObjectHandle |
computeBounds, connect, connectionAllowed, getMatchingPort, handleMove, handleResize, initOffscreen, makeBoundEdit, mouseDragged, mousePressed, mouseReleased, moved, movingDone, overlay, resized, resizingDone, startConnecting, updateConnect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterEntryView.FilterEntryHandle(org.jgraph.graph.GraphContext ctx)
ctx
- GraphContext to construct handle forMethod Detail |
public void paint(Graphics g)
paint
in interface org.jgraph.graph.CellHandle
paint
in class TCObjectView.TCObjectHandle
g
- Graphics to paint onpublic void mouseMoved(MouseEvent event)
mouseMoved
in interface org.jgraph.graph.CellHandle
mouseMoved
in class TCObjectView.TCObjectHandle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |