public static class DragManager.DetachedDockingContainer extends BDialog
Constructor and Description |
---|
DetachedDockingContainer(WindowWidget parentWindow) |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Close the window, and dispose of all resources associated with it.
|
DockingContainer |
getDockingContainer() |
getChildCount, getChildren, getComponent, getMenuBar, getTitle, isModal, isResizable, pack, remove, removeAll, setMenuBar, setModal, setResizable, setTitle
getContent, getDefaultButton, isVisible, layoutChildren, setBounds, setContent, setDefaultButton, setVisible, toBack, toFront
isOpaque, setOpaque
addEventLink, dispatchEvent, getBackground, getBounds, getCursor, getFont, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, hasFocus, isEnabled, isFocusable, repaint, requestFocus, setBackground, setCursor, setEnabled, setFocusable, setFont, setName
addEventLink, addEventLink, removeEventLink
public DetachedDockingContainer(WindowWidget parentWindow)
public DockingContainer getDockingContainer()
public void dispose()
WindowWidget
dispose
in class WindowWidget
Written by Peter Eastman.