Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: source updated on VisAD ftp server

Bill Hibbard wrote:
> I just updated the source file (visad_src-2.0.jar) and the
> class file (visad.jar) on the ftp server at:
> 
>   ftp://www.ssec.wisc.edu/pub/visad-2.0
> 
> So all recent fixes are now available.

Sorry I forgot to mention this yesterday, but:

The latest version of VisAD available for FTP has a slight API change.

If you've created an object which is a ScalarMapListener, you'll need
to add a method like:

        public void controlChanged(ScalarMapControlEvent evt)
          throws VisADException, RemoteException
        {
        }

This is because ScalarMaps now send out an event when their associated
Control is added, replaced or removed.  This allows applications to
move ScalarMaps between Displays and have any associated widgets
automatically adapt.

See DisplaySwitch in the examples/ directory, which toggles between a
2D and 3D display.


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690