Package edu.uky.rch.ept.projectexplorer

Provides the API for interacting with the project explorer.

See:
          Description

Interface Summary
IProjectExplorerConstants This interface holds all the constants used across the plugin.
IProjectItemsContributor A ProjectItemsContributor is used to contribute nodes to the project explorer tree.
 

Class Summary
ProjectExplorer This class defines API that enables applications to query the current selection in the project explorer tree and to register objects as listeners on the tree.
 

Package edu.uky.rch.ept.projectexplorer Description

Provides the API for interacting with the project explorer.