| Package | Description |
|---|---|
| com.sun.scenario.animation | |
| javafx.animation |
Provides the set of classes for ease of use transition based animations.
|
| Modifier and Type | Field and Description |
|---|---|
private PulseReceiver[] |
AbstractMasterTimer.receivers |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMasterTimer.addPulseReceiver(PulseReceiver target)
Adds a PulseReceiver to the list of targets being tracked against the
global schedule.
|
void |
AbstractMasterTimer.removePulseReceiver(PulseReceiver target) |
| Modifier and Type | Field and Description |
|---|---|
(package private) PulseReceiver |
Animation.pulseReceiver |