Uses of Interface
org.zaval.awt.gdp.event.MouseDragListener

Packages that use MouseDragListener
org.zaval.awt.gdp It's a basic package of the Zaval GDP. 
 

Uses of MouseDragListener in org.zaval.awt.gdp
 

Classes in org.zaval.awt.gdp that implement MouseDragListener
 class ShapeController
           This shape controller class that can be used to control size and location for the specified target component.
 

Methods in org.zaval.awt.gdp with parameters of type MouseDragListener
 void DragController.addMouseDragListener(MouseDragListener l)
           Adds the specified drag listener.
 void DragController.removeMouseDragListener(MouseDragListener l)
           Removes the specified drag listener.
 



Copyright © Zaval Creative Engineering Group, 2000-2005
http://www.zaval.org