aspose file troubles
The moose likes Swing / AWT / SWT / JFace and the fly likes How to Add the Text field to the TextArea or TextPane The Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Essential GWT this week in the GWT forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "How to Add the Text field to the TextArea or TextPane" Watch "How to Add the Text field to the TextArea or TextPane" New topic
Author

How to Add the Text field to the TextArea or TextPane

ch patel
Greenhorn

Joined: Apr 07, 2009
Posts: 1
I want to add the Text field to the TextArea or TextPane, is it possible ?
My aim is i want to read the text fiel in textpane/textarea and want to display the text field near the values which are read from the text file, so i need to display textfield as well as valeus of text file.

I think it may be not possible due to that textarea or textpane is not a contenar.

suggest if any solution is their.

Thanks
Chintan Patel
Ulf Dittmer
Sheriff

Joined: Mar 22, 2005
Posts: 28839
What do you mean by "to add the Text field to the TextArea"? You can put both elements next to each other in a layout. Are you somehow imagining putting them on top of one another? (I didn't get the explanation of why you want to do this).

cewolf - Java web chartsMy Android appsImageJ Plugins
selvarajan anand
Greenhorn

Joined: Jul 29, 2004
Posts: 4
yeah. you can add a textfield to the textarea. it is possible. But, the textfield overlaps over the text of the textarea. try if you can make it opaque and adjusting the layout( if possible).
Darryl Burke
Ranch Hand

Joined: May 03, 2008
Posts: 448
Just another cross poster.
http://www.java-forums.org/awt-swing/18018-how-add-text-field-textarea-textpane.html
http://forums.sun.com/thread.jspa?threadID=5378923

luck, db
Maneesh Godbole
Bartender

Joined: Jul 26, 2007
Posts: 4859
"Selvarajan",
Please check your private messages for an important administrative matter.

work is the scourge of the drinking class
Michael Dunn
Rancher

Joined: Jun 09, 2003
Posts: 3362
Darryl's link for the sun forums cross-post should have been

http://forums.sun.com/thread.jspa?threadID=5378796&tstart=0
 
aspose file troubles
 
subject: How to Add the Text field to the TextArea or TextPane
 
Java Business RIA redefined!

.