|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
net.sourceforge.basher.events.BasherEvent
net.sourceforge.basher.events.CollectionEvent
public abstract class CollectionEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
protected |
CollectionEvent(BasherContext basherContext)
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
BasherContext |
getBasherContext()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class net.sourceforge.basher.events.BasherEvent |
|---|
getCreationTime |
| Methods inherited from class java.util.EventObject |
|---|
getSource |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected CollectionEvent(BasherContext basherContext)
| Method Detail |
|---|
public BasherContext getBasherContext()
public java.lang.String toString()
toString in class BasherEventpublic boolean equals(java.lang.Object o)
equals in class BasherEventpublic int hashCode()
hashCode in class BasherEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||