Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
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.
|
Class and Description |
---|
ApplicationResourceManager
Manages a set of
ApplicationResource s, can load and store the
resources at any time.The ApplicationResource s are organized in a Map . |
Class and Description |
---|
ApplicationResource
A resource that is created by the application and is stored persistent
by the
ApplicationResourceManager . |
Class and Description |
---|
ApplicationResource
A resource that is created by the application and is stored persistent
by the
ApplicationResourceManager . |