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 to do with
JClass.   Even now, with java plugin (aka Activator), it is more likely
that Swing will be on the user's local machine than JClass.  Besides, I
would still use Swing because it is (becoming) a standard, and it will
be easier to find a programmer who knows Swing than to find a programmer
who knows JClass.

Regards,

Alain Caron
[EMAIL PROTECTED]

Reply via email to