io7m-com / jsycamore

Java embedded GUI package
https://www.io7m.com/software/jsycamore
ISC License
3 stars 0 forks source link

Make it possible to turn off window decorations #28

Closed io7m closed 12 months ago

io7m commented 8 years ago

By setting a flag on a window, the content pane should be resized to the full bounds of the window and all other components made invisible.

io7m commented 12 months ago

Done.