Uses of Class
ucar.unidata.ui.XmlUi

Packages that use XmlUi
ucar.unidata.idv.chooser Choosers for the IDV. 
ucar.unidata.idv.ui User Interface (UI) classes for the IDV 
ucar.unidata.ui User interface utilities: extensions of AWT and Swing classes. 
 

Uses of XmlUi in ucar.unidata.idv.chooser
 

Methods in ucar.unidata.idv.chooser that return XmlUi
protected  XmlUi IdvChooserManager.createXmlUi(Element root)
          Factory method to create the IdvXmlUi to be used for the given chooser xml node
 

Uses of XmlUi in ucar.unidata.idv.ui
 

Subclasses of XmlUi in ucar.unidata.idv.ui
 class IdvXmlUi
          This class extends the XmlUi class to provide handling of special xml tags that define certain components.
 

Uses of XmlUi in ucar.unidata.ui
 

Methods in ucar.unidata.ui with parameters of type XmlUi
 void XmlUi.ActionHandler.handleAction(ActionEvent event, XmlUi xmlUI)
          Handle the event