This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Isn't Swing based on native peers??????Thats general a problem, swing is absolutly was not designed to be based on native widgets.
Sure, but they only use the low level functions. like paingBitmap (whatever it is called) and (maybee) drawLine. These are provided by AWT. Adding a SWT layer don't give you anything more, unless you want to implement yawt (yet another windowinng toolkit). In other words: forget it. Cedric
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |