com.vlsolutions.swing.docking.ui

Class AutoHideButtonPanelUI

Implemented Interfaces:
PropertyChangeListener

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 ComponentUI
createUI(JComponent c)
protected void
installBorder(AutoHideButtonPanel btnPanel)
void
installUI(JComponent comp)
void
propertyChange(PropertyChangeEvent e)
void
uninstallUI(JComponent comp)

Constructor Details

AutoHideButtonPanelUI

public AutoHideButtonPanelUI()

Method Details

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