|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.wildcat.event.WEvent
public class WEvent
Event without arguments
| Field Summary | |
|---|---|
protected Path |
source
The source of the Event |
| Constructor Summary | |
|---|---|
WEvent(Path source)
Constructors |
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
java.lang.String |
getSource()
Getter. |
void |
setSource(Path path)
Setter. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Path source
| Constructor Detail |
|---|
public WEvent(Path source)
source - origin of the event| Method Detail |
|---|
public java.lang.String getSource()
WEventInterface
getSource in interface WEventInterfacepublic void setSource(Path path)
path - public java.lang.String toString()
toString in class java.lang.Object
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in class java.lang.Objectjava.lang.CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||