Package | Description |
---|---|
com.xalys.xgl.desktop |
Modifier and Type | Method and Description |
---|---|
static WindowButtonsOrder |
WindowButtonsOrder.getDefault() |
WindowButtonsOrder |
AbstractWindow.getWindowButtonsOrder() |
static WindowButtonsOrder |
WindowButtonsOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowButtonsOrder[] |
WindowButtonsOrder.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.setWindowButtonsOrder(WindowButtonsOrder windowButtonsOrder) |
Copyright © 2018 Xalys. All rights reserved.