Thread: Implementing Java GUI

  1. #1
    unleashed alphaoide's Avatar
    Join Date
    Sep 2003
    Posts
    696

    Implementing Java GUI

    So other than your regular swt or swing, what gui library do you use?

    Do you also use xml-based gui like http://xmlgui.tigris.org/ and http://jgb.sourceforge.net/index.php ? I haven't looked closer, but it says that they don't support all swing's widget; will it be worth it?

    How Eclipse ( http://eclipse.org ) implemented theirs? It looks so appealing.
    source: compsci textbooks, cboard.cprogramming.com, world wide web, common sense

  2. #2
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    >>So other than your regular swt or swing, what gui library do you use?

    I assume you mean awt and swing. I use SWT, so does eclipse and Azeurus

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Does C++ Have a GUI Library Like Java?
    By Grantyt3 in forum C++ Programming
    Replies: 8
    Last Post: 08-28-2005, 01:50 PM
  2. Wich java compiler w/ GUI facilities???
    By PedroTuga in forum Tech Board
    Replies: 3
    Last Post: 06-24-2005, 07:27 PM
  3. C#, Java, C++
    By incognito in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 10-05-2004, 02:06 PM
  4. GUI Programming :: C++ Exclusive
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 01-25-2002, 03:22 PM
  5. GUI (Graphical User Interface) Help Needed
    By Unregistered in forum C++ Programming
    Replies: 1
    Last Post: 10-11-2001, 10:35 AM