Results 1 to 3 of 3

Thread: Java Progam & Interface

  1. #1
    Join Date
    Apr 2005
    Posts
    1,333
    Rep Power
    0

    Default Java Progam & Interface

    Ok you Java gurus,

    I need an app that lets me program an application in Java with a visual interface (text boxes, command buttons, etc).

    Also, where can I find info on Java database programming?
    The fox was probably right - they could have been sour grapes.

  2. #2
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default

    Eclipse, and NetBeans are free IDEs that allows you to do gui programming in Java. As for database programming in Java you can find more info suns online java tutorial. Just go to the JDBC section for database programming.

  3. #3
    Join Date
    Apr 2005
    Posts
    1,333
    Rep Power
    0

    Default

    Many thanks to you Leo.
    The fox was probably right - they could have been sour grapes.

Posting Permissions

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