what prog lang is Jbuilder2007 wrote

?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

Phony said:
The GUI is Eclipse and that was developed in C using MetroWerks
CodeWarrior 7.

Hm.

I would assume the GUI is written in Java using SWT.

When SWT hits the operating system it needs to use JNI and C.

So does AWT.

It is rare to claim that an AWT GUI app is written in C.

Yes - SWT hits the operating system earlier than Swing, but still.

Arne
 
M

Muhammad Ali

Hm.

I would assume the GUI is written in Java using SWT.

When SWT hits the operating system it needs to use JNI and C.

So does AWT.

It is rare to claim that an AWT GUI app is written in C.

Yes - SWT hits the operating system earlier than Swing, but still.

Arne

after the 'invention' of SWT .. i guess most of the complex GUI's of
Java are made in SWT (since it is faster than swing ... in most cases).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top