|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.javadocking.drag | |
---|---|
com.javadocking | Contains the interfaces and implementations of the Java Docking library. |
com.javadocking.component | Contains the interfaces and default implementations for the components and component factories that are used by the docking library. |
com.javadocking.dockable | Contains the interfaces and implementations for dockables. |
com.javadocking.drag |
Contains the functionality for dragging a Dockable from one
Dock and docking it into another dock. |
Classes in com.javadocking.drag used by com.javadocking | |
---|---|
DraggerFactory
This is an interface for a factory that creates Dragger s
for the dockables of a given Dock or for a given Dockable . |
|
DragListenerFactory
This is an interface for factories that create DragListener s. |
Classes in com.javadocking.drag used by com.javadocking.component | |
---|---|
DragHandle
This is a handle for dragging one dockable or a group of dockables. |
|
DragListener
This is an interface for classes that can drag a Dockable
from one Dock to another dock. |
Classes in com.javadocking.drag used by com.javadocking.dockable | |
---|---|
DragListener
This is an interface for classes that can drag a Dockable
from one Dock to another dock. |
Classes in com.javadocking.drag used by com.javadocking.drag | |
---|---|
Dragger
This is an interface for a class that drags Dockable s
from a source Dock to a destination dock. |
|
DraggerFactory
This is an interface for a factory that creates Dragger s
for the dockables of a given Dock or for a given Dockable . |
|
DragListener
This is an interface for classes that can drag a Dockable
from one Dock to another dock. |
|
DragListenerFactory
This is an interface for factories that create DragListener s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |