|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kahina.core.event.KahinaEvent
org.kahina.core.event.KahinaWindowEvent
public class KahinaWindowEvent
| Constructor Summary | |
|---|---|
KahinaWindowEvent(int type,
int windowID)
|
|
KahinaWindowEvent(int type,
int windowID,
String stringContent)
|
|
| Method Summary | |
|---|---|
String |
getStringContent()
|
int |
getWindowEventType()
|
int |
getWindowID()
|
| Methods inherited from class org.kahina.core.event.KahinaEvent |
|---|
getType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KahinaWindowEvent(int type,
int windowID)
public KahinaWindowEvent(int type,
int windowID,
String stringContent)
| Method Detail |
|---|
public int getWindowEventType()
public int getWindowID()
public String getStringContent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||