Package | Description |
---|---|
org.eclipse.nebula.effects.stw |
Modifier and Type | Method | Description |
---|---|---|
Transitionable |
TransitionManager.getTransitionable() |
Returns the transitionable object
|
Constructor | Description |
---|---|
TransitionManager(Transitionable transitionable) |
Constructs a transition manager to handle transitions on the provided
transitionable object.
|