org.noos.xing.mydoggy.plaf.ui.look
Class ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener

java.lang.Object
  extended by org.noos.xing.mydoggy.plaf.ui.drag.DragListenerAdapter
      extended by org.noos.xing.mydoggy.plaf.ui.drag.RepresentativeAnchorDragListener
          extended by org.noos.xing.mydoggy.plaf.ui.look.ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener
All Implemented Interfaces:
DragGestureListener, DragSourceListener, DragSourceMotionListener, EventListener, Cleaner, DragListener
Enclosing class:
ToolWindowRepresentativeAnchorUI

public class ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener
extends RepresentativeAnchorDragListener


Field Summary
 
Fields inherited from class org.noos.xing.mydoggy.plaf.ui.drag.RepresentativeAnchorDragListener
component, lastAnchor
 
Fields inherited from class org.noos.xing.mydoggy.plaf.ui.drag.DragListenerAdapter
descriptor, ghostImage, lastBarAnchor, lastDropPanel, manager, updatedGhostImage
 
Constructor Summary
ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener(DockableDescriptor descriptor, Component component)
           
 
Method Summary
protected  Transferable createTransferable()
           
 void dragDropEnd(DragSourceDropEvent dsde)
           
 void dragGestureRecognized(DragGestureEvent dge)
           
 
Methods inherited from class org.noos.xing.mydoggy.plaf.ui.drag.RepresentativeAnchorDragListener
dragMouseMoved, getComponent, setComponent
 
Methods inherited from class org.noos.xing.mydoggy.plaf.ui.drag.DragListenerAdapter
acquireLocks, checkStatus, cleanup, cleanupGhostImage, dockableDropDragEnd, dockableDropDragExit, dragEnter, dragExit, dragOver, dropActionChanged, isDragEnabled, releaseLocks, releaseLocksOne, releaseLocksTwo, resetGhostImage, setGhostImage, updateDropTarget, updateGhostImage, updateGhostImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener

public ToolWindowRepresentativeAnchorUI.ToolWindowRepresentativeAnchorDragListener(DockableDescriptor descriptor,
                                                                                   Component component)
Method Detail

dragGestureRecognized

public void dragGestureRecognized(DragGestureEvent dge)
Specified by:
dragGestureRecognized in interface DragGestureListener
Overrides:
dragGestureRecognized in class RepresentativeAnchorDragListener

dragDropEnd

public void dragDropEnd(DragSourceDropEvent dsde)
Specified by:
dragDropEnd in interface DragSourceListener
Overrides:
dragDropEnd in class RepresentativeAnchorDragListener

createTransferable

protected Transferable createTransferable()
Overrides:
createTransferable in class RepresentativeAnchorDragListener


Copyright © 2012. All Rights Reserved.