final class ActorLinker extends Object implements PropertyChangeHandler
| Constructor and Description |
|---|
ActorLinker(Stage stage)
Creates the single instance of ActorLinker.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static ActorLinker |
i()
The single instance of ActorLinker.
|
void |
onPropertyChange(PropertyChange e)
Handles the event.
|
ActorLinker(Stage stage)
static ActorLinker i()
public void onPropertyChange(PropertyChange e)
PropertyChangeHandleronPropertyChange in interface PropertyChangeHandler