Agustin Quimcinho [
http://community.jboss.org/people/agunin] created the discussion
"Input of JSPMultiPageEditor"
To view the discussion, visit:
http://community.jboss.org/message/576747#576747
--------------------------------------------------------------
JSPMultiPageEditor In the example where you add a page with a text editor
T = new TextEditor TextEditor ();
addPage indexeditor = int (t, getEditorInput ());
setPageText (indexeditor, "Name of Tab");
/ / to set starting entry to the editor
setInput (editor.getEditorInput ());
The question is how do to give a particular input to the text editor, such as a string =
"My String input"
You can pass this string as input?
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/576747#576747]
Start a new discussion in JBoss Tools Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]