| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation, various implementations of CommonDockStation and supporting classes. |
| bibliothek.gui.dock.common.layout |
Classes to manage how space is distributed between
Dockables. |
| bibliothek.gui.dock.facile.station.split |
Support classes for
SplitDockStation. |
| Class and Description |
|---|
| ConflictResolver
A
ConflictResolver determines how to merge ResizeRequests
and later how to resolve situations where two requests have to be handled
at the same time. |
| Class and Description |
|---|
| ConflictResolver
A
ConflictResolver determines how to merge ResizeRequests
and later how to resolve situations where two requests have to be handled
at the same time. |
| DelegatingSplitLayoutManager
A
SplitLayoutManager which delegates all its work to another manager. |
| LockedResizeLayoutManager
A
SplitLayoutManager that can lock the size of some Dockables
during resize. |
| ResizeRequest
Represents the mismatch in size that some node has.
|
| Class and Description |
|---|
| ConflictResolver
A
ConflictResolver determines how to merge ResizeRequests
and later how to resolve situations where two requests have to be handled
at the same time. |
| DefaultConflictResolver
A conflict resolver that tries to distribute space in conflicts
equally to all parties
|
| ResizeElement
Represents one node of the tree which represents the split-tree of
a
SplitDockStation. |
| ResizeNode
Represents a
Node. |
| ResizeRequest
Represents the mismatch in size that some node has.
|
| Class and Description |
|---|
| ConflictResolver
A
ConflictResolver determines how to merge ResizeRequests
and later how to resolve situations where two requests have to be handled
at the same time. |
| DelegatingSplitLayoutManager
A
SplitLayoutManager which delegates all its work to another manager. |
| LockedResizeLayoutManager
A
SplitLayoutManager that can lock the size of some Dockables
during resize. |
| ResizeElement
Represents one node of the tree which represents the split-tree of
a
SplitDockStation. |
| ResizeNode
Represents a
Node. |
| ResizeRequest
Represents the mismatch in size that some node has.
|
| ResizeRoot
Represents a
Root. |
Copyright © 2018. All rights reserved.