|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.BasicMarqueeHandler
tico.editor.handler.TBasicMarqueeHandler
tico.editor.handler.TComponentMarqueeHandler
tico.editor.handler.TControllerCellMarqueeHandler
public class TControllerCellMarqueeHandler
Marquee handler which allows to insert, in a boardContainer
board, a new controllerCell
of the selected dimension.
Constructor Summary | |
---|---|
TControllerCellMarqueeHandler(TBoardContainer boardContainer)
Creates a new TCellMarqueeHandler for the specified
boardContainer . |
Method Summary |
---|
Methods inherited from class tico.editor.handler.TComponentMarqueeHandler |
---|
handleMarqueeEvent, isForceMarqueeEvent |
Methods inherited from class tico.editor.handler.TBasicMarqueeHandler |
---|
mousePressed, mouseReleased |
Methods inherited from class org.jgraph.graph.BasicMarqueeHandler |
---|
getCurrentPoint, getGraphForEvent, getMarqueeBounds, getPreviousCursor, getStartPoint, isMarqueeTriggerEvent, mouseDragged, mouseMoved, overlay, paint, setCurrentPoint, setMarqueeBounds, setPreviousCursor, setStartPoint |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TControllerCellMarqueeHandler(TBoardContainer boardContainer)
TCellMarqueeHandler
for the specified
boardContainer
.
boardContainer
- The specified boardContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |