Forgot your password?
typodupeerror

Comment Re:Look into Eclipse! (Score 1) 679

Don't confuse the tool with the application it is used to implement. Eclipse uses SWT/JFace but that is merely an implementation detail.

You can use any UI toolkit you want. Eclipse will help you develop AWT or Swing-based UIs just fine. Users of Eclipse do not have to learn a new UI toolkit if they are happy with Swing. Of course, many of us are not happy with Swing and welcome the availability of SWT.

Slashdot Top Deals

I don't have any use for bodyguards, but I do have a specific use for two highly trained certified public accountants. -- Elvis Presley

Working...