public static class AppWorkArea.StateChangeEvent
extends java.util.EventObject
| Modifier and Type | Field and Description |
|---|---|
protected AppWorkArea.State |
state |
| Constructor and Description |
|---|
StateChangeEvent(AppWorkArea source,
AppWorkArea.State state) |
| Modifier and Type | Method and Description |
|---|---|
AppWorkArea |
getSource() |
AppWorkArea.State |
getState() |
protected final AppWorkArea.State state
public StateChangeEvent(AppWorkArea source, AppWorkArea.State state)
public AppWorkArea getSource()
getSource in class java.util.EventObjectpublic AppWorkArea.State getState()