You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested in OpenJDK 7 under Linux.
1. Set the seaglass LAF.
2. Create a JFrame.
3. Call frame.setUndecorated(true).
4. Show the frame.
Expected result: the frame is undecorated (as it is under Metal and Nimbus).
Actual result: the frame has the custom seaglass titlebar and buttons.
Original issue reported on code.google.com by [email protected] on 19 Dec 2013 at 7:28
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 19 Dec 2013 at 7:28The text was updated successfully, but these errors were encountered: