|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Todo | |
---|---|
bibliothek.gui | The high level interfaces of the framework and the most often used classes. |
bibliothek.gui.dock.action.actions | Contains a set of different DockAction s
and supporting classes. |
bibliothek.gui.dock.control | Classes responsible to handle some global task. |
bibliothek.gui.dock.themes | Contains an implementation of DockTheme and
all classes which are neede by this theme. |
bibliothek.gui.dock.themes.basic.action.buttons | Classes which allow to paint and interact with a
BasicButtonModel . |
bibliothek.gui.dock.util | Distribution of information in a global scale and methods available from everywhere. |
bibliothek.util | Some classes which are used in DockingFrames, but do not have any importance. |
Uses of Todo in bibliothek.gui |
---|
Classes in bibliothek.gui with annotations of type Todo | |
---|---|
interface |
DockTheme
A theme describes how a DockStation looks like, which
DockTitle are selected, and other behavior. |
Uses of Todo in bibliothek.gui.dock.action.actions |
---|
Classes in bibliothek.gui.dock.action.actions with annotations of type Todo | |
---|---|
class |
SimpleDropDownAction
A dropdown action that has the same properties for all Dockables. |
Uses of Todo in bibliothek.gui.dock.control |
---|
Classes in bibliothek.gui.dock.control with annotations of type Todo | |
---|---|
class |
DefaultDockRelocator
Default implementation of a handler that performs the drag & drop operations for a DockController . |
Uses of Todo in bibliothek.gui.dock.themes |
---|
Classes in bibliothek.gui.dock.themes with annotations of type Todo | |
---|---|
interface |
ColorScheme
A ColorScheme is a collection of colors and bridges. |
Uses of Todo in bibliothek.gui.dock.themes.basic.action.buttons |
---|
Methods in bibliothek.gui.dock.themes.basic.action.buttons with annotations of type Todo | |
---|---|
Dimension |
MiniButton.getPreferredSize()
|
Uses of Todo in bibliothek.gui.dock.util |
---|
Classes in bibliothek.gui.dock.util with annotations of type Todo | |
---|---|
class |
IconManager
A map of icons which are used by various objects. |
Methods in bibliothek.gui.dock.util with annotations of type Todo | |
---|---|
static Component |
DockUtilities.getShowingComponent(Dockable dockable)
Searches a Component which is showing
and has something to do with dockable . |
Uses of Todo in bibliothek.util |
---|
Methods in bibliothek.util with annotations of type Todo | |
---|---|
static void |
JavaVersionWorkaround.markAsGlassPane(Component component)
This method is necessary since 1.6.14, it marks a component as transparent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |