tico.editor.handler
Class TCellMarqueeHandler

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

public class TCellMarqueeHandler
extends TComponentMarqueeHandler

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

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

Constructor Summary
TCellMarqueeHandler(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

TCellMarqueeHandler

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

Parameters:
boardContainer - The specified boardContainer