| 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 | Method and Description |
|---|---|
void |
Widget.notifyListeners(WidgetEvent e)
Notifies all widget listeners of the given widget event.
|
void |
VisADApplet.widgetChanged(WidgetEvent e) |
void |
WidgetListener.widgetChanged(WidgetEvent e)
Send a WidgetEvent to this WidgetListener.
|