|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockViewTitleBar | |
|---|---|
| com.vlsolutions.swing.docking | The VL Docking Framework for JFC "Swing" applications. |
| com.vlsolutions.swing.docking.ui | UI Package of the docking framework. |
| Uses of DockViewTitleBar in com.vlsolutions.swing.docking |
|---|
| Fields in com.vlsolutions.swing.docking declared as DockViewTitleBar | |
|---|---|
protected DockViewTitleBar |
DockView.title
|
| Methods in com.vlsolutions.swing.docking that return DockViewTitleBar | |
|---|---|
protected DockViewTitleBar |
AutoHideExpandPanel.createTitleBar()
creates the shared title bar for all expanded panels |
DockViewTitleBar |
DockView.getTitleBar()
Returns the title bar of this dockview |
DockViewTitleBar |
AutoHideExpandPanel.getTitleBar()
|
| Uses of DockViewTitleBar in com.vlsolutions.swing.docking.ui |
|---|
| Fields in com.vlsolutions.swing.docking.ui declared as DockViewTitleBar | |
|---|---|
protected DockViewTitleBar |
DockViewTitleBarUI.titleBar
|
| Methods in com.vlsolutions.swing.docking.ui with parameters of type DockViewTitleBar | |
|---|---|
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. |
| Constructors in com.vlsolutions.swing.docking.ui with parameters of type DockViewTitleBar | |
|---|---|
DockViewTitleBarUI(DockViewTitleBar tb)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||