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: I dont kknow how to use jbuttons to create multiple checkboxes.

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

    Default I dont kknow how to use jbuttons to create multiple checkboxes.

    please help me out out in a way so that i can add argument for each check boxes or generate in any panel in same frame.


  2. #2
    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: I dont kknow how to use jbuttons to create multiple checkboxes.

    Your request is too vague and therefore many answers could be possible, most of them wrong. Show us what you've tried (post the code) and explain what you're trying to do that the code doesn't already do or doesn't do correctly.

Similar Threads

  1. how to create multiple objects
    By dominco in forum What's Wrong With My Code?
    Replies: 8
    Last Post: November 6th, 2012, 08:12 AM
  2. Create Multiple Arrays from a text file
    By chris11kgf in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: February 11th, 2011, 01:40 AM
  3. Getting items from a table/checkboxes
    By beth in forum AWT / Java Swing
    Replies: 2
    Last Post: January 5th, 2011, 01:29 PM
  4. Replies: 0
    Last Post: December 1st, 2010, 06:10 AM
  5. JTable CheckBoxes
    By aussiemcgr in forum AWT / Java Swing
    Replies: 1
    Last Post: August 9th, 2010, 01:04 PM