Uses of Interface
ucar.unidata.ui.event.ActionValueListener
Packages that use ActionValueListener
Package
Description
User interface events: extensions of java.awt.event and javax.swing.event classes.
-
Uses of ActionValueListener in ucar.unidata.ui.event
Classes in ucar.unidata.ui.event that implement ActionValueListenerModifier and TypeClassDescriptionclassAn ActionCoordinator helps manage the set of objects that send and receive an ActionValueEvent.classActionSourceListeners are used by objects that are both source and listener for a particular type of ActionValue events.Methods in ucar.unidata.ui.event with parameters of type ActionValueListenerModifier and TypeMethodDescriptionvoidActionSourceListener.addActionValueListener(ActionValueListener l) _more_voidActionSourceListener.removeActionValueListener(ActionValueListener l) _more_