Package com.vlsolutions.swing.docking.ui

UI Package of the docking framework.

This package contains classes related to UI management (look and feel classes).

Class Summary

AutoHideButtonPanelUIThe UI associated with the AutoHideButtonPanel.
AutoHideButtonUIThe UI delegate for AutoHideButtons.
AutoHideExpandPanelUIThe UI delegate for the AutoHideExpandPanel component.
DetachedDockViewUIThe UI of the "detached" (floating) dockview.
DockingSplitPaneUIA specific UI for removing border effects of the JSplitPanes used for docking.
DockingUISettingsCentral class to manage Look and feel settings for the docking framework.
DockViewTitleBarUIA UI for the DockViewTitleBar.
DockViewUIThis is the UI delegate for the DockView class.

UI Package of the docking framework.

This package contains classes related to UI management (look and feel classes).

Customizing the UI of the Docking Framework

Since Version 2.0, almost every visual property of the Docking Framework is stored with DockingUISettings in the form or UI properties.

There properties can be Fonts, Colors, Borders, or UI delegates class names.

The complete list of properties can be found in the DockingUISettings class.


© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications