public class KahinaWindowEvent extends KahinaEvent
| Constructor and Description |
|---|
KahinaWindowEvent(int type,
int windowID) |
KahinaWindowEvent(int type,
int windowID,
java.lang.String stringContent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStringContent() |
int |
getWindowEventType() |
int |
getWindowID() |
getType, toString