Uses of Class com.vlsolutions.swing.docking.DockGroup

Uses in package com.vlsolutions.swing.docking

Constructors with parameter type com.vlsolutions.swing.docking.DockGroup

DockGroup.DockGroup(String name, DockGroup parent)
Constructs a new dockgroup with a given name and a parent group.

Methods with parameter type com.vlsolutions.swing.docking.DockGroup

boolean
convenience method to check compatibility between groups
boolean
returns true if this group is the ancestor of group g.
boolean
returns true is this group is compatible with the given parameter.
void
Updates the dockGroup of this dockable.
void
Updates the parent of this group

Methods with return type com.vlsolutions.swing.docking.DockGroup

DockGroup
returns the dockGroup of this dockable
DockGroup
returns the parent of this group (may be null)

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