Any GUI Programs?

Discussion in 'Programming General' started by Y0u_G0t_Pwn3d, Nov 9, 2009.

Any GUI Programs?
  1. Unread #1 - Nov 9, 2009 at 11:54 AM
  2. Y0u_G0t_Pwn3d
    Joined:
    Feb 11, 2007
    Posts:
    1,478
    Referrals:
    0
    Sythe Gold:
    0

    Y0u_G0t_Pwn3d Guru

    Any GUI Programs?

    So I've began learning Java and I've developed a basic command prompt program but is there any programs that make GUI program easier in Java? Kinda like in Visual Basic?
     
  3. Unread #2 - Nov 9, 2009 at 12:51 PM
  4. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Any GUI Programs?

    You can always use Netbeans, but I STRONGLY suggest that you learn how to make the GUIs yourself. Understanding how to do it will make you a much better programmer in the long run.
     
  5. Unread #3 - Nov 9, 2009 at 2:24 PM
  6. Y0u_G0t_Pwn3d
    Joined:
    Feb 11, 2007
    Posts:
    1,478
    Referrals:
    0
    Sythe Gold:
    0

    Y0u_G0t_Pwn3d Guru

    Any GUI Programs?

    Yeah, I was planning on learning it but I was just wondeing if there was an easier way.
     
  7. Unread #4 - Nov 9, 2009 at 2:33 PM
  8. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Any GUI Programs?

    Coding is easier, as you can update it and understand the code.... >_>.
     
  9. Unread #5 - Nov 9, 2009 at 4:29 PM
  10. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Any GUI Programs?

    GUI designers disconnect the programmer from the code. Ditch them and you'll love yourself for it later.
     
  11. Unread #6 - Nov 9, 2009 at 8:17 PM
  12. Jimmy
    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Any GUI Programs?

    This.

    You could use the one in NetBeans one as SuF said, or you could try the one that is in IntelliJ, iirc. Coding a GUI in Swing isn't hard: there are plenty of Tutorials on using Swing Components.

    Sun Tutorials on Swing: http://java.sun.com/docs/books/tutorial/uiswing/index.html
     
  13. Unread #7 - Nov 9, 2009 at 8:34 PM
  14. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    Any GUI Programs?

    You can also add my MSN if you have SPECIFIC questions about anything java related.
     
  15. Unread #8 - Nov 11, 2009 at 11:05 AM
  16. Y0u_G0t_Pwn3d
    Joined:
    Feb 11, 2007
    Posts:
    1,478
    Referrals:
    0
    Sythe Gold:
    0

    Y0u_G0t_Pwn3d Guru

    Any GUI Programs?

    Thanks guys.
     
  17. Unread #9 - Nov 12, 2009 at 3:41 AM
  18. d great one
    Joined:
    Nov 4, 2007
    Posts:
    930
    Referrals:
    2
    Sythe Gold:
    0

    d great one Apprentice

    Any GUI Programs?

    Like the above mentioned, learn first from the basic and making GUI yourself.
    Netbeans might get complicated if you don't know how to make simple events from the basic.
    I have tried Netbeans, and even made my project last term from it. That isn't a friendly environment, though the one thing good is that you just have to drag and drop your designs.
     
  19. Unread #10 - Nov 14, 2009 at 5:16 PM
  20. Y0u_G0t_Pwn3d
    Joined:
    Feb 11, 2007
    Posts:
    1,478
    Referrals:
    0
    Sythe Gold:
    0

    Y0u_G0t_Pwn3d Guru

    Any GUI Programs?

    Im currently using netbeans, I like it but im just doing basic command prompt stuff until I can do real stuff.
     
  21. Unread #11 - Nov 14, 2009 at 6:49 PM
  22. Swan
    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner

    Swan When They Cry...
    Retired Global Moderator

    Any GUI Programs?

    Assuming you don't want to use the GUI designer you might like to give Eclipse or JCreator a go. JCreator is a nice lightweight IDE that I enjoyed using when I coded Java, and Eclipse I've found is better than Netbeans from personal experience. You probably aren't experienced enough to know how either is better, but as you get better you begin to note serious differences in each coding environment you use.
     
< Where can I learn Java online(for free)? | useful code >

Users viewing this thread
1 guest


 
 
Adblock breaks this site