com.vlsolutions.swing.docking.ui

Class AutoHideExpandPanelUI

public class AutoHideExpandPanelUI extends BasicPanelUI

The UI delegate for the AutoHideExpandPanel component.

This class is mostly a placeholder in the case the developper would like to provide a custom replacement for the expand panel look and feel.

Constructor Summary
AutoHideExpandPanelUI()
Method Summary
static ComponentUIcreateUI(JComponent c)
voidinstallUI(JComponent comp)
voiduninstallUI(JComponent comp)

Constructor Detail

AutoHideExpandPanelUI

public AutoHideExpandPanelUI()

Method Detail

createUI

public static ComponentUI createUI(JComponent c)

installUI

public void installUI(JComponent comp)

uninstallUI

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