|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.station.screen.DisplayerScreenDockWindow
bibliothek.gui.dock.station.screen.AbstractScreenDockWindow
bibliothek.gui.dock.security.SecureAbstractScreenDockWindow
AbstractScreenDockWindow instead.
@Deprecated
@Todo(compatibility=BREAK_MINOR,
priority=MAJOR,
target=VERSION_1_1_1,
description="remove this class, no replacement required")
public abstract class SecureAbstractScreenDockWindow
An AbstractScreenDockWindow that uses a GlassedPane
in order to catch all MouseEvents and to report them to the
SecureMouseFocusObserver.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow |
|---|
DisplayerScreenDockWindow.Background |
| Constructor Summary | |
|---|---|
SecureAbstractScreenDockWindow(ScreenDockStation station)
Deprecated. Creates a new window |
|
| Method Summary |
|---|
| Methods inherited from class bibliothek.gui.dock.station.screen.AbstractScreenDockWindow |
|---|
checkWindowBounds, convertPointToScreen, createContent, getDisplayer, getDisplayerParent, getDockableInsets, getTitleIcon, getTitleText, getWindowBounds, getWindowComponent, init, invalidate, isVisible, setBackground, setController, setCursor, setDockable, setPaintCombining, setTitleIcon, setTitleText, setVisible, setWindowBounds, showDisplayer, updateTitleIcon, updateTitleText, validate |
| Methods inherited from class bibliothek.gui.dock.station.screen.DisplayerScreenDockWindow |
|---|
addScreenDockWindowListener, contains, discardDisplayer, fireFullscreenChanged, fireShapeChanged, fireVisibilityChanged, getController, getDockable, getNormalBounds, getOffsetDrop, getOffsetMove, getStation, getTitleCenter, inCombineArea, inTitleArea, isFullscreen, isShowTitle, listeners, removeScreenDockWindowListener, setFullscreen, setFullscreenStrategy, setNormalBounds, setShowTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface bibliothek.gui.dock.station.screen.ScreenDockWindow |
|---|
destroy, toFront |
| Constructor Detail |
|---|
public SecureAbstractScreenDockWindow(ScreenDockStation station)
station - the owner of this window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||