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 ComponentUI
createUI(JComponent c)
void
installUI(JComponent comp)
void
uninstallUI(JComponent comp)

Constructor Details

AutoHideExpandPanelUI

public AutoHideExpandPanelUI()

Method Details

createUI

public static ComponentUI createUI(JComponent c)

installUI

public void installUI(JComponent comp)

uninstallUI

public void uninstallUI(JComponent comp)

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