tico.editor.handler
Class TLabelMarqueeHandler

java.lang.Object
  extended by org.jgraph.graph.BasicMarqueeHandler
      extended by tico.editor.handler.TBasicMarqueeHandler
          extended by tico.editor.handler.TComponentMarqueeHandler
              extended by tico.editor.handler.TLabelMarqueeHandler

public class TLabelMarqueeHandler
extends TComponentMarqueeHandler

Marquee handler which allows to insert, in a boardContainer board, a new label of the selected dimension.

Version:
1.0 Nov 20, 2006
Author:
Pablo Muñoz

Constructor Summary
TLabelMarqueeHandler(TBoardContainer boardContainer)
          Creates a new TLabelMarqueeHandler 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

TLabelMarqueeHandler

public TLabelMarqueeHandler(TBoardContainer boardContainer)
Creates a new TLabelMarqueeHandler for the specified boardContainer.

Parameters:
boardContainer - The specified boardContainer