Uses of Interface
fi.hut.tml.xsmiles.gui.components.XDocument

Packages that use XDocument
fi.hut.tml.xsmiles.gui.components   
fi.hut.tml.xsmiles.gui.components.awt The common components for all GUIs. 
fi.hut.tml.xsmiles.gui.components.havi   
fi.hut.tml.xsmiles.gui.components.swing   
 

Uses of XDocument in fi.hut.tml.xsmiles.gui.components
 

Methods in fi.hut.tml.xsmiles.gui.components that return XDocument
 XDocument ComponentFactory.getXDocument(XLink doc)
          Give a XMLDocument, and get a rendered document If you are in for events, just add an actionListener and receive the XMLEvents from the component
 

Uses of XDocument in fi.hut.tml.xsmiles.gui.components.awt
 

Classes in fi.hut.tml.xsmiles.gui.components.awt that implement XDocument
 class XADocument
          Interface to a xml media component.
 

Methods in fi.hut.tml.xsmiles.gui.components.awt that return XDocument
 XDocument AWTComponentFactory.getXDocument(XLink link)
          HMM..
 

Uses of XDocument in fi.hut.tml.xsmiles.gui.components.havi
 

Methods in fi.hut.tml.xsmiles.gui.components.havi that return XDocument
 XDocument HaviComponentFactory.getXDocument(XLink link)
          Give a XMLDocument, and get a rendered document If you are in for events, just add an actionListener and receive the XMLEvents from the component
 

Uses of XDocument in fi.hut.tml.xsmiles.gui.components.swing
 

Methods in fi.hut.tml.xsmiles.gui.components.swing that return XDocument
 XDocument DefaultComponentFactory.getXDocument(XLink link)
          Give a XMLDocument, and get a rendered document If you are in for events, just add an actionListener and receive the XMLEvents from the component
 



X-Smiles 1.2