Package | Description |
---|---|
pub.vlsolutions.swing.docking |
Dockable windows framework
|
pub.vlsolutions.swing.docking.ui |
Dockable windows framework
|
Modifier and Type | Field and Description |
---|---|
protected DockViewTitleBar |
DockView.title |
Modifier and Type | Method and Description |
---|---|
protected DockViewTitleBar |
AutoHideExpandPanel.createTitleBar()
creates the shared title bar for all expanded panels
|
DockViewTitleBar |
DefaultDockableContainerFactory.createTitleBar()
This implementation of the factory method return a default DockViewTitleBar
object.
|
abstract DockViewTitleBar |
DockableContainerFactory.createTitleBar()
This method is invoked when a dockable container needs to install a title bar.
|
DockViewTitleBar |
AutoHideExpandPanel.getTitleBar() |
DockViewTitleBar |
DockView.getTitleBar()
Returns (or creates) the title bar of this dockview
|
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 © 2010-2014 Pacific Biosciences. All Rights Reserved.