Hi,
i am developing openal applications using a GUI interface.
could anyone suggest me which GUI interface and how to use it?
any information is appreciated
Swing! What else?
[quote]What else?
[/quote]
If you’re a renegade: SWT - see www.eclipse.org
If you’re somewhat oldskool: AWT - see http://java.sun.com/j2se/1.5.0/docs/api/java/awt/package-frame.html
If you’re just more oldskool (text fanatic): Charva - see http://www.pitman.co.za/projects/charva/
If you’re a purist: Zaval Light - Visual Component Library http://lwvcl.com/
If you like interesting new technology forget your GUI and build a ZUI instead: Piccolo - see http://www.cs.umd.edu/hcil/piccolo/
If you want a hardware accelerated OpenGL powered GUI try the components in jME: see http://www.mojomonkeycoding.com/
Wow, thats what we Java folks call development with choice
That’s whats JPilot uses