|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
org.netbeans.lib.cvsclient.event.CVSEvent
org.netbeans.lib.cvsclient.event.FileRemovedEvent
Indicates that a file has been removed.
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
FileRemovedEvent(java.lang.Object source)
Construct a FileRemovedEvent |
|
| Method Summary | |
protected void |
fireEvent(CVSListener listener)
Fire the event to the event listener. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FileRemovedEvent(java.lang.Object source)
source - the source of the event| Method Detail |
protected void fireEvent(CVSListener listener)
fireEvent in class CVSEventlistener - the event listener
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||