Serializable
public final class VisibilityQueryChangeEvent extends ChangeEvent
source
Constructor | Description |
---|---|
VisibilityQueryChangeEvent(Object source,
org.openide.filesystems.FileObject[] changedFileObjects) |
create new instance of the event, typically called by VisibilityQueryImplementation providers.
|
Modifier and Type | Method | Description |
---|---|---|
org.openide.filesystems.FileObject[] |
getFileObjects() |
return the FileObjects that changed visibility
|
getSource, toString
public VisibilityQueryChangeEvent(Object source, org.openide.filesystems.FileObject[] changedFileObjects)
source
- changedFileObjects
- Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.