R
Rick T.
Hi:
I wrote a GUI application using NetBeans IDE 3.6 and J2SDK1.4.2_05
which worked out really well within the NetBeans IDE environment. But
when I try to run it from the commandline or a desktop icon, the GUI
comes up but one of the methods I'm calling from another class claims
to be non-existent.
The class I'm referencing is public and so is the method I'm invoking.
Can anyone tell me how this is possible?
My CLASSPATH is set up to point to the directory where all of my
classes are --including the one I'm having a problem with.
I appreciate any advice you may have!
Thanks!
Rick T.
DRS Comm
I wrote a GUI application using NetBeans IDE 3.6 and J2SDK1.4.2_05
which worked out really well within the NetBeans IDE environment. But
when I try to run it from the commandline or a desktop icon, the GUI
comes up but one of the methods I'm calling from another class claims
to be non-existent.
The class I'm referencing is public and so is the method I'm invoking.
Can anyone tell me how this is possible?
My CLASSPATH is set up to point to the directory where all of my
classes are --including the one I'm having a problem with.
I appreciate any advice you may have!
Thanks!
Rick T.
DRS Comm