Yes, there are a few I forgot dealing with the menu bar, but that is all. You
don't need to implement the fields, or buttons, etc. These are are
lightweight components in a Swing application. Only an AWT application needs
them. Check the JDK source... (even under OSX using decompilation - they are
still Java rendered).
Last I heard, there were still a lot of applets out there that used
AWT components instead of Swing. Also, if you want to pass the Java
Compatibility Kit (which I'm sure the OpenJDK folks would see as a
requirement), you've got to implement all of them.
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden