JFrame does not refresh after compiling
From: Matej Papler (undisclosed_at_some-fake-domain-for-no-spam.com)
Date: 01/06/05
- Next message: kevin: "Addison Wesley: Design patterns, java companion"
- Previous message: Eric Sosman: "Re: Problems with Primes"
- Next in thread: Matej Papler: "Re: JFrame does not refresh after compiling"
- Reply: Matej Papler: "Re: JFrame does not refresh after compiling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 6 Jan 2005 20:41:44 +0100
Hello,
we have to make a simple program for college with JFrame and JPanel... The
window appears and some lines are drawn, but still there is a problem - when
i update the code and recompile and run the program again, the old picture
is still there.
What do i have to do so the new things will appear? Perhaps some refresh(),
reload()... since this is a sample code our teacher gave it should work,
perhaps it is just OS problem.
WinXP, Java SDK 1.4.2
Any help will be very appreciated.
Matej Papler
- Next message: kevin: "Addison Wesley: Design patterns, java companion"
- Previous message: Eric Sosman: "Re: Problems with Primes"
- Next in thread: Matej Papler: "Re: JFrame does not refresh after compiling"
- Reply: Matej Papler: "Re: JFrame does not refresh after compiling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|