|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextEditor | |
|---|---|
| visad.python | |
| visad.util | Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. |
| Uses of TextEditor in visad.python |
|---|
| Subclasses of TextEditor in visad.python | |
|---|---|
class |
JPythonEditor
An editor for writing and executing JPython code in Java runtime. |
| Uses of TextEditor in visad.util |
|---|
| Subclasses of TextEditor in visad.util | |
|---|---|
class |
CodeEditor
An editor for writing and executing source code in Java runtime. |
| Fields in visad.util declared as TextEditor | |
|---|---|
protected TextEditor |
TextFrame.textPane
main frame component |
| Methods in visad.util that return TextEditor | |
|---|---|
TextEditor |
TextFrame.getTextPane()
returns the main text editor pane |
| Constructors in visad.util with parameters of type TextEditor | |
|---|---|
TextFrame(TextEditor textEdit)
constructs a TextFrame from the given TextEditor object |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||