There is only one main window so it could be a Vie...
# tornadofx
m
There is only one main window so it could be a View, but I want all my windows to be subclasses of the same base Fragment which has a lot additional functionality. I would need the main window to be a special case doesn't subclass my base window.