Class | Description |
---|---|
CaretAwareJavaSourceTaskFactory |
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |
EditorAwareJavaSourceTaskFactory |
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |
LookupBasedJavaSourceTaskFactory |
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
found in the given Lookup . |
SelectionAwareJavaSourceTaskFactory |
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |