public class StatusChangeListener extends Object implements PropertyChangeListener
| Modifier and Type | Field and Description |
|---|---|
static String |
STATUS_CHANGED |
| Constructor and Description |
|---|
StatusChangeListener(MutableStatusBar statusBar)
Creates a new instance of StatusListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt)
This method gets called when a bound property is changed.
|
public static final String STATUS_CHANGED
public StatusChangeListener(MutableStatusBar statusBar)
statusBar - DOCUMENT ME!public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerevt - A PropertyChangeEvent object describing the event source and the property that has changed.Copyright © 2012–2026 cismet GmbH. All rights reserved.