| Package | Description |
|---|---|
| jfxtras.internal.scene.control.skin.window | |
| jfxtras.scene.control.window |
| Constructor and Description |
|---|
DefaultWindowIconSkin(WindowIcon c) |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseIcon |
class |
MinimizeIcon |
class |
RotateIcon |
| Modifier and Type | Method and Description |
|---|---|
ObservableList<WindowIcon> |
Window.getLeftIcons()
Returns a list that contains the icons that are placed on the left side
of the titlebar.
|
ObservableList<WindowIcon> |
Window.getRightIcons()
Returns a list that contains the icons that are placed on the right side
of the titlebar.
|