| Package | Description |
|---|---|
| visad.python | |
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPythonEditor
An editor for writing and executing JPython code in Java runtime.
|
| Constructor and Description |
|---|
CodeFrame(CodeEditor editor)
constructs a CodeFrame from the given CodeEditor object
|