public class ActionAdapter
extends java.lang.Object
Constructor and Description |
---|
ActionAdapter(javafx.stage.Stage stage) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close buttons action event
|
void |
maximize()
Window maximize event
|
void |
minimize()
Minimize buttons action event
|
void |
restore()
Restores window
|