Package | Description |
---|---|
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultFlapWindow.DialogParent
A parent of a
DefaultFlapWindow that is a JDialog . |
class |
JInternalDialog
The parent "window" for a
DefaultFlapWindow that is shown in a JInternalFrame . |
Constructor and Description |
---|
DefaultFlapWindow(FlapDockStation station,
ButtonPane buttonPane,
DefaultFlapWindow.Parent window)
Constructs a new window.
|