Bug 169 - Deprecated Swing calls in ScreenResSelector.java
Summary: Deprecated Swing calls in ScreenResSelector.java
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P5 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2005-07-30 04:32 CEST by Sven Gothel
Modified: 2010-03-24 07:47 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:47:56 CET


---- 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