Results 1 to 3 of 3
Thread: Error using Swing
- 08-30-2008, 04:21 AM #1
Member
- Join Date
- Aug 2008
- Posts
- 3
- Rep Power
- 0
-
This means precisely what it says: don't use the show() method, use something else. This is because the Sun folks have decided that show is out of date, perhaps even dangerous to use, that better options are available. This of course begs the question, which other method should I use? Fortunately for us, the answer is readily available in the API. If you go to to the Window API and look up the show() method you'll see the answer.
- 09-08-2008, 06:16 PM #3
Member
- Join Date
- Sep 2008
- Posts
- 31
- Rep Power
- 0
Similar Threads
-
error 530 error authentication required
By rgale in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 05-12-2008, 04:28 PM -
AWT or Swing
By bugger in forum AWT / SwingReplies: 4Last Post: 11-22-2007, 09:44 AM -
Error: javax.swing.AbstractButton cannot be applied to...
By barney in forum AWT / SwingReplies: 1Last Post: 08-01-2007, 06:10 AM -
map javax.swing.text.Element to javax.swing.text.View
By elizabeth in forum New To JavaReplies: 1Last Post: 07-30-2007, 07:02 PM -
swing?? why use it
By javaforme44a in forum AWT / SwingReplies: 3Last Post: 07-18-2007, 07:51 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks