Package classpathhelper.eclipse.ui.packagebrowseview

Package that defines a view that allows browsing of packages within a classpath without any detailed lookups to slow it down.

See:
          Description

Interface Summary
FilterPreferenceConstants Constants associated with filtering.
 

Class Summary
ClassElement Visual tree node representing a ClassDetail representing a class or interface.
ClassLoaderElement Visual element representing a class loader.
ContentElement Visual tree node representing a ContentDetail representing a resource in the classpath.
PackageElement Element representing a Java package.
PackagesViewPart View that allows basic browsing of the classpath.
RefreshAction Action that refreshes the contents of the not on classpath classpath model.
 

Package classpathhelper.eclipse.ui.packagebrowseview Description

Package that defines a view that allows browsing of packages within a classpath without any detailed lookups to slow it down.