Results 1 to 4 of 4

Thread: Java WYSIWYG

  1. #1
    Senior Member
    Join Date
    Oct 2007
    Location
    do a whois search on my ip...
    Posts
    268

    Java WYSIWYG

    Hey, I am looking for a program that will allow me to create java applications and applets without writing the source code... Basically like frontpage or dreamweaver would be for webpages, just a what you see is what you get type of deal...

    anything out there like that?

  2. #2
    Custom User
    Join Date
    Oct 2001
    Posts
    503
    NetBeans has a gui builder similar to the sort of thing you get in Visual Studio where you basically drag and drop stuff onto a form - is that what you mean? It's ok to use, but can be a bit fiddly. It's the best free product I've seen that does that sort of stuff.

    Bear in mind that you'll obviously still have to write all the code that actually does anything (i.e. handling gui events).

    ac

  3. #3
    Senior Member
    Join Date
    Oct 2003
    Location
    MA
    Posts
    1,052
    Even with WYSIWYG html editors the page doesnt really *do* anything its just static. So I guess that goes for any type of those editors -_-

  4. #4
    Senior Member
    Join Date
    Oct 2007
    Location
    do a whois search on my ip...
    Posts
    268
    Thanks, that is what I was looking for! I am glad you guys understood what I meant...

Similar Threads

  1. Java wysiwyg
    By ArPaNET in forum AntiOnline's General Chit Chat
    Replies: 0
    Last Post: March 25th, 2008, 05:22 PM
  2. Men speak C, Women speak Java.
    By MrLinus in forum Cosmos
    Replies: 4
    Last Post: April 18th, 2004, 08:01 AM
  3. The history of the Mac line of Operating systems
    By gore in forum Operating Systems
    Replies: 3
    Last Post: March 7th, 2004, 08:02 AM
  4. A 'hard hit' to Microsoft...
    By -DaRK-RaiDeR- in forum AntiOnline's General Chit Chat
    Replies: 5
    Last Post: December 31st, 2002, 06:39 AM
  5. Difference between Java and JavaScript
    By Remote_Access_ in forum Security Archives
    Replies: 4
    Last Post: January 3rd, 2002, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •