Uses of Interface
org.openstreetmap.josm.gui.animation.IAnimObject
-
Packages that use IAnimObject Package Description org.openstreetmap.josm.gui.animation Provides classes adding graphical animation, adapted from Icedtea-Web. -
-
Uses of IAnimObject in org.openstreetmap.josm.gui.animation
Classes in org.openstreetmap.josm.gui.animation that implement IAnimObject Modifier and Type Class Description (package private) classDropImageA random image displayed whenChristmasExtensionis active.(package private) classStarA star displayed whenChristmasExtensionis active.Fields in org.openstreetmap.josm.gui.animation with type parameters of type IAnimObject Modifier and Type Field Description private java.util.List<IAnimObject>ChristmasExtension. objs
-