| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On 23 Nov 2007, at 19:14, email@hidden wrote:
On Fri, 23 Nov 2007, Ian Michell wrote:
In terms of native widget support, am I right in saying that swing draws all of it's widgets on top of AWT? If so it would mean that AWT is quite a bit easier to map than Swing itself...
That's correct. To be more precise, you need to create an implementation of java.awt.Toolkit. That in turn acts as a factory for creating all the different AWT components (which you also need to implement). Swing components are then implemented in pure Java using those.
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
This email sent to email@hidden
_______________________________________________ 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
| References: | |
| >Re: Open Source Java 6 Developer Preview Release (From: Doug Zwick <email@hidden>) | |
| >Re: Open Source Java 6 Developer Preview Release (From: "Calum Shaw-Mackay" <email@hidden>) | |
| >BSD Java 6 Preview Release 2 (From: Landon Fuller <email@hidden>) | |
| >Re: BSD Java 6 Preview Release 2 (From: Ian Michell <email@hidden>) | |
| >Re: BSD Java 6 Preview Release 2 (From: email@hidden) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.