| Package | Description |
|---|---|
| org.eclipse.nebula.effects.stw | |
| org.eclipse.nebula.effects.stw.transitions |
| Modifier and Type | Method and Description |
|---|---|
Transition |
TransitionManager.getTransition()
Returns the current transition effect
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransitionManager.setTransition(Transition transition)
Sets and changes the transition effect
|
| Modifier and Type | Class and Description |
|---|---|
class |
CubicRotationTransition
A cubic rotation effect.
|
class |
FadeTransition
Applies a fade effect.
|
class |
SlideTransition
Applies a slide effect.
|