Package com.vlsolutions.swing.docking.ui

UI Package of the docking framework.

See:
          Description

Class Summary
AutoHideButtonPanelUI The UI associated with the AutoHideButtonPanel.
AutoHideButtonUI The UI delegate for AutoHideButtons.
AutoHideExpandPanelUI The UI delegate for the AutoHideExpandPanel component.
DetachedDockViewUI The UI of the "detached" (floating) dockview.
DockingSplitPaneUI A specific UI for removing border effects of the JSplitPanes used for docking.
DockingUISettings Central class to manage Look and feel settings for the docking framework.
DockViewTitleBarUI A UI for the DockViewTitleBar.
DockViewUI This is the UI delegate for the DockView class.
 

Package com.vlsolutions.swing.docking.ui Description

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-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications