| 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.
|
| visad.util |
Provides a collection of useful utilities, many of them
GUI widgets, to aid in VisAD application design.
|
| Class and Description |
|---|
| Widget
Abstract superclass for all browser widgets.
|
| WidgetEvent
WidgetEvent represents an Event regarding any of the various browser
Widgets.
|
| WidgetListener
WidgetListener is the EventListener interface for WidgetEvents.
|
| Class and Description |
|---|
| RangeSlider
A slider widget that allows users to select a lower and upper bound.
|