Uses of Class com.vlsolutions.swing.docking.DockingConstants.Hide

Uses in package com.vlsolutions.swing.docking.ws

Methods with parameter type com.vlsolutions.swing.docking.DockingConstants.Hide

void
Updates the autohide border property

Methods with return type com.vlsolutions.swing.docking.DockingConstants.Hide

DockingConstants.Hide
Returns the autohide border of this dockable, or null if not set

Uses in package com.vlsolutions.swing.docking

Constructors with parameter type com.vlsolutions.swing.docking.DockingConstants.Hide

DockKey.DockKey(String dockKey, String name, String tooltip, Icon icon, DockingConstants.Hide hideBorder)
Constructs a DockKey with dockKey (unique key), a displayed name, a tooltip, an icon and a default autohide border.

Fields of type com.vlsolutions.swing.docking.DockingConstants.Hide

DockingConstants.Hide
A constant describing an auto-hide operation where the component goes on the BOTTOM border
DockingConstants.Hide
A constant describing an auto-hide operation where the component goes on the LEFT border
DockingConstants.Hide
A constant describing an auto-hide operation where the component goes on the RIGHT border
DockingConstants.Hide
A constant describing an auto-hide operation where the component goes on the TOP border

Methods with parameter type com.vlsolutions.swing.docking.DockingConstants.Hide

void
Updates the autohide border property
void
Updates the default hide border.

Methods with return type com.vlsolutions.swing.docking.DockingConstants.Hide

DockingConstants.Hide
Returns the autohide border of this dockable, or null if not set
DockingConstants.Hide
Returns the default hide border (used when not specified in a DockKey)

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