Re: JClass or Swing

1998-06-17 Thread Maureen Lecuona
Just one comment: JClass offers more functionality than Swing does. JTable, JField are timesavers for the most part. Support is not the best, but the widgets are very simple to use

Re: JClass or Swing

1998-06-17 Thread Alain Caron
Sze Yuen Wong wrotet: > I'm trying to decide whether to use JClass or Swing on my project, > any comment? > > Thanks, > > Sze Yuen I would go for Swing. Since Swing is going to be a standard in Java 1.2, applets won't need to download Swing as they would have t

JClass or Swing

1998-06-17 Thread Sze Yuen Wong
I'm trying to decide whether to use JClass or Swing on my project, any comment? Thanks, Sze Yuen