|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
RelocateOperation.
See:
Description
| Interface Summary | |
|---|---|
| Merger | An algorithm used during drag and drop to merge two DockStations. |
| RelocateOperation | Describes the action that a DefaultDockRelocator will execute. |
| Class Summary | |
|---|---|
| DropOperation | This operation calls DockStation.drop() |
| MergeOperation | Uses a Merger to merge two DockStations. |
| MoveOperation | This operation calls DockStation.move(). |
| MultiMerger | A set of Mergers. |
| StackMerger | This merger takes two StackDockStations and merges them into one. |
Various implementations of RelocateOperation. These
operations are executed by the DefaultDockRelocator once the user
finishes a drag and drop operation.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||