public class ModuleExpansionEvent extends CVSEvent
source| Constructor and Description |
|---|
ModuleExpansionEvent(Object source,
String module)
Creates new ModuleExpansionEvent.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
fireEvent(CVSListener listener)
Fire the event to the event listener.
|
String |
getModule()
Get the module name that the original module name has been expanded to.
|
getSource, toStringpublic String getModule()
protected void fireEvent(CVSListener listener)
Copyright © 2013. All rights reserved.