| Package | Description |
|---|---|
| visad.browser |
Provides a JDK 1.1-compatible set of classes for using VisAD
in browsers via sockets connected to a remote server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisADApplet
An applet for connecting to a VisAD display available through a
SocketSlaveDisplay server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Widget.addWidgetListener(WidgetListener l)
Adds a widget listener.
|
void |
Widget.removeWidgetListener(WidgetListener l)
Removes a widget listener.
|