|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Dockable
.
See:
Description
Interface Summary | |
---|---|
DockableMovingImageFactory | A factory for MovingImage s. |
MovingImage | Moving images are used when a drag&drop operation is in progress, and an object has to be shown somehow on the screen. |
Class Summary | |
---|---|
AbstractDockable | An implementation of Dockable which deals with the simple things.Some of the capabilities of an AbstractDockable are: add or remove a DockableListener , and fire an event
set the parent and the controller
set the title and the icon
store a list of DockActions
|
DefaultDockableFactory | A factory which can read and write the properties of a
DefaultDockable . |
DefaultDockableFactory.DefaultDockLayout | A simple layout that does not store any information. |
DockHierarchyObserver | A helper class that is able to send DockHierarchyEvent s to
DockHierarchyListener s. |
ScreencaptureMovingImageFactory | A factory that makes a snapshot of the Dockable which will be represented
by its MovingImage . |
TrueMovingImage | A MovingImage that truly uses an Image to paint its content. |
Some classes related to Dockable
. Most classes
in this package have no relationship to each other.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |