Uses of Class
se.datadosen.jalbum.JAlbumContext
-
Uses of JAlbumContext in net.jalbum.browser
-
Uses of JAlbumContext in net.jalbum.jprint
-
Uses of JAlbumContext in se.datadosen.explorer
ModifierConstructorDescriptionJCropFocusDialog
(JAlbumContext context, AlbumObject ao) JEffectsMenu
(JAlbumContext context) JSharePanel
(JAlbumContext context) -
Uses of JAlbumContext in se.datadosen.jalbum
Modifier and TypeFieldDescriptionfinal JAlbumContext
CompiledBase.context
CompiledScript.context
Deprecated.final JAlbumContext
JAlbumFrame.context
protected JAlbumContext
JCustomPanel.context
protected JAlbumContext
JWebPageUI.context
protected final JAlbumContext
LicenseManagerImpl.context
protected JAlbumContext
SignInManager.context
Modifier and TypeMethodDescriptionstatic JAlbumContext
JAlbumContext.getConsoleInstance()
Return a context that isn't bound to any user interfacestatic JAlbumContext
JAlbumContext.getInstance()
PluginContext.getJAlbumContext()
Get access to key jAlbum objects like its window and engineModifier and TypeMethodDescriptionstatic void
RecoveryTool.createLifeboat
(JAlbumContext context, AlbumBean engine, AlbumObject root, OutputStream out) Create a small zip file containing all album project metadata, such as jalbum-settings.jap, comments.properties, meta.properties, albumfiles.txt and the .jalbum folders for each album folderModifierConstructorDescriptionActions
(JAlbumContext context) AlbumBean
(JAlbumContext context) BackupRestoreBase
(String title, JAlbumContext context) FreeVersionDialogs
(JAlbumContext context) JAccountStatusPanel
(JAlbumContext context) JAlbumInfo
(JAlbumContext context, AlbumProject project) JAlbumManager
(JAlbumContext ctx, JTree tree) JBackupFrame
(JAlbumContext context) JCustomPanel
(JAlbumContext context) JDownloadWizard
(JAlbumContext context) JEmbedPanel
(JAlbumContext context) JMultiMaker
(JAlbumContext context) JPublishWizard
(JAlbumContext context) protected
JPublishWizard
(JAlbumContext context, String title) JRestoreFrame
(JAlbumContext context) JSkinErrorDialog
(JDialog owner, JAlbumContext context, Throwable theError) JSkinErrorDialog
(JAlbumContext context, Throwable theError) JSkinInfo
(JAlbumContext context) JVideoSettingsPanel
(JAlbumContext context) JWidgetSettingsPanel
(JAlbumContext context) MakeAlbumTask
(AlbumProject ap, JAlbumContext context, JAlbumFrame window) Make album from stored AlbumProject's settingsMakeAlbumTask
(JAlbumContext context, JAlbumFrame window) Make currently active settings (unsaved project)Notifier
(JAlbumContext context) UploadAlbumTask
(AlbumProject ap, JAlbumContext context, JAlbumFrame window, PrintStream log)