PC Review


Reply
Thread Tools Rate Thread

Arachnophilia Java Custom Class with Listener

 
 
Jolly Green Giant
Guest
Posts: n/a
 
      20th Apr 2005
Since Arachnophilia first went Java a while back, I have been wanting
to use the rudimentary Java skills I possess to create an html tag
generation wizard by using the Custom Classes. Using examples from
books and the net, I have managed to create a Custom Class for Arach
that does create a frame with different form controls on it (buttons,
text boxes, etc.). But the minute I add a Button Listener class to the
mix, running it throws an error to the Arach error log file like so ...

Exception in thread "AWT-EventQueue-0"
java.lang.NoClassDefFoundError:
JFrameTest$ButtonListener at
JFrameTest.<init>(JFrameTest.java:21)

The button listener is a separate class file. Apparently, it has to
be... I don't know. I've tried putting the BL class file many
different places because it doesn't seem to be finding it. But nothing
works. I've had two experienced Java folks try to help me with the
problem, but I'm guessing the issue is more with the way Arachnophilia
calls Custom Classes or something.

IOW, whenever a Custom Class I call tries to reference another class, I
get an error.

Can anyone help?

JGG

 
Reply With Quote
 
 
 
 
Jolly Green Giant
Guest
Posts: n/a
 
      20th Apr 2005
Here is a sketch of the kind of "wizard" or dialog box I'm hoping to
use the Custom Class Interface to create....

http://www.cfjungle.com/arach/images...img_sketch.gif

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
custom trace listener attached system.net ??? TC Microsoft Dot NET Framework 0 10th Dec 2007 10:12 PM
Custom Trace Listener and Enterprise Library Alexander Vasilevsky Microsoft C# .NET 0 4th Dec 2007 07:32 AM
Custom trace listener alx Microsoft C# .NET 5 22nd Apr 2005 04:37 PM
Custom Trace Listener & .exe.config =?Utf-8?B?R2VvcHNhcm9z?= Microsoft Dot NET 8 23rd Nov 2004 03:04 PM
Application configuration file - listener for the Debug class babylon Microsoft Dot NET Framework 0 14th Oct 2003 04:16 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:48 PM.