org.noos.xing.mydoggy.plaf.ui.drag
Interface DragListener

All Superinterfaces:
DragGestureListener, DragSourceListener, DragSourceMotionListener, EventListener
All Known Implementing Classes:
CustomDockableDescriptor.CustomRepresentativeAnchorDragListener, DragListenerAdapter, DragListenerDelegate, DragListenerDelegate.DummyDragListener, MultiSplitTabbedContentContainer.TabbedDragListener, MyDoggyTabbedContentManagerUI.TabbedContentManagerDragListener, RepresentativeAnchorDragListener, TabbedContentPane.TabbedDragListenerAdapter, ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener, ToolWindowTitleBarUI.ToolWindowTitleBarDragListener

public interface DragListener
extends DragGestureListener, DragSourceMotionListener, DragSourceListener

Author:
Angelo De Caro (angelo.decaro@gmail.com)

Method Summary
 
Methods inherited from interface java.awt.dnd.DragGestureListener
dragGestureRecognized
 
Methods inherited from interface java.awt.dnd.DragSourceMotionListener
dragMouseMoved
 
Methods inherited from interface java.awt.dnd.DragSourceListener
dragDropEnd, dragEnter, dragExit, dragOver, dropActionChanged
 



Copyright © 2012. All Rights Reserved.