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: Use of Exceptions and Methods of The String Class

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Use of Exceptions and Methods of The String Class

    How can I create a gui that has two boxes which contains integers only in it?
    And then another two boxes to contain single word each?
    With using proper exceptions.
    Last edited by cagataylina; December 31st, 2009 at 05:54 AM.


  2. #2
    Junior Member
    Join Date
    Apr 2011
    Location
    Pune, India
    Posts
    11
    My Mood
    Cool
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default Re: Use of Exceptions and Methods of The String Class

    Hey,

    Please at least put the code, which you have tried.
    And you have not tried it, please try by your self first and then put validation and exception for that....
    Than we can resolve your querey for your doubtes...
    Hardik Jadhav

Similar Threads

  1. Replies: 0
    Last Post: December 12th, 2009, 10:09 PM
  2. Replies: 2
    Last Post: November 19th, 2009, 11:55 PM
  3. Working with Methods
    By duckman in forum Object Oriented Programming
    Replies: 3
    Last Post: November 9th, 2009, 08:27 PM
  4. Novice with java methods, please help!
    By raidcomputer in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 14th, 2009, 04:23 AM
  5. numerical conversion methods..
    By chronoz13 in forum Java SE APIs
    Replies: 12
    Last Post: September 27th, 2009, 04:29 AM