SMACS

Package smacs.xngr.browser.explorer

Interface Summary
ExplorerMenuFactoryListener To bind Explorer MenuFactory.
ExplorerProperties Handles the properties for the Explorer.
TreePanelListener Allows for listening to Tree Panel mouse and selection events.
 

Class Summary
CategoriesPanel The categories panel.
CategoryNode The default node for categories.
DocumentNode The default node for a root node for documents.
DocumentsPanel The documents panel, allows for adding and removing exchanger documents also keeps track of document update events and category update events.
ElementNode The default node for an element in a document.
ExitAction An action that can be used to exit the exchanger application.
Explorer The explorer of documents in the system.
ExplorerCellEditor The cell editor for a ExplorerNode.
ExplorerCellRenderer The cell renderer for a ExplorerNode.
ExplorerController The controller for the explorer, allows for addition and removal of documents.
ExplorerHelpAction An action that can be used to show the explorer help information.
ExplorerMenuBar The menu bar for the explorer frame.
ExplorerNode The base node class for the explorer tree.
MenuFactory Creates and handles the element menu items and actions.
SelectFontAction Shows the Desktop frame.
SelectFontDialog The goto dialog for the editor.
TreePanel A panel that holds a tree that can display explorer nodes.
 


SMACS