- valueOf(String) - Static method in enum org.netbeans.api.queries.SharabilityQuery.Sharability
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.netbeans.api.queries.SharabilityQuery.Sharability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersioningQuery - Class in org.netbeans.api.queries
-
Find out Versioning System relevant information about a file.
- VersioningQueryImplementation - Interface in org.netbeans.spi.queries
-
Provide Versioning System relevant information about a file.
- VisibilityQuery - Class in org.netbeans.api.queries
-
Determine whether files should be hidden in views presented to the user.
- VisibilityQueryChangeEvent - Class in org.netbeans.spi.queries
-
ChangeEvent subclass to be used by VisibilityQueryImplementation implementations
to fire changes when it's known what files changed visibility.
- VisibilityQueryChangeEvent(Object, FileObject[]) - Constructor for class org.netbeans.spi.queries.VisibilityQueryChangeEvent
-
create new instance of the event, typically called by VisibilityQueryImplementation providers.
- VisibilityQueryImplementation - Interface in org.netbeans.spi.queries
-
Determine whether files should be hidden in views presented to the user.
- VisibilityQueryImplementation2 - Interface in org.netbeans.spi.queries
-
Determine whether files should be hidden in views presented to the user.