News

I'm using the show() method, against a JDialog object (super-class of Dialog), in java 1.4.<BR><BR>javac warns that the show() usage is deprecated. The 1.4 API reference does not indicate that show() ...