|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBTextArea
artofillusion.script.ScriptEditor
public class ScriptEditor
This class presents a user interface for editing a script.
Constructor Summary | |
---|---|
ScriptEditor(java.lang.String text)
Create a ScriptEditor. |
Method Summary | |
---|---|
WidgetContainer |
createContainer()
Create a standard WidgetContainer for this editor to go in, which provides scroll bars and draws a border around it. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptEditor(java.lang.String text)
text
- the text of the script to editMethod Detail |
---|
public WidgetContainer createContainer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |