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) class
DropImage
A random image displayed whenChristmasExtension
is active.(package private) class
Star
A star displayed whenChristmasExtension
is 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
-