public class ResourceEvent extends EventObject
source| Constructor and Description |
|---|
ResourceEvent(Resource resource,
int rno,
int colno) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResource() |
int |
getResourceCol() |
String |
getResourceName() |
int |
getResourceRow() |
getSource, toStringCopyright © 2003, 2023, Oracle and/or its affiliates.