Uses of Class
se.datadosen.jalbum.PluginContext
Packages that use PluginContext
-
Uses of PluginContext in se.datadosen.jalbum
Fields in se.datadosen.jalbum declared as PluginContextModifier and TypeFieldDescriptionprotected PluginContextJCustomPanel.pcprotected PluginContextJWebPageUI.pcMethods in se.datadosen.jalbum that return PluginContextMethods in se.datadosen.jalbum with parameters of type PluginContextModifier and TypeMethodDescriptionvoidJAlbumPlugin.init(PluginContext context) Allow a plugin to plug itself into the jAlbum framework.voidJWebPageUI.init(PluginContext context) Constructors in se.datadosen.jalbum with parameters of type PluginContextModifierConstructorDescriptionJPhotoSphereSettingsPanel(PluginContext context) JRawSettingsPanel(PluginContext context)