tico.editor.handler
Class TControllerCellMarqueeHandler

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

public class TControllerCellMarqueeHandler
extends TComponentMarqueeHandler

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

Version:
e1.0 Dec, 2009
Author:
Carolina Palacio

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

TControllerCellMarqueeHandler

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

Parameters:
boardContainer - The specified boardContainer