---- Reported by jaeden 2005-07-30 16:32:51 ---- The ScreenResSelector.java file found in the Fullscreen demo has three deprecated Swing calls - two are hide() and one is show() - replacing these with setVisible(true) and setVisible(false) will rectify this. ---- Additional Comments From jaeden 2005-08-02 10:37:09 ---- changed from patch to defect ---- Additional Comments From kbr 2005-11-09 22:48:17 ---- This has been fixed in the current JSR-231 sources. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT --- This bug was previously known as _bug_ 169 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=169