Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #4825

Re: Inserting and Deleting Rows in a JTable

From Novice <novice@example..com>
Newsgroups comp.lang.java.gui
Subject Re: Inserting and Deleting Rows in a JTable
Date 2011-12-11 18:56 +0000
Organization Your Company
Message-ID <Xns9FB88DC07FCD1jpnasty@94.75.214.39> (permalink)
References <Xns9FB6CA06BB23jpnasty@94.75.214.39> <pnn8e7difqlau021h5sisoomkc7mftin0h@4ax.com>

Show all headers | View raw


Roedy Green <see_website@mindprod.com.invalid> wrote in 
news:pnn8e7difqlau021h5sisoomkc7mftin0h@4ax.com:

> http://mindprod.com/applet/vercheck.html

When I clicked on your link, I got this in the Java Console:

sun.plugin2.main.client.PluginMain: unrecognized message ID 46
load: class com.mindprod.vercheck.VerCheck not found.
java.lang.ClassNotFoundException: com.mindprod.vercheck.VerCheck
	at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run
(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: com.mindprod.vercheck.VerCheck


-- 
Novice

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-10 00:51 +0000
  Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-10 05:07 +0000
  Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-10 23:43 -0800
    Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-11 18:56 +0000
      Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-11 19:09 +0000
      Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:13 -0800
        Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:27 -0800
          Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:45 -0800

csiph-web