Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need Very Simple Sample Program using getText method

843804Jan 1 2005 — edited Jan 1 2005
I need a very, very simple sample application (NOT applet!!!!!) that utilizes the getText method to get text from a text field. Ideally, I need an application that builds a GUI that consists of 2 text fields, one on top of the other. Another feature that it should have is that I would type some text in the top text field, press enter/return, and have the text show up in the bottom field exactly as I typed it in the upper field[b] (using the getText method!!!!).
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 29 2005
Added on Jan 1 2005
1 comment
158 views