visad.gifts
Class Gifts
- java.lang.Object
-
- visad.gifts.Gifts
-
- All Implemented Interfaces:
- java.awt.event.ItemListener, java.util.EventListener, ScalarMapListener
public class Gifts extends java.lang.Object implements java.awt.event.ItemListener, ScalarMapListener
-
-
Constructor Summary
Constructors Constructor and Description Gifts(java.lang.String[] args)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcontrolChanged(ScalarMapControlEvent e)Receive aScalarMapEventwhen the map control changes.voiditemStateChanged(java.awt.event.ItemEvent e)static voidmain(java.lang.String[] args)voidmapChanged(ScalarMapEvent e)Receive aScalarMapEventwhen the map data changes.
-
-
-
Constructor Detail
-
Gifts
public Gifts(java.lang.String[] args) throws VisADException, java.rmi.RemoteException, java.io.IOException- Throws:
VisADExceptionjava.rmi.RemoteExceptionjava.io.IOException
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws VisADException, java.rmi.RemoteException, java.io.IOException- Throws:
VisADExceptionjava.rmi.RemoteExceptionjava.io.IOException
-
itemStateChanged
public void itemStateChanged(java.awt.event.ItemEvent e)
- Specified by:
itemStateChangedin interfacejava.awt.event.ItemListener
-
mapChanged
public void mapChanged(ScalarMapEvent e) throws VisADException, java.rmi.RemoteException
Description copied from interface:ScalarMapListenerReceive aScalarMapEventwhen the map data changes.- Specified by:
mapChangedin interfaceScalarMapListener- Parameters:
e- the event- Throws:
VisADException- If there is a problem notifying this listener.java.rmi.RemoteException- If there was an RMI-related problem.
-
controlChanged
public void controlChanged(ScalarMapControlEvent e)
Description copied from interface:ScalarMapListenerReceive aScalarMapEventwhen the map control changes.- Specified by:
controlChangedin interfaceScalarMapListener- Parameters:
e- the event
-
-
DMelt 3.0 © DataMelt by jWork.ORG