|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlapWindow | |
---|---|
bibliothek.gui.dock | |
bibliothek.gui.dock.security |
Uses of FlapWindow in bibliothek.gui.dock |
---|
Methods in bibliothek.gui.dock that return FlapWindow | |
---|---|
protected FlapWindow |
FlapDockStation.createFlapWindow(Window owner,
ButtonPane buttonPane)
Creates a window for this station. |
Methods in bibliothek.gui.dock with parameters of type FlapWindow | |
---|---|
boolean |
FlapDockStation.isFlapWindow(FlapWindow window)
Checks whether the currently used FlapWindow equals
window . |
Uses of FlapWindow in bibliothek.gui.dock.security |
---|
Subclasses of FlapWindow in bibliothek.gui.dock.security | |
---|---|
class |
SecureFlapWindow
A FlapWindow which inserts a GlassedPane between its
Dockable and the outer world. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |