public final class VisibilityQueryChangeEvent
extends javax.swing.event.ChangeEvent
| Constructor | Description |
|---|---|
VisibilityQueryChangeEvent(java.lang.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
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.