SMACS

Package smacs.xngr.browser.viewer

Interface Summary
ViewerExplorer  
ViewerProperties Handles the properties for the Viewer.
 

Class Summary
CloseAction An action that can be used to close the Xml Viewer.
CollapseAllAction An action that can be used to collapse all nodes in the viewer.
ExpandAllAction An action that can be used to expand all nodes in the viewer.
StyledString Holds information for a styled string.
Viewer The viewer for a eXchaNGeR document.
ViewerHelpAction An action that can be used to show the viewer help information.
XmlCellRenderer The cell renderer for a XmlElementNode.
XmlCellRendererUI Renderers the XML information in the Element Node.
XmlCommentNode The node for the XML tree, containing an XML comment.
XmlElementNode The node for the XML tree, containing an XML element.
XmlTree The explorer of documents in the system.
XmlTreeUI The View part for the Xml Tree component.
 


SMACS