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

Thread: how to add two check boxes into single line

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

    Post how to add two check boxes into single line

    hi to all.........
    dear friends iam developing first mobile application using J2ME conde, in which i need to place two check boxes on single line, so plz suggest me what would i have to do? please help me as soon as possible......


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: how to add two check boxes into single line

    Please see the link in my signature on asking questions the smart way, including the bits about using proper spelling and grammar.

    What have you tried? Where are you stuck? Where is your SSCCE?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

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

    Default Re: how to add two check boxes into single line

    thanks to guide me, but is there any answer of my question????

  4. #4
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: how to add two check boxes into single line

    The short answer is no, we will not give you the code.
    You can show what you have tried, explain what you are stuck on, and ask for suggestions. All of which you would have learned if you took the advice of the first answer you were given.

  5. #5
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: how to add two check boxes into single line

    Quote Originally Posted by starhanif View Post
    thanks to guide me, but is there any answer of my question????
    What have you tried? Where are you stuck? Where is your SSCCE?

    I asked you three questions, which you've ignored. How can we help you if you just ignore us?
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. how to add TextFields by clicking a single Button
    By rimza in forum What's Wrong With My Code?
    Replies: 1
    Last Post: June 9th, 2013, 01:58 PM
  2. Taking multiple inputs in single line separated by space in java?
    By kunalgaurav18 in forum Object Oriented Programming
    Replies: 6
    Last Post: October 28th, 2012, 01:15 AM
  3. Extracting a single line from a HTML
    By HomeAutomation in forum Other Programming Languages
    Replies: 1
    Last Post: May 23rd, 2012, 07:00 PM
  4. Disabling Check Boxes created by different method.
    By xdega in forum AWT / Java Swing
    Replies: 3
    Last Post: April 23rd, 2012, 11:06 AM
  5. How to check for shortage of command line arguments
    By IHeartProgramming in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 16th, 2012, 12:00 AM