Class WindowProviderVisibility
java.lang.Object
bibliothek.gui.dock.facile.station.screen.WindowProviderVisibility
Changes the visibility state of a
ScreenDockStation according
to the state of an observed window.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProvider(WindowProvider provider) Sets the window to observe
-
Constructor Details
-
WindowProviderVisibility
Creates a newWindowProviderVisibility.- Parameters:
station- the station whose visibility might be changed by this
-
-
Method Details
-
setProvider
Sets the window to observe- Parameters:
provider- the new window, can benull
-