com.vlsolutions.swing.docking.ui

Class AutoHideButtonPanelUI

public class AutoHideButtonPanelUI extends BasicPanelUI implements PropertyChangeListener

The UI associated with the AutoHideButtonPanel.

This UI uses the following properties :

These borders are used accordingly to the border zone (TOP, LEFT..) of the used AutoHideButtonPanel.

See Also: DockingUISettings

Constructor Summary
AutoHideButtonPanelUI()
Method Summary
static ComponentUIcreateUI(JComponent c)
protected voidinstallBorder(AutoHideButtonPanel btnPanel)
voidinstallUI(JComponent comp)
voidpropertyChange(PropertyChangeEvent e)
voiduninstallUI(JComponent comp)

Constructor Detail

AutoHideButtonPanelUI

public AutoHideButtonPanelUI()

Method Detail

createUI

public static ComponentUI createUI(JComponent c)

installBorder

protected void installBorder(AutoHideButtonPanel btnPanel)

installUI

public void installUI(JComponent comp)

propertyChange

public void propertyChange(PropertyChangeEvent e)

uninstallUI

public void uninstallUI(JComponent comp)
© Copyright 2004-2005 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications