| Package | Description |
|---|---|
| ucar.nc2.ui.event | |
| ucar.nc2.ui.point | |
| ucar.nc2.ui.widget |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionCoordinator
An ActionCoordinator helps manage the set of objects that send and receive
an ActionValueEvent.
|
class |
ActionSourceListener
ActionSourceListeners are used by objects that are both source and listener for
a particular type of ActionValue events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionSourceListener.addActionValueListener(ActionValueListener l) |
void |
ActionSourceListener.removeActionValueListener(ActionValueListener l) |
| Modifier and Type | Method and Description |
|---|---|
void |
StationRegionDateChooser.addActionValueListener(ActionValueListener l) |
void |
StationRegionDateChooser.removeActionValueListener(ActionValueListener l) |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeDateSelector.addActionValueListener(ActionValueListener l)
add ActionValueListener listener
|
void |
RangeSelector.addActionValueListener(ActionValueListener l)
add ActionValueListener listener
|
void |
SuperComboBox.addActionValueListener(ActionValueListener l)
add ActionValueListener listener
|
void |
RangeDateSelector.removeActionValueListener(ActionValueListener l)
remove ActionValueListener listener
|
void |
RangeSelector.removeActionValueListener(ActionValueListener l)
remove ActionValueListener listener
|
void |
SuperComboBox.removeActionValueListener(ActionValueListener l)
remove ActionValueListener listener
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.