Hello,
i have two classes. With class A i can calculate some things on the
console. In class A i create an object of class B. In B a JFrame with a
canvas is designed, where i paint some things. So far all works fine.
Now my problem: After every calculation on the console i want to
refresh the JFrame somehow, in order to repaint the canvas.
myObject.repaint() does not return an error but does not work.
Is there a solution?
Thanks in advance and greetings,
Bastian
Thomas Weidenfeller - 19 Jan 2006 08:10 GMT
> Is there a solution?
There is a bug in your code. The code you didn't show.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/