|
||||||||||
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.TTextAreaMarqueeHandler
public class TTextAreaMarqueeHandler
Marquee handler which allows to insert, in a boardContainer
board, a new textArea
of the selected dimension.
Constructor Summary | |
---|---|
TTextAreaMarqueeHandler(TBoardContainer boardContainer)
Creates a new TTextAreaMarqueeHandler 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 TTextAreaMarqueeHandler(TBoardContainer boardContainer)
TTextAreaMarqueeHandler
for the specified
boardContainer
.
boardContainer
- The specified boardContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |