Uses of Class
bibliothek.gui.dock.station.screen.DefaultScreenDockWindowFactory.Kind

Packages that use DefaultScreenDockWindowFactory.Kind
bibliothek.gui.dock.station.screen Elements that are related to the ScreenDockStation
 

Uses of DefaultScreenDockWindowFactory.Kind in bibliothek.gui.dock.station.screen
 

Methods in bibliothek.gui.dock.station.screen that return DefaultScreenDockWindowFactory.Kind
 DefaultScreenDockWindowFactory.Kind DefaultScreenDockWindowFactory.getKind()
          Gets the kind of window this factory creates.
static DefaultScreenDockWindowFactory.Kind DefaultScreenDockWindowFactory.Kind.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DefaultScreenDockWindowFactory.Kind[] DefaultScreenDockWindowFactory.Kind.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in bibliothek.gui.dock.station.screen with parameters of type DefaultScreenDockWindowFactory.Kind
 void DefaultScreenDockWindowFactory.setKind(DefaultScreenDockWindowFactory.Kind kind)
          Sets the kind of window that this factory will create