| Package | Description |
|---|---|
| org.robokind.api.common.property |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexedPropertyChangeAction
PropertyChangeAction for an indexed property
|
class |
PropertyChangeAction
PropertyChangeAction for a standard PropertyChangeEvent
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<PropertyChangeActionBase>> |
PropertyChangeMonitor.myPropertyActions
A map associating PropertyChangeActions with an event name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyChangeMonitor.addAction(String property,
PropertyChangeActionBase action)
Adds a PropertyChangeAction to be fired when an event with the given name
is found.
|
Copyright © 2011-2014. All Rights Reserved.