- PathResourceBase - Class in org.netbeans.spi.java.classpath.support
-
This class provides a base class for PathResource implementations
- PathResourceBase() - Constructor for class org.netbeans.spi.java.classpath.support.PathResourceBase
-
- PathResourceImplementation - Interface in org.netbeans.spi.java.classpath
-
SPI interface for one classpath entry.
- pathsAdded(GlobalPathRegistryEvent) - Method in interface org.netbeans.api.java.classpath.GlobalPathRegistryListener
-
Called when some paths are added.
- pathsRemoved(GlobalPathRegistryEvent) - Method in interface org.netbeans.api.java.classpath.GlobalPathRegistryListener
-
Called when some paths are removed.
- preferBinaries() - Method in class org.netbeans.api.java.queries.BinaryForSourceQuery.Result2
-
Check whether the binaries should be prefered over sources.
- preferSources() - Method in class org.netbeans.api.java.queries.SourceForBinaryQuery.Result2
-
This method is used by the java infrastructure to find out whether the
sources should be preferred over the binaries.
- preferSources() - Method in interface org.netbeans.spi.java.queries.SourceForBinaryQueryImplementation2.Result
-
When true the java model prefers sources otherwise binaries are used.
- PROP_ACTIVE_CLASS_PATH - Static variable in interface org.netbeans.spi.java.classpath.support.ClassPathSupport.Selector
-
The name of the activeClassPath
property.
- PROP_ENTRIES - Static variable in class org.netbeans.api.java.classpath.ClassPath
-
Name of the "entries" property
- PROP_FLAGS - Static variable in class org.netbeans.api.java.classpath.ClassPath
-
Name of the "flags" property
- PROP_FLAGS - Static variable in interface org.netbeans.spi.java.classpath.FlaggedClassPathImplementation
-
Name of the "flags" property.
- PROP_INCLUDES - Static variable in class org.netbeans.api.java.classpath.ClassPath
-
Property to be fired when include/exclude set changes.
- PROP_INCLUDES - Static variable in interface org.netbeans.spi.java.classpath.FilteringPathResourceImplementation
-
- PROP_RESOURCES - Static variable in interface org.netbeans.spi.java.classpath.ClassPathImplementation
-
- PROP_ROOTS - Static variable in class org.netbeans.api.java.classpath.ClassPath
-
Name of the "roots" property
- PROP_ROOTS - Static variable in interface org.netbeans.spi.java.classpath.PathResourceImplementation
-