|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SplitDockAccess | |
---|---|
bibliothek.gui.dock.station | |
bibliothek.gui.dock.station.split |
Uses of SplitDockAccess in bibliothek.gui.dock.station |
---|
Fields in bibliothek.gui.dock.station declared as SplitDockAccess | |
---|---|
private SplitDockAccess |
SplitDockStation.access
Access to the private and protected methods for some friends of this station |
Uses of SplitDockAccess in bibliothek.gui.dock.station.split |
---|
Fields in bibliothek.gui.dock.station.split declared as SplitDockAccess | |
---|---|
private SplitDockAccess |
SplitNode.access
Internal access to the owner-station |
Methods in bibliothek.gui.dock.station.split that return SplitDockAccess | |
---|---|
protected SplitDockAccess |
SplitNode.getAccess()
Gets access to the owner-station |
Constructors in bibliothek.gui.dock.station.split with parameters of type SplitDockAccess | |
---|---|
Leaf(SplitDockAccess access)
Creates a new leaf. |
|
Leaf(SplitDockAccess access,
DockableDisplayer displayer)
Creates a new leaf. |
|
Node(SplitDockAccess access)
Constructs a new node. |
|
Node(SplitDockAccess access,
SplitNode left,
SplitNode right)
Constructs a new node. |
|
Node(SplitDockAccess access,
SplitNode left,
SplitNode right,
SplitDockStation.Orientation orientation)
Constructs a new node. |
|
Root(SplitDockAccess access)
Creates a new root. |
|
SplitNode(SplitDockAccess access)
Creates a new SplitNode. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |