public class ScriptEvent
extends java.util.EventObject
| Modifier and Type | Field and Description |
|---|---|
static int |
CONTENTS_MODIFIED |
static int |
NAME_CHANGED |
static int |
RUN_STARTED |
static int |
RUN_STOPPED |
| Constructor and Description |
|---|
ScriptEvent(java.lang.Object src,
int kind) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
Copyright © 2011, 2013. Daniel P. Dougherty