Store last window position and size
opfauDec 13 2012 — edited Dec 15 2012Hi,
is there a mechanism in JavaFX 2 to store/restore the last window position and size. With last I mean the position shall be saved if the application is closed and restored when the application is started. Also when more than one screen is available. Do I have to do it on my own or is there already something in FX 2?
Regards
Oliver