Package bibliothek.gui.dock.security

Class Summary
GlassedPane A panel containing two children: a "ContentPane" and a "GlassPane".
SecureDockController The DockingFrames normally uses some system-resources to handle the focus.
SecureFlapDockStation A FlapDockStation that uses SecureFlapWindow instead of FlapWindow.
SecureFlapDockStationFactory A factory that creates instances of SecureFlapDockStation
SecureFlapWindow A FlapWindow which inserts a GlassedPane between its Dockable and the outer world.
SecureMouseFocusObserver A FocusController which relies on GlassedPanes.
SecureScreenDockDialog A ScreenDockDialog that inserts a GlassedPane between its Dockable and the outer world.
SecureScreenDockStation A ScreenDockStation that uses SecureScreenDockDialog instead of ScreenDockDialog.
SecureScreenDockStationFactory A factory which creates instances of SecureScreenDockStation.