Uses of Interface
ucar.unidata.util.LogUtil.DialogManager

Packages that use LogUtil.DialogManager
ucar.unidata.idv The idv package. 
ucar.unidata.util General utilities. 
 

Uses of LogUtil.DialogManager in ucar.unidata.idv
 

Classes in ucar.unidata.idv that implement LogUtil.DialogManager
 class DefaultIdv
          This is the default implementation of an IDV.
 class IdvServer.MyIdv
          Class description
 class IntegratedDataViewer
          This is the central class for IDV applications.
 class MultiPaneIdv
          An example IDV application that supports muliple view panes in the same window, ala AWIPS
 

Uses of LogUtil.DialogManager in ucar.unidata.util
 

Methods in ucar.unidata.util with parameters of type LogUtil.DialogManager
static void LogUtil.setDialogManager(LogUtil.DialogManager manager)
          Allows applications to add their own LogUtil.DialogManager