|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.flap.DefaultFlapWindow
bibliothek.gui.dock.security.SecureFlapWindow
DefaultFlapWindow instead
@Deprecated
@Todo(compatibility=BREAK_MINOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="Remove this class, no replacemenet required")
public class SecureFlapWindow
A FlapWindow which inserts a GlassedPane between its
Dockable and the outer world. Adding and removing of the GlassPane
are handled automatically.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.station.flap.DefaultFlapWindow |
|---|
DefaultFlapWindow.DialogParent, DefaultFlapWindow.Parent |
| Constructor Summary | |
|---|---|
SecureFlapWindow(FlapDockStation station,
ButtonPane buttonPane,
DefaultFlapWindow.Parent window)
Deprecated. Creates a new window |
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.station.flap.DefaultFlapWindow |
|---|
containsScreenPoint, destroy, discardDisplayer, getDisplayer, getDisplayerParent, getDockable, getDockableInsets, getDockTitle, getStation, getWindowBounds, isWindowValid, isWindowVisible, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, repaint, setController, setDockable, setDockTitle, setDropInfo, setWindowVisible, updateBounds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecureFlapWindow(FlapDockStation station,
ButtonPane buttonPane,
DefaultFlapWindow.Parent window)
station - the station which will use this windowbuttonPane - the visible part of the stationwindow - the parent of this window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||