C
CC
Hi there,
I'm quite new to Java, but I'm gonna stick to it in the future. When I
was having fun with Java, I met 2 problems:
1, GUI programmin is a little boring, is there an easy and neat GUI
designer for Java? It generates Java code when I drag component to the
Java frame.
2, When I compile a java program, i got the error message:
org.w3c.tidy does not exist.
is it something I missed and need to install? or I need to tell the
some compiler more parameters?
Thanks in advance.
CC
I'm quite new to Java, but I'm gonna stick to it in the future. When I
was having fun with Java, I met 2 problems:
1, GUI programmin is a little boring, is there an easy and neat GUI
designer for Java? It generates Java code when I drag component to the
Java frame.
2, When I compile a java program, i got the error message:
org.w3c.tidy does not exist.
is it something I missed and need to install? or I need to tell the
some compiler more parameters?
Thanks in advance.
CC