I would like to have an application where I\'ve entirely customized the window\'s appearance. So far I\'ve learned that I can remove the typical window stuff with:
You can use this library. It is a fully customizable JavaFx Stage (CustomStage). You can see in-detail description of how to use it in this CustomStage Wiki
It has,