visad.rabin
Class Rain
- java.lang.Object
-
- visad.rabin.Rain
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, ControlListener
public class Rain extends java.lang.Object implements java.awt.event.ActionListener, ControlListener
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidactionPerformed(java.awt.event.ActionEvent e)Handle changes to formula text fieldsvoidaddCursor(int i, int j)adds a cursor to display (i, j)voidcontrolChanged(ControlEvent e)Handle changes to controlsvoidfinishDisplay(RemoteServer cs, RealType rt, int i, int j)static voidmain(java.lang.String[] args)DisplayImplnewDisplay(java.lang.String name)creates a new Java3D or Java2D displayvoidremoveCursor(int i, int j)removes a cursor from display (i, j)
-
-
-
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
-
newDisplay
public DisplayImpl newDisplay(java.lang.String name) throws VisADException, java.rmi.RemoteException
creates a new Java3D or Java2D display- Throws:
VisADExceptionjava.rmi.RemoteException
-
addCursor
public void addCursor(int i, int j) throws VisADException, java.rmi.RemoteExceptionadds a cursor to display (i, j)- Throws:
VisADExceptionjava.rmi.RemoteException
-
removeCursor
public void removeCursor(int i, int j) throws VisADException, java.rmi.RemoteExceptionremoves a cursor from display (i, j)- Throws:
VisADExceptionjava.rmi.RemoteException
-
finishDisplay
public void finishDisplay(RemoteServer cs, RealType rt, int i, int j) throws VisADException, java.rmi.RemoteException
- Throws:
VisADExceptionjava.rmi.RemoteException
-
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
Handle changes to formula text fields- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
-
controlChanged
public void controlChanged(ControlEvent e) throws VisADException, java.rmi.RemoteException
Handle changes to controls- Specified by:
controlChangedin interfaceControlListener- Throws:
VisADExceptionjava.rmi.RemoteException
-
-
DMelt 3.0 © DataMelt by jWork.ORG