|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.safehaus.penrose.event.Event
| Constructor Summary | |
Event(java.lang.Object source,
int type)
|
|
| Method Summary | |
java.lang.Object |
getSource()
|
int |
getType()
|
void |
setSource(java.lang.Object source)
|
void |
setType(int type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Event(java.lang.Object source,
int type)
| Method Detail |
public int getType()
public void setType(int type)
public java.lang.Object getSource()
public void setSource(java.lang.Object source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||