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: TextBox

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    8
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default TextBox

    is a framed text label box different then a GRect? I am assuming some how it is, but I am not positive, and nor am I sure how to even create a text label box???? Can anyone help?


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

    Default Re: TextBox

    does anyone know this answer?

  3. #3
    Senile Half-Wit Freaky Chris's Avatar
    Join Date
    Mar 2009
    Posts
    834
    My Mood
    Cynical
    Thanks
    7
    Thanked 105 Times in 90 Posts

    Default Re: TextBox

    Your question is very poor. I've never even heard of half the stuff you talk of. What is a framed text label box? Java doesn'y have a default GRect object??

    Chris

  4. #4
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Re: TextBox

    would like to add.. as far as i experienced in swing.. there are textarea,textfields and it differs from label..
    i dont encounter text-label-box yet..and GRect, if theres something like that...but there's a drawRect() method that can draw rectangle..
    what do you mean sir by those sir?
    please elaborate what you are trying to ask..
    Last edited by chronoz13; October 7th, 2009 at 10:08 AM.

Similar Threads

  1. make textbox in canvas
    By mahdi in forum Java ME (Mobile Edition)
    Replies: 2
    Last Post: October 6th, 2009, 07:10 AM