Package | Description |
---|---|
org.netbeans.api.java.source.support |
Modifier and Type | Class and Description |
---|---|
class |
CaretAwareJavaSourceTaskFactory
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |
class |
EditorAwareJavaSourceTaskFactory
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |
class |
LookupBasedJavaSourceTaskFactory
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
found in the given Lookup . |
class |
SelectionAwareJavaSourceTaskFactory
A
JavaSourceTaskFactorySupport that registers tasks to all files that are
opened in the editor and are visible. |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.