public class ROIDeletedEvent extends PropertyChangeEvent
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
source| Constructor and Description |
|---|
ROIDeletedEvent(Object source)
A new instance is generated, passing a reference to the source
object.
|
ROIDeletedEvent(Object source,
String propertyName)
A new instance is generated, passing a reference to the source
object.
|
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId, toStringgetSourceprivate static final long serialVersionUID
public ROIDeletedEvent(Object source, String propertyName)
source - - the sourcepropertyName - - the name of the propertypublic ROIDeletedEvent(Object source)
source - - the sourceCopyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.