com.togethersoft.openapi.modelnavigator
Class Diagram modelnavigator

Class Summary
ActionProviderProvider implementing this interface provides menu items for popup menu invoked
on right mouse click in navigator.
LeafResolverThis interface helps the navigator to resolve whether the node representing
model element with the given uin is leaf node or not (i.e.
NavigatorAccessThe classed is used for getting current active navigator's View.
NavigatorComparatorClass implementing this interface is used as Comparator
for nodes sorting.
NavigatorConstantsInterface defines constants used in navigator.
NavigatorFactoryClass that can be used for creation ReferenceCollection instances
to be in navigator's View object.
NavigatorSelectionListenerInterface represents listener of navigator's selection events.
NavigatorServiceUtility interface presents most of navigator's functionality.
NavigatorTreeNodeInterface for node objects presented in navigator.
NavigatorViewTypeImplementation of ViewType used as view type for creation of
navigator's View object.
NodeUIProviderClass used as a source of information that defines representation of tree nodes.
NodeUIServiceInterace used to register NodeUIProvider and TreeCellRenderer
in navigator.