org.noos.xing.mydoggy.plaf.ui.look
Class ToolWindowRepresentativeAnchorUI.GradientAnimation
java.lang.Object
org.noos.xing.mydoggy.plaf.ui.animation.AbstractAnimation
org.noos.xing.mydoggy.plaf.ui.look.ToolWindowRepresentativeAnchorUI.GradientAnimation
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- ToolWindowRepresentativeAnchorUI
public class ToolWindowRepresentativeAnchorUI.GradientAnimation
- extends AbstractAnimation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolWindowRepresentativeAnchorUI.GradientAnimation
public ToolWindowRepresentativeAnchorUI.GradientAnimation()
onAnimating
protected float onAnimating(float animationPercent)
- Specified by:
onAnimating in class AbstractAnimation
onFinishAnimation
protected void onFinishAnimation()
- Specified by:
onFinishAnimation in class AbstractAnimation
onHide
protected void onHide(Object... params)
- Specified by:
onHide in class AbstractAnimation
onShow
protected void onShow(Object... params)
- Specified by:
onShow in class AbstractAnimation
onStartAnimation
protected void onStartAnimation(AbstractAnimation.Direction direction)
- Specified by:
onStartAnimation in class AbstractAnimation
chooseFinishDirection
protected AbstractAnimation.Direction chooseFinishDirection(AbstractAnimation.Type type)
- Overrides:
chooseFinishDirection in class AbstractAnimation
Copyright © 2012. All Rights Reserved.