|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockableContainerFactory | |
|---|---|
| com.vlsolutions.swing.docking | The VL Docking Framework for JFC "Swing" applications. |
| Uses of DockableContainerFactory in com.vlsolutions.swing.docking |
|---|
| Subclasses of DockableContainerFactory in com.vlsolutions.swing.docking | |
|---|---|
class |
DefaultDockableContainerFactory
Default implementation of the DockableContainerFactory. |
class |
TabFactory
A factory that replaces DockViews (with title headers) by tabbed panes with a single tab. |
| Methods in com.vlsolutions.swing.docking that return DockableContainerFactory | |
|---|---|
static DockableContainerFactory |
DockableContainerFactory.getFactory()
Returns the current factory. |
| Methods in com.vlsolutions.swing.docking with parameters of type DockableContainerFactory | |
|---|---|
static void |
DockableContainerFactory.setFactory(DockableContainerFactory f)
Changes the factory to be used by DockingDesktop. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||