Thread
:
Difficulties with removeAll() on a JFrame
View Single Post
04-07-2003, 07:29 PM
#
6
(
permalink
)
abc123
bloomberg
Join Date: Jun 2002
Location: bloomberg
Posts: 263
xFrame.getContentPane().add(new JLabel("Java is stupid"));
after that you tried:
xFrame.repaint();
and it didn't work?
.. it should...
__________________
-- bloomberg.
abc123
View Public Profile
Visit abc123's homepage!
Find More Posts by abc123