Class JTableRenderer.ResizeHandler

java.lang.Object
org.gvsig.fmap.dal.swing.impl.visualdbmodeler.JTableRenderer.ResizeHandler
All Implemented Interfaces:
MouseListener, MouseMotionListener, EventListener
Enclosing class:
JTableRenderer

public class JTableRenderer.ResizeHandler extends Object implements MouseListener, MouseMotionListener
Implements an event redirector for the specified handle index, where 0 is the top right, and 1-7 are the top center, rop right, middle left, middle right, bottom left, bottom center and bottom right, respectively. Default index is 7 (bottom right).