tico.editor.handler
Class TRectangleMarqueeHandler

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.TRectangleMarqueeHandler

public class TRectangleMarqueeHandler
extends TComponentMarqueeHandler

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

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

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

TRectangleMarqueeHandler

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

Parameters:
boardContainer - The specified boardContainer