Uses of Interface com.vlsolutions.swing.docking.DockableDragSource

Uses in package com.vlsolutions.swing.docking.event

Constructors with parameter type com.vlsolutions.swing.docking.DockableDragSource

DockDragEvent.DockDragEvent(DockingDesktop desktop, DockableDragSource source, MouseEvent event)
Creates an event based on a drag source and a mouse event.
DockEvent.DockEvent(DockingDesktop targetDesktop, DockableDragSource source, MouseEvent event)
Constructor for dock events.

Fields of type com.vlsolutions.swing.docking.DockableDragSource

DockableDragSource
The drag source

Methods with return type com.vlsolutions.swing.docking.DockableDragSource

DockableDragSource
Returns a reference to the drag source of this event.

Uses in package com.vlsolutions.swing.docking

Classes implementing com.vlsolutions.swing.docking.DockableDragSource

class
A Button that can be used to store a dockable (for example to allow moving a dockable between two workspaces).
class
A JTabbedPane customized for integration with the docking framework.
class
class
A title bar, associated to a DockView (container of a single user component).
class

Methods with parameter type com.vlsolutions.swing.docking.DockableDragSource

void
Removes a visible dockable : called from a drag and drop operation.
void
This method is used by DockableContainers in order to register their DockableDragSource(s) to the DragControler.
void
Installs multiple drag sources.
void
This method is used by DockableContainers in order to unregister their DockableDragSource(s) to the DragControler.
void
Uninstalls multiple drag sources.

© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications