On 23/11/05, Norman Rasmussen <[EMAIL PROTECTED]> wrote: > Notice Java dropped their > horrid Swing toolkit in preference for native widgets (which makes > apps like Azeureus look practically native)
This isn't quite true. IBM released a Java UI toolkit called SWT several years ago which uses platform-native widgets; this is what Azureus uses. Normal Java desktop apps still use the platform-agnostic Swing. Phil
