JavaFX Window System for VRL (Day One)
I am relatively new to JavaFX. After some time of reading the documentation and searching the Web I came to the conclusion that JavaFX does not provide an API for window nodes like Swings JInternalFrame. Thus, I am going to develop my own one. If you want to contribute just …