User Profile
Collapse
-
I already sis but i cant really understand thats why i ask, and if i have 100 thousand forums with the same quiestion is my problem i want a respond thats why i do it...And i only have 2 forums with the same question...... -
How to convert a TextArea to a String?
I need to convert a TextArea to a String, and the replace the letter "a" in the string by a "f";
I have:
JTextArea Text1 = new JTextArea();
String Text2;
???????? here's where i convert the textarea to a srting ??????????
Text2 = null;
Text2 = Text1.replaceAl l("a", "e");
I haved tried:
String Text2 = CriptoText.getE lementById("Tex t1");...
No activity results to display
Show More
Leave a comment: