Package | Description |
---|---|
mfiume.component.transition |
Modifier and Type | Method and Description |
---|---|
static JTransitionPanel.TransitionType |
JTransitionPanel.TransitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JTransitionPanel.TransitionType[] |
JTransitionPanel.TransitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JTransitionPanel.push(JPanel newPanel,
JTransitionPanel.TransitionType type,
ActionListener doneListener)
Replace the existing panel with a new one, animating the transition as
specified.
|
Copyright © 2011-2014 University of Toronto, Computational Biology Lab. All Rights Reserved.