| AddClassAction | Class to add a new Java class in a project. | 
|---|
| EventConnections | Helper class to add Java-related tooltips and create actions for VirtualSpace and panels along with their respective Editor actions. | 
|---|
| GetJavaDoc | Gets the JavaDoc for an IMemberusing parts of the internal Eclipse classJavadocHover. | 
|---|
| JavaClass | The Java Class holds listeners to changes, performs class validation and is hooked into Eclipse Refactoring via its owner ModuleClasses. | 
|---|
| JavaCompilationParticipant | The Java compilation participant for all Java projects that could potentially be used in an IIZI Module. | 
|---|
| JavaEditorTextHover | Processing of text hovers in the Java Editor. | 
|---|
| JavaHelper | Helper methods for Java. | 
|---|
| JavaManager | Class used to listen to workspace changes file in any Java project. | 
|---|
| JavaProject | The Java project class. | 
|---|
| JavaProjectRootPropCnr | Root property container for Java projects. | 
|---|
| JavaPropReference | The property reference class subclassing the PropReference to provide special functions for Java files. | 
|---|
| JavaRootContainer | Property container used to store properties of Java files in a project. | 
|---|
| JavaSource | Class handling a Java Source. | 
|---|
| MemberTreeItemNavigatorPresentation | The method tree item navigator presentation providing tooltips for the Java members. | 
|---|
| MethodLookup | Return value for a method look-up. | 
|---|
| QuickFixProcessor | The quick-fix processor for IIZI. | 
|---|
| StringLiteralToDesignerProp | Class used to map a StringLiteral to a DesignerProp for the Java Editor hovers. | 
|---|
| SyncState | Synchronization state class or Java in regards to refactoring. | 
|---|