public class DockingActionAddDockableEvent extends DockingActionDockableEvent
ACTION_ADD_DOCKABLE, ACTION_CLOSE, ACTION_CREATE_TAB, ACTION_SPLIT_COMPONENT, ACTION_SPLIT_DOCKABLE, ACTION_SPLIT_DOCKABLE_CONTAINER, ACTION_STATE_CHANGE
Constructor and Description |
---|
DockingActionAddDockableEvent(DockingDesktop desktop,
Dockable dockable,
int initialState,
int nextState,
java.awt.Container parentContainer)
Constructor for a DockingActionAddDockableEvent
|
Modifier and Type | Method and Description |
---|---|
java.awt.Container |
getParentContainer()
Returns the parent container into which this dockable will be added
|
java.lang.String |
toString() |
getDockable, setDockable
clone, getActionType, getDesktop, getInitialDockableState, getNextDockableState
public DockingActionAddDockableEvent(DockingDesktop desktop, Dockable dockable, int initialState, int nextState, java.awt.Container parentContainer)
parentContainer
- the container (DockingPanel or CompoundDockingPanel) into which this
dockable is goint to be added.© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications