Uses of Class
org.noos.xing.mydoggy.plaf.ui.animation.AbstractAnimation.Type

Packages that use AbstractAnimation.Type
org.noos.xing.mydoggy.plaf   
org.noos.xing.mydoggy.plaf.ui   
org.noos.xing.mydoggy.plaf.ui.animation   
org.noos.xing.mydoggy.plaf.ui.look   
 

Uses of AbstractAnimation.Type in org.noos.xing.mydoggy.plaf
 

Methods in org.noos.xing.mydoggy.plaf with parameters of type AbstractAnimation.Type
protected  AbstractAnimation.Direction MyDoggyToolWindowBar.VisibleDockedListener.SplitAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
 

Uses of AbstractAnimation.Type in org.noos.xing.mydoggy.plaf.ui
 

Methods in org.noos.xing.mydoggy.plaf.ui with parameters of type AbstractAnimation.Type
protected  AbstractAnimation.Direction FloatingContainer.FloatingAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
protected  AbstractAnimation.Direction SlidingContainer.SlidingAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
 

Uses of AbstractAnimation.Type in org.noos.xing.mydoggy.plaf.ui.animation
 

Methods in org.noos.xing.mydoggy.plaf.ui.animation that return AbstractAnimation.Type
static AbstractAnimation.Type AbstractAnimation.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractAnimation.Type[] AbstractAnimation.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.noos.xing.mydoggy.plaf.ui.animation with parameters of type AbstractAnimation.Type
protected  AbstractAnimation.Direction AbstractAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
protected  AbstractAnimation.Direction TransparencyAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
 

Uses of AbstractAnimation.Type in org.noos.xing.mydoggy.plaf.ui.look
 

Methods in org.noos.xing.mydoggy.plaf.ui.look with parameters of type AbstractAnimation.Type
protected  AbstractAnimation.Direction ToolWindowRepresentativeAnchorUI.GradientAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
protected  AbstractAnimation.Direction ToolWindowTitleBarUI.GradientAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
protected  AbstractAnimation.Direction ContentRepresentativeAnchorUI.GradientAnimation.chooseFinishDirection(AbstractAnimation.Type type)
           
 



Copyright © 2012. All Rights Reserved.