NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
> Do I call ActionImpl.stopThreadPool() inside DisplayImpl? > If not, how do I get access to my ActionImpl? stopThreadPool() is a static method of ActionImpl, so in your application literally write: ActionImpl.stopThreadPool(); Good luck, Bill
visad
archives: