public class OperatorCancelledEvent extends PropertyChangeEvent
StatusPanel implements a standard PropertyChangeListener
for this event and handles the drawing of the status bar.
This event uses "operatorCancelled" as property name and any
listener must implement custom actions. The "newValue" object
will always be true.
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
source| Constructor and Description |
|---|
OperatorCancelledEvent(Object source) |
getNewValue, getOldValue, getPropagationId, getPropertyName, setPropagationId, toStringgetSourceprivate static final long serialVersionUID
public OperatorCancelledEvent(Object source)
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.