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 3 of 3

Thread: Questions in video form for Eclipse and Windowbuilder

  1. #1
    Junior Member
    Join Date
    Jun 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Questions in video form for Eclipse and Windowbuilder



    I have made a video asking questions I would like answered. I thought it would be easier to ask the questions in video form rather than trying to type a long complicated paragraph that would possibly be unclear. This video was meant for java help on reddit but I decided to post it here as well.


  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: Questions in video form for Eclipse and Windowbuilder

    One problem with images and videos is that it is not possible to copy anything from it to paste in a response.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Questions in video form for Eclipse and Windowbuilder

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    If you still need help, please type out your questions one at a time or logically grouped by topic, if you're concerned about length.

    If your questions are primarily about Eclipse's WindowBuilder, there aren't many here who use it and who are good at it. Ultimately, the graphical GUI programming tools require the programmer to understand the generated code. and once one understands the generated code, the GUI tool becomes unnecessary.

Similar Threads

  1. help with swing in eclipse + windowbuilder
    By ganeshrnet in forum AWT / Java Swing
    Replies: 0
    Last Post: December 10th, 2012, 03:56 AM
  2. Replies: 0
    Last Post: November 16th, 2012, 05:25 AM
  3. eclipse interview questions and answers
    By saggammahesh in forum Java IDEs
    Replies: 1
    Last Post: April 17th, 2012, 02:07 AM
  4. Replies: 2
    Last Post: March 16th, 2011, 06:32 AM
  5. Java Swing :Back Button from one form to another form
    By srinivasan_253642 in forum AWT / Java Swing
    Replies: 1
    Last Post: December 26th, 2009, 09:51 AM