Package | Description |
---|---|
com.vlsolutions.swing.docking |
The VL Docking Framework for JFC "Swing" applications.
|
com.vlsolutions.swing.docking.ui |
UI Package of the docking framework.
|
Modifier and Type | Field and Description |
---|---|
protected DockViewTitleBar |
DockView.title |
Modifier and Type | Method and Description |
---|---|
abstract DockViewTitleBar |
DockableContainerFactory.createTitleBar()
This method is invoked when a dockable container needs to install a title bar.
|
DockViewTitleBar |
DefaultDockableContainerFactory.createTitleBar()
This implementation of the factory method return a default DockViewTitleBar
object.
|
protected DockViewTitleBar |
AutoHideExpandPanel.createTitleBar()
creates the shared title bar for all expanded panels
|
DockViewTitleBar |
DockView.getTitleBar()
Returns (or creates) the title bar of this dockview
|
DockViewTitleBar |
AutoHideExpandPanel.getTitleBar() |
Modifier and Type | Field and Description |
---|---|
protected DockViewTitleBar |
DockViewTitleBarUI.titleBar |
Modifier and Type | Method and Description |
---|---|
protected void |
DockViewTitleBarUI.configureButtons(DockViewTitleBar tb)
Update the buttons to track state changes (for example, the maximize button can become "restore"
when the view is maximized.
|
Constructor and Description |
---|
DockViewTitleBarUI(DockViewTitleBar tb) |
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications