Package | Description |
---|---|
bibliothek.gui.dock.dockable |
Some classes related to
Dockable . |
Modifier and Type | Method and Description |
---|---|
DefaultDockable |
DefaultDockableFactory.layout(Object layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
DefaultDockable |
DefaultDockableFactory.layout(Object layout,
PlaceholderStrategy placeholders) |
Modifier and Type | Method and Description |
---|---|
Object |
DefaultDockableFactory.getLayout(DefaultDockable element,
Map<Dockable,Integer> children) |
void |
DefaultDockableFactory.setLayout(DefaultDockable element,
Object layout,
Map<Integer,Dockable> children,
PlaceholderStrategy placeholders) |
void |
DefaultDockableFactory.setLayout(DefaultDockable element,
Object layout,
PlaceholderStrategy placeholders) |