|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||