Package classpathhelper.eclipse.ui.classloaderview

Package that defines a tree view of the classpath.

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.
ClassPathElement Visual Tree node representing a location on the classpath.
ClassPathHelperViewPart ViewPart that displays the contents of a class loader by showing the elements of the classpath (locations) as well as the contents of each location.
ContentElement Visual tree node representing a ContentDetail representing a resource in the classpath.
PackageElement Element representing a Java package.
 

Package classpathhelper.eclipse.ui.classloaderview Description

Package that defines a tree view of the classpath.