Uses of Interface
org.javlo.component.core.IStaticResource
-
Packages that use IStaticResource Package Description org.javlo.component.core org.javlo.component.image org.javlo.component.multimedia -
-
Uses of IStaticResource in org.javlo.component.core
Subinterfaces of IStaticResource in org.javlo.component.core Modifier and Type Interface Description interface
IVideo
-
Uses of IStaticResource in org.javlo.component.image
Classes in org.javlo.component.image that implement IStaticResource Modifier and Type Class Description class
FreeImage
class
FreeImageWithVisibleLabel
class
GlobalImage
standard image component.class
GlobalImageSession
class
Image
simple image without filter.class
ImageBackground
class
ImageTitle
class
InvisibleImage
-
Uses of IStaticResource in org.javlo.component.multimedia
Classes in org.javlo.component.multimedia that implement IStaticResource Modifier and Type Class Description class
EmbedVideo
class
OnlineVideo
class
Video
-