Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: This might be a stupid question

  1. #1
    Junior Member
    Join Date
    Aug 2020
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default This might be a stupid question

    Hello Everyone!

    I would love to ask for a little advice from other experienced java developers. I don't have any questions about my code, in fact, I've finished it successfully, but after weeks of coding, I have to ask about making a graphic user interface. I'm using eclipse, and so far I focused only on making the program work right and be really efficient. Now, I would want to focus on GUI, but with so many functions I have big troubles. Are there any free finished samples of GUI and how can I connect my program with that, and if that is not possible is there any kind of way of making this process faster. Any personal experiences with this, and how you dealt with it? Also, I would greatly appreciate it if you share any link from good sources about my problem. Is GUI really hard and would I be able to create something for a really complicated program?

    P.S: I don't want anything fancy, just pretty simple GUI that my father will be able to understand for his workshop.

    Thanks to everyone.

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: This might be a stupid question

    Have you seen the tutorial: https://docs.oracle.com/javase/tutor...ing/index.html
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. [SOLVED] Stupid question on the use of < >
    By Baldyr in forum Java Theory & Questions
    Replies: 6
    Last Post: July 10th, 2014, 06:44 AM
  2. [SOLVED] Cant find stupid bug.
    By Saintroi in forum What's Wrong With My Code?
    Replies: 28
    Last Post: April 17th, 2012, 07:39 PM
  3. Is this a stupid idea?
    By Kerr in forum Java Theory & Questions
    Replies: 4
    Last Post: November 30th, 2011, 01:29 PM
  4. "The import ___ cannot be resolved" (stupid noob question)
    By RobG in forum What's Wrong With My Code?
    Replies: 2
    Last Post: December 18th, 2010, 03:09 PM
  5. My doubt may be stupid
    By kalees in forum Object Oriented Programming
    Replies: 2
    Last Post: September 22nd, 2009, 02:38 AM

Tags for this Thread