Uses of Interface
org.bidib.wizard.mvc.common.view.icon.AnimatedIcon
-
Packages that use AnimatedIcon Package Description org.bidib.wizard.mvc.common.view.icon -
-
Uses of AnimatedIcon in org.bidib.wizard.mvc.common.view.icon
Classes in org.bidib.wizard.mvc.common.view.icon that implement AnimatedIcon Modifier and Type Class Description classLinearMovingIconclassPendularMovingIconclassRotatedIconThe RotatedIcon allows you to change the orientation of an Icon by rotating the Icon before it is painted.Constructors in org.bidib.wizard.mvc.common.view.icon with parameters of type AnimatedIcon Constructor Description RotateLabel(AnimatedIcon icon)
-