Hi Gang:

    I have just successfully run an 1.1.x applet(JApplet) in a browser that
does not have the 1.1.x plugin. The applet consists of some buttons and a
JTable. The table is populated interactively based on button activity. When
a user clicks a button, en entry is made into two cells(in the same row) of
the table. One of the new cells mat contain data that is periodically
updating and therin lies the problem. New values placed in the cell
overwrite the old value WITHOUT first clearing the old contents! When this
applet is run as an application, this does not happen. The swingall.jar file
is from the 1.1.1-beta2 distribution.

    Any Clues???

Thanks,
Greg



----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to