Package | Description |
---|---|
fiji.plugin.trackmate.gui.wizard |
Modifier and Type | Method and Description |
---|---|
static TransitionAnimator.Direction |
TransitionAnimator.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransitionAnimator.Direction[] |
TransitionAnimator.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPanel.transition(WizardPanelDescriptor to,
WizardPanelDescriptor from,
TransitionAnimator.Direction direction) |
Constructor and Description |
---|
TransitionAnimator(Component from,
Component to,
TransitionAnimator.Direction direction,
long duration) |
Copyright © 2015–2021 Fiji. All rights reserved.