Re: Swing: Can't find class ClassName

1998-09-22 Thread William Tchen
Gordon Chamberlin wrote: > > William Tchen wrote: > > > > Hi, > > I have a question concerning JFC. I'm using blackdown's jdk1.1.6v2 on > >. > > Anyone got some idea? Please give some suggestion, it is greatly > > appreciated. >

Swing: Can't find class ClassName

1998-09-22 Thread William Tchen
Hi,  I have a question concerning JFC. I'm using blackdown's jdk1.1.6v2 on RH5.1, and everything is working fine. I can compile the *.java files and run it using 'java classname'. But that is not the case with Swing component (Swing1.0.3). I compile a file that use Swing components (instead