Package | Description |
---|---|
bibliothek.gui.dock.common.intern.layout |
Implementation of a
LayoutChangeStrategy and supporting classes. |
bibliothek.gui.dock.support.util |
Utility classes, used to load resources like icons or manage settings that need to be stored persistently.
|
Modifier and Type | Class and Description |
---|---|
class |
CControlPerspectiveResource
An
ApplicationResource that emulates reading and writing layouts
like CControl would do, but creates CPerspective s instead
of actual layouts. |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationResourceManager.put(String name,
ApplicationResource resource)
Stores a resource that might be read or written at any time.
|