|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Docker | |
|---|---|
| com.javadocking.dock.docker | |
| com.javadocking.visualizer |
Contains the interfaces and implementations for Visualizers. |
| Uses of Docker in com.javadocking.dock.docker |
|---|
| Classes in com.javadocking.dock.docker that implement Docker | |
|---|---|
class |
BorderDocker
This docker tries to dock the Dockable
in the borders of an BorderDock. |
| Uses of Docker in com.javadocking.visualizer |
|---|
| Methods in com.javadocking.visualizer that return Docker | |
|---|---|
Docker |
DockingMinimizer.getDocker()
Gets the object that docks the dockables around the minimized headers in docks. |
| Methods in com.javadocking.visualizer with parameters of type Docker | |
|---|---|
void |
DockingMinimizer.setDocker(Docker docker)
Sets the object that docks the dockables around the minimized headers in docks. |
| Constructors in com.javadocking.visualizer with parameters of type Docker | |
|---|---|
DockingMinimizer(Docker docker)
Constructs a visualizer that shows minimized dockables in components that can be docked and moved around by themselves. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||