Simon Phipps, Sun’s chief technology evangelist, likens Java to a baby duck. “When Java technology was born, it looked around, saw a Web browser and thought it was an applet,” he jokes. His point: ...
I'm writing a Java "wrapper" GUI for a CLI app that gets used pretty heavily. The CLI app is very robust and is a very good standalone program, but some people would like drag/drop functionality and ...