Package | Description |
---|---|
com.xalys.xgl.desktop |
Modifier and Type | Method and Description |
---|---|
static WindowButtonsLocation |
WindowButtonsLocation.getDefault() |
WindowButtonsLocation |
AbstractWindow.getWindowButtonsLocation() |
static WindowButtonsLocation |
WindowButtonsLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowButtonsLocation[] |
WindowButtonsLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
W |
AbstractWindow.setWindowButtonsLocation(WindowButtonsLocation windowButtonsLocation) |
Copyright © 2018 Xalys. All rights reserved.