Uses of Interface
se.datadosen.jalbum.JAlbumPlugin
Packages that use JAlbumPlugin
-
Uses of JAlbumPlugin in se.datadosen.jalbum
Classes in se.datadosen.jalbum that implement JAlbumPluginModifier and TypeClassDescriptionclassConvenience class to simplify adding image specific control panels for web pages (.htt files) Implementors are supposed to subclass it inside a <ja:ui> tag and add their custom UI controls as member variables of the subclass.Methods in se.datadosen.jalbum with parameters of type JAlbumPluginModifier and TypeMethodDescriptionstatic voidPluginManager.registerPlugin(JAlbumPlugin plugin) Ensure plugin gets called when jAlbum is about to exit Automatically done by plugins that are loaded by this manager