public static class DragManager.DetachedDockingContainer extends BDialog
| Constructor and Description |
|---|
DragManager.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, setTitlegetContent, getDefaultButton, isVisible, layoutChildren, setBounds, setContent, setDefaultButton, setVisible, toBack, toFrontisOpaque, setOpaqueaddEventLink, dispatchEvent, getBackground, getBounds, getCursor, getFont, getMaximumSize, getMinimumSize, getName, getParent, getPreferredSize, hasFocus, isEnabled, isFocusable, repaint, requestFocus, setBackground, setCursor, setEnabled, setFocusable, setFont, setNameaddEventLink, addEventLink, removeEventLinkpublic DragManager.DetachedDockingContainer(WindowWidget parentWindow)
public DockingContainer getDockingContainer()
public void dispose()
WindowWidgetdispose in class WindowWidgetWritten by Peter Eastman.