Re: how to make graphics in Applet not to repaint after I click the "refresh" button
- From: "Wenj.Ma@xxxxxxxxx" <Wenj.Ma@xxxxxxxxx>
- Date: 7 Mar 2007 11:20:09 -0800
You are better off looking to web start to launch
the applet(1), and using the JNLP PersistenceService(2)
to store the relevant information between runs.
1) <http://www.physci.org/jws/#jtest>
2) <http://www.physci.org/jws/#ps>
Andrew T.
Thank you .
.
- References:
- how to make graphics in Applet not to repaint after I click the "refresh" button
- From: Wenj.Ma@xxxxxxxxx
- Re: how to make graphics in Applet not to repaint after I click the "refresh" button
- From: Knute Johnson
- Re: how to make graphics in Applet not to repaint after I click the "refresh" button
- From: Wenj.Ma@xxxxxxxxx
- Re: how to make graphics in Applet not to repaint after I click the "refresh" button
- From: Andrew Thompson
- how to make graphics in Applet not to repaint after I click the "refresh" button
- Prev by Date: Re: A JLabel's Size
- Next by Date: Re: A JLabel's Size
- Previous by thread: Re: how to make graphics in Applet not to repaint after I click the "refresh" button
- Next by thread: PROBLEM
- Index(es):