org.zaval.awt.gdp.event
Class MouseDragEvent.Destination

java.lang.Object
  |
  +--org.zaval.awt.gdp.event.MouseDragEvent.Destination
Enclosing class:
MouseDragEvent

public class MouseDragEvent.Destination
extends java.lang.Object

This class represents destination component. The destination component is determined basing on the the mouse pointer location.


Method Summary
 java.awt.Component getDestComponent()
           Gets the destination component.
 java.awt.Point getDestLocation()
           Gets the destination location relatively the destination component.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDestComponent

public java.awt.Component getDestComponent()
Gets the destination component.
Returns:
a destination component.

getDestLocation

public java.awt.Point getDestLocation()
Gets the destination location relatively the destination component.
Returns:
a destination location.


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