com.bea.ide.lang.java.driver

com.bea.ide.lang.java.driver  Package

Class Summary

JavaBreakpoint

The JavaBreakPoint class will implement a breakpoint more specific to a Java file.

JavaCompilerDriver

JavaCompilerDriver specifies the builder class used for standard java document types.

JavaDebugDriver

Document types utilizing the JavaDebugDriver will automatically make use of JavaBreakpoint objects, a specialized java-specific version of SourceBreakPoint.

JavaHelpDriver

Java-specific implementation of an IHelpDriver.

JavaHelpVisitor

Provides element-type specific retrieval of help URIs for elements in the java langauge.

JavaMethodBreakpoint

Implementation of method breakpoints for Java files.

JavaNavigationBarDriver

Implements support for the navigation bar in Java files.

JavaPopupMenuVisitor

JavaSourceViewDriver

Implements custom source viewing for Java files and derivations.

JavaStructureViewDriver

Driver for enabling structure view support for Java source files.