Undecorator icon indicating copy to clipboard operation
Undecorator copied to clipboard

Remove window buttons

Open Conzar opened this issue 11 years ago • 0 comments

I have extended Undecorator to allow the user to remove the window buttons. I have moved all the code for handling the window buttons to ButtonController.java. If the user passes in null for the stageDecorationFxml parameter in the constructor, than the ButtonController will not be instantiated and so those associated fxml components will not be added to the screen.

Thank you for developing Undecorator, I am now using it in my project Keyboarding Master.

Conzar avatar Apr 29 '13 20:04 Conzar