|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityHandler | |
|---|---|
| visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
| visad.util | Provides a collection of useful utilities, many of them GUI widgets, to aid in VisAD application design. |
| Uses of ActivityHandler in visad |
|---|
| Methods in visad with parameters of type ActivityHandler | |
|---|---|
void |
LocalDisplay.addActivityHandler(ActivityHandler ah)
add a display activity handler |
void |
DisplayImpl.addActivityHandler(ActivityHandler ah)
Add a busy/idle activity handler. |
void |
DisplayActivity.addHandler(ActivityHandler ah)
Add a new activity handler. |
void |
LocalDisplay.removeActivityHandler(ActivityHandler ah)
remove a display activity handler |
void |
DisplayImpl.removeActivityHandler(ActivityHandler ah)
Remove a busy/idle activity handler. |
void |
DisplayActivity.removeHandler(ActivityHandler ah)
Remove an activity handler. |
| Uses of ActivityHandler in visad.util |
|---|
| Classes in visad.util that implement ActivityHandler | |
|---|---|
class |
ResSwitcher
Handles automatic toggling between a high-resolution representation and a low-resolution one for a data object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||