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

Thread: Ask Drop Down Button?

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face Ask Drop Down Button?

    hello guys, i new here

    i want build program with drop down button inside, i already search about this in youtube but a got nothing,
    can you please give me tutorial to make a dropdown button?
    visualcplusdotnetchap22092.jpg
    thanks for your attention,


  2. #2
    Grand Poobah
    Join Date
    Mar 2011
    Posts
    1,545
    My Mood
    Grumpy
    Thanks
    0
    Thanked 167 Times in 158 Posts

    Default Re: Ask Drop Down Button?

    What happened when you typed "java drop down button tutorial" in Google? You did use Google first didn't you?
    Improving the world one idiot at a time!

  3. #3
    Junior Member
    Join Date
    Nov 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Ask Drop Down Button?

    i still dont get anything,
    i already try to combine Jbutton and Jpopupmenu, but the problem is when i click the button, the popup menu is not show right under button that i make
    can you please give me step by step to make drop down button?

  4. #4
    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: Ask Drop Down Button?

    Why would we start from scratch when you've already begun? Show what you've done, describe what you want to be different, and perhaps we can help you improve what you already have.

Similar Threads

  1. Unable to Drop the Text.
    By shimmer in forum AWT / Java Swing
    Replies: 1
    Last Post: July 4th, 2011, 09:13 AM
  2. Drop-Down Menu onmouseover
    By Maylaur in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 24th, 2010, 05:40 PM
  3. Drag and Drop in JTrees
    By helloworld922 in forum Java Code Snippets and Tutorials
    Replies: 2
    Last Post: February 20th, 2010, 03:52 PM
  4. Drag and Drop in JTrees
    By helloworld922 in forum AWT / Java Swing
    Replies: 2
    Last Post: January 19th, 2010, 11:51 PM
  5. Struts drop down
    By kalees in forum Web Frameworks
    Replies: 1
    Last Post: January 15th, 2010, 12:56 AM