Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort - Enum constant in enum se.datadosen.jalbum.FolderVisitResult
 
abort() - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
abort() - Method in class net.jalbum.util.Animator.Control
 
abort() - Method in class net.jalbum.util.MonitoredWorkQueue
 
abort() - Method in class se.datadosen.jalbum.FileCopier
 
abort() - Method in class se.datadosen.jalbum.SlowOperation
A call to abort should make the run method to exit
AbortableBackgroundTask<T> - Class in net.jalbum.util
Mechanism to run a possibly long running background task that allows the user to abort it through the JProgressManager component.
AbortableBackgroundTask(JProgressManager, String) - Constructor for class net.jalbum.util.AbortableBackgroundTask
 
abortAction - Variable in class se.datadosen.jalbum.SlowOperation
 
abortButton - Variable in class se.datadosen.component.JNotification
 
abortProcessing() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
abortProcessing() - Method in class se.datadosen.jalbum.event.ProgressEvent
 
abortProcessing() - Method in class se.datadosen.jalbum.VideoProcessor
 
AbstractAlbumObjectFilter - Class in se.datadosen.jalbum
Allow chaining of AlbumObjectFilter instances
AbstractAlbumObjectFilter() - Constructor for class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
AbstractAlbumObjectFilter(Predicate<AlbumObject>) - Constructor for class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
AbstractFilter - Class in net.jalbum.filters
 
AbstractFilter() - Constructor for class net.jalbum.filters.AbstractFilter
Defualt construtor
AbstractFilter(boolean, boolean) - Constructor for class net.jalbum.filters.AbstractFilter
 
AbstractTreeTransferHandler - Class in se.datadosen.dnd
 
AbstractTreeTransferHandler(JTree, int, boolean) - Constructor for class se.datadosen.dnd.AbstractTreeTransferHandler
 
accelerator(KeyStroke) - Method in class se.datadosen.component.SmartAction
 
accept(File) - Method in class se.datadosen.jalbum.AlbumFileFilter
 
accept(File) - Method in class se.datadosen.jalbum.StyleFileFilter
 
accept(T) - Method in interface net.jalbum.util.Operation
Performs this operation on the given argument.Allows Operation to throw Exception (This interface is in essence a Consumer that allows the throwing of Exceptions)
accept(T, U) - Method in interface net.jalbum.util.BiOperation
Performs this operation on the given argument.Allows Operation to throw Exception (This interface is in essence a BiConsumer that allows the throwing of Exceptions)
acceptedListItem(InputEvent, E) - Method in class se.datadosen.component.MenuBasedAutoCompleter
 
acceptedListItem(InputEvent, String) - Method in class se.datadosen.component.TagAutoCompleter
 
acceptedListItem(InputEvent, Target) - Method in class se.datadosen.component.search.SearchSupport
 
ACCOUNT_PROFILE_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
accountExpires - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
accountListUpdated() - Method in interface se.datadosen.jalbum.event.AccountManagerListener
 
AccountManager - Class in se.datadosen.jalbum
Manager class for FTP accounts.
AccountManager.AccountStatus - Class in se.datadosen.jalbum
 
AccountManagerListener - Interface in se.datadosen.jalbum.event
 
AccountProfile - Class in se.datadosen.jalbum
Simple JavaBean to manage account profiles
AccountProfile() - Constructor for class se.datadosen.jalbum.AccountProfile
 
AccountProfile(String) - Constructor for class se.datadosen.jalbum.AccountProfile
 
AccountStatus() - Constructor for class se.datadosen.jalbum.AccountManager.AccountStatus
 
accountType - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
actionPerformed(ActionEvent) - Method in class se.datadosen.component.CompoundAction
 
actionPerformed(ActionEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
actionPerformed(ActionEvent) - Method in class se.datadosen.component.ToggleAliasAction
 
actionPerformed(ActionEvent) - Method in class se.datadosen.explorer.JCopyWarningDialog
 
actionPerformed(ActionEvent) - Method in class se.datadosen.explorer.JFilterBar
 
actionPerformed(ActionEvent) - Method in class se.datadosen.jalbum.ActionTracker
 
actionPerformed(ActionEvent) - Method in class se.datadosen.jalbum.FileCopier.JReCopyConfirmationDialog
 
actionPerformed(ActionEvent) - Method in class se.datadosen.jalbum.JFileListMenu
 
actionPerformed(ActionEvent) - Method in class se.datadosen.jalbum.JFlagSelector
 
actionPerformed(ActionEvent) - Method in class se.datadosen.util.AliasAction
 
actionPerformed(ActionEvent) - Method in class se.datadosen.util.LambdaAction
 
actionPerformed(ActionEvent) - Method in class se.datadosen.util.MappedAction
 
actionPerformed(ActionEvent, PropertyChangeListener) - Method in class se.datadosen.util.SlowAction
 
actions - Variable in class se.datadosen.jalbum.JAlbumFrame
 
Actions - Class in se.datadosen.jalbum
Repository for jAlbum actions that don't belong tightly with certain UI components Todo: Move actions that are referenced from multiple locations to here
Actions(JAlbumContext) - Constructor for class se.datadosen.jalbum.Actions
 
ActionTracker - Class in se.datadosen.jalbum
 
ActionTracker(Action) - Constructor for class se.datadosen.jalbum.ActionTracker
 
activate() - Method in class se.datadosen.component.JModalPanel
Install and show search bar
activate() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
activateLicense() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
active - Variable in class se.datadosen.net.Share
 
add(int, Set<AlbumObject>) - Method in interface se.datadosen.jalbum.AlbumObject
Add list of AlbumObjcts to (before) given index, replacing existing objects with the added ones
add(int, Set<AlbumObject>) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Add list of AlbumObjcts to (before) given index, replacing existing objects with the added ones
add(int, AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
Add AlbumObjct to (before) given index, replacing existing object with the added ones
add(int, AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
add(Component) - Method in class se.datadosen.component.ControlPanel
 
add(Component) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component) - Method in class se.datadosen.component.JMenuButton
 
add(Component) - Method in class se.datadosen.component.JPopupButton
 
add(Component, int) - Method in class se.datadosen.component.ControlPanel
 
add(Component, int) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component, Object) - Method in class se.datadosen.component.ControlPanel
 
add(Component, Object) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component, Object, int) - Method in class se.datadosen.component.ControlPanel
 
add(Component, Object, int) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(File) - Method in class net.jalbum.util.DiskCache
Add a file to be loaded into the cache.
add(File, String) - Method in class net.jalbum.util.DiskCache
Add a file to be loaded into the cache.The actual loading is performed by refresh()
add(String) - Method in class net.jalbum.util.DiskCache
Add a file to be loaded into the cache.
add(String) - Method in class se.datadosen.component.WordList
 
add(String, Component) - Method in class se.datadosen.component.ControlPanel
 
add(String, Component) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(String, String) - Method in class net.jalbum.util.Parameters
 
add(String, String) - Method in class se.datadosen.util.Replacer
 
add(URL) - Method in class net.jalbum.util.DiskCache
Add a file to be loaded into the cache.
add(URL, String) - Method in class net.jalbum.util.DiskCache
Add a file to be loaded into the cache.The actual loading is performed by refresh()
add(List<File>) - Method in interface se.datadosen.jalbum.AlbumObject
 
add(List<File>) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
add(Set<AlbumObject>) - Method in interface se.datadosen.jalbum.AlbumObject
Add list of AlbumObjcts to children, replacing existing objects with the added ones
add(Set<AlbumObject>) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Add list of AlbumObjcts to the end of existing children, replacing existing objects with the added ones
add(AbstractButton) - Method in class se.datadosen.component.JTabButtonBar
 
add(AbstractButton, int) - Method in class se.datadosen.component.JTabButtonBar
 
add(Action) - Method in class se.datadosen.component.JCleanToolBar
 
add(Action) - Method in class se.datadosen.component.JMenuButton
 
add(Action) - Method in class se.datadosen.component.JPopupButton
 
add(Action, boolean) - Method in class se.datadosen.component.JCleanToolBar
 
add(ComboBoxModel) - Method in class se.datadosen.component.StateMonitor
 
add(JCheckBox) - Method in class se.datadosen.component.StateMonitor
 
add(JComboBox) - Method in class se.datadosen.component.StateMonitor
 
add(JComponent...) - Method in class se.datadosen.component.StateMonitor
 
add(JComponent, String) - Method in class se.datadosen.util.ContextHelp
Add help support for given component (usually a JPanel)
add(JList) - Method in class se.datadosen.component.StateMonitor
 
add(JRadioButton) - Method in class se.datadosen.component.StateMonitor
 
add(JSlider) - Method in class se.datadosen.component.StateMonitor
Since 11
add(JSpinner) - Method in class se.datadosen.component.StateMonitor
 
add(ListModel) - Method in class se.datadosen.component.StateMonitor
 
add(JTextComponent) - Method in class se.datadosen.component.StateMonitor
 
add(JCollapsiblePanel) - Method in class se.datadosen.component.PanelGroup
 
add(JColorSelector) - Method in class se.datadosen.component.StateMonitor
 
add(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
Add AlbumObjct to children, replacing existing object with the added ones
add(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
add(AlbumObject) - Method in class se.datadosen.jalbum.VirtualFolder
 
add(ASTNode) - Method in class se.datadosen.jalbum.ast.GroupNode
Add member to list of members.
add(CategoryCounters) - Method in class se.datadosen.jalbum.CategoryCounters
 
add(Category, int) - Method in class se.datadosen.jalbum.CategoryCounters
 
add(T) - Method in class se.datadosen.util.BlockingLifoQueue
 
Add - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
ADD - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
addAccount(AccountProfile) - Method in class se.datadosen.jalbum.AccountManager
Add a new FTP account to the list.
addAccountManagerListener(AccountManagerListener) - Method in class se.datadosen.jalbum.AccountManager
 
addAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
addAction(Action) - Method in class se.datadosen.component.JSmartDialog
Add additional actions on top of those added via registerActions Call BEFORE registerActions
addActionListener(ActionListener) - Method in interface se.datadosen.component.FileChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JColorSelector
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JFileSelector
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JLinkLabel
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JSwingFileChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JXFileChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.component.mac.MacFileChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.jalbum.DeferredChooser
 
addActionListener(ActionListener) - Method in class se.datadosen.jalbum.JFlagSelector
 
addActionListener(ActionListener) - Method in class se.datadosen.jalbum.JProjectsPanel
 
addActions(Action...) - Method in class se.datadosen.component.JMenuButton
 
addAdditionalControls(ControlPanel) - Method in class se.datadosen.jalbum.BackupRestoreBase
 
addAdditionalControls(ControlPanel) - Method in class se.datadosen.jalbum.JBackupFrame
 
addAlbumBeanListener(AlbumBeanListener) - Method in class se.datadosen.jalbum.AlbumBean
 
addAlbumBeanListener(AlbumBeanListener) - Method in interface se.datadosen.jalbum.AlbumEngine
 
addAlbumBeanListener(AlbumBeanListener) - Method in class se.datadosen.jalbum.UploadBean
AlbumBeanListener used to track and control file deletion
addAlbumProject(AlbumProject) - Method in class se.datadosen.jalbum.JAlbumManager
 
addAll(Collection<? extends T>) - Method in class se.datadosen.util.BlockingLifoQueue
 
addAll(Collection<String>) - Method in class se.datadosen.component.WordList
 
addBinderListener(BinderListener) - Method in class se.datadosen.util.BeanBinder
 
addButton(JButton) - Method in class se.datadosen.component.JPlaylist
 
addChangeListener(ChangeListener) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
addChangeListener(ChangeListener) - Method in class se.datadosen.component.JRatingSlider
 
addComponent(Component) - Method in class se.datadosen.dnd.JFileDropPanel
 
addContentElement(Element) - Method in class se.datadosen.tags.Element
 
addContextMenuItem(JMenuItem) - Method in class se.datadosen.jalbum.PluginContext
Add custom menu item to the context menu (when right clicking objects)
addCustomTab(String, JComponent) - Method in class se.datadosen.explorer.JEditPanel
 
addCustomTab(String, JComponent) - Method in interface se.datadosen.jalbum.EditPanel
Add a custom UI tab to the edit panel's property panel (advanced mode)
addCustomTab(JCollapsiblePanel) - Method in class se.datadosen.explorer.JEditPanel
 
addCustomTab(JCollapsiblePanel) - Method in interface se.datadosen.jalbum.EditPanel
Add a custom UI tab to the edit panel's property panel (advanced mode)
added - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
addedDate - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
addEditListener(EditListener) - Method in class se.datadosen.explorer.JEditPanel
Implements EditPanel
addEditListener(EditListener) - Method in interface se.datadosen.jalbum.EditPanel
Register EditListeners that get notified when user starts editing album objects
addFile(File) - Method in class se.datadosen.jalbum.JFileListMenu
 
addFile(File) - Method in class se.datadosen.jalbum.RecentProjectFiles
Add file to list (if not already present) Also move file to top of list
addFileDropListener(FileDropListener) - Method in class se.datadosen.dnd.JFileDropPanel
 
addFileList(File[]) - Method in class se.datadosen.component.JPlaylist
 
addFileList(List<File>) - Method in class se.datadosen.component.JPlaylist
 
addFileListMenuListener(FileListMenuListener) - Method in class se.datadosen.jalbum.JFileListMenu
 
addFileOf(AlbumObject) - Method in class se.datadosen.jalbum.VirtualFolder
Create an album object out of passed file and add it to this VirtualFolder, ensuring it has a unique name
addFiles(List<File>) - Method in class se.datadosen.jalbum.JAlbumFrame
Add the list of files to the current album project
addFilter(JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManager
 
addFilter(JAlbumFilter, String) - Method in class se.datadosen.jalbum.JImageEffectsPanel
 
addFilter(JAFilter) - Method in class se.datadosen.jalbum.AlbumBean
Add an image filter to the image process chain so it affects both closeups and thumbnails
addFilter(JAFilter, int) - Method in class se.datadosen.jalbum.AlbumBean
Add an image filter to the image process chain at the specified stage
addFilterClass(String) - Method in class se.datadosen.jalbum.FilterPluginList
 
addFirst(JComponent) - Method in class se.datadosen.component.JCleanToolBar
 
addGlobals(Map, boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
addGpsVariables(XmpDirectory, Map<String, Object>) - Static method in class net.jalbum.metadata.exif.ExtendedGpsDescriptor
 
addGroup(Action...) - Method in class se.datadosen.component.JCleanToolBar
 
addIgnoreDir(String) - Method in class se.datadosen.jalbum.SkinManager
 
addImageListener(ImageListener) - Method in class se.datadosen.explorer.JEditPanel
 
addImageListener(ImageListener) - Method in interface se.datadosen.jalbum.EditPanel
 
addImpl(Component, Object, int) - Method in class net.jalbum.component.JCardPanel
 
addImportAction(Action) - Method in class se.datadosen.jalbum.PluginContext
Add custom menu item to File->Import menu and to add buttons
addImportMenuItem(JMenuItem) - Method in class se.datadosen.jalbum.PluginContext
Add custom menu item to File->Import menu
addImports(String...) - Method in class net.jalbum.script.GroovierScriptEngine
Add import statements as a series of fully classified class names or ending with .* for package imports Also supports static imports of the form fully.qualified.class.Name.method and fully.qualified.class.Name.*
addJAlbumListener(JAlbumListener) - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
addJAlbumListener(JAlbumListener) - Method in class se.datadosen.jalbum.JAlbumFrame
 
addJAlbumListener(JAlbumListener) - Method in interface se.datadosen.jalbum.JAlbumWindow
 
addLast(JComponent) - Method in class se.datadosen.component.JCleanToolBar
 
addLayoutComponent(Component, Object) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
addLayoutComponent(String, Component) - Method in class se.datadosen.component.buttonbar.PercentLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in class se.datadosen.component.CenterLayout
 
addLayoutComponent(String, Component) - Method in class se.datadosen.component.MiddleLayout
 
addLayoutComponent(String, Component) - Method in class se.datadosen.component.RiverLayout
 
addLayoutComponent(String, Component) - Method in class se.datadosen.component.RiverLayout2
 
addLayoutComponent(String, Component) - Method in class se.datadosen.component.VerticalLayout
 
addLayoutComponent(String, Component) - Method in class se.datadosen.explorer.SmartFlowLayout
Adds the specified component to the layout.
addListener(RecentProjectFiles.Listener) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
addMiddle(JComponent) - Method in class se.datadosen.component.JCleanToolBar
 
addName(String) - Method in class se.datadosen.jalbum.FileNamerContext
Suggest a name for one child object of the current folder
addNotify() - Method in class net.jalbum.review.ReviewMode
 
addOldNotification(JNotification) - Method in class se.datadosen.jalbum.NotificationManager
 
addProject(AlbumProject) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
addProject(AlbumProject) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.jalbum.filters.AbstractFilter
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.jalbum.filters.JAlbumFilter
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface se.datadosen.jalbum.AlbumObject
Adds a property change listener to album object.
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.CategoryCounters
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.Config
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.JAlbumContext
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface se.datadosen.jalbum.LicenseManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.NotificationManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.SignInManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.XmpManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.util.MappedAction
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.jalbum.filters.AbstractFilter
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jalbum.filters.JAlbumFilter
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumBean
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface se.datadosen.jalbum.AlbumObject
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.Config
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.JAlbumContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface se.datadosen.jalbum.LicenseManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.NotificationManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.SignInManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.XmpManager
 
addPropertyChangeListener(Category, PropertyChangeListener) - Method in class se.datadosen.jalbum.CategoryCounters
 
addProvider(TargetProvider) - Method in class se.datadosen.component.search.SearchSupport
 
addressBar - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
addressBarAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
addressBarMenuItem - Variable in class se.datadosen.explorer.JAlbumExplorer
 
addSelectionListener(SelectionListener) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
addStatusListener(StatusListener) - Method in class se.datadosen.jalbum.ShareBean
Event dispatching code
addStep(JWizardStep) - Method in class se.datadosen.component.JWizard
 
addStep(JWorkFlowStep) - Method in class se.datadosen.component.JWorkFlow
 
addSteps() - Method in class se.datadosen.jalbum.JDownloadWizard
 
addSteps() - Method in class se.datadosen.jalbum.JPublishWizard
 
addStructureListener(StructureListener) - Method in class se.datadosen.explorer.JExplorerPanel
 
addTab(String, Icon, Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
addTab(String, JComponent) - Method in class se.datadosen.explorer.JPropertyPanel
 
addTab(JCollapsiblePanel) - Method in class se.datadosen.explorer.JPropertyPanel
Add custom tab to property panel Call from AWT thread
addTask(JProgressManager.TaskStatus) - Method in class net.jalbum.component.JProgressManager
Add pending task to back of list queue.
addTextNode(Section) - Method in class se.datadosen.jalbum.ast.GroupNode
 
addToolBarAction(Action) - Method in class se.datadosen.jalbum.PluginContext
Add a custom button to the toolbar
addToolBarAction(Action, boolean) - Method in class se.datadosen.jalbum.PluginContext
Add a custom button to the toolbar
addToolsMenuItem(JMenuItem) - Method in class se.datadosen.jalbum.PluginContext
Add custom menu item to global Tools menu
addTransferListener(TransferListener) - Method in class se.datadosen.jalbum.UploadBean
Event dispatching code
addTree(JComponent) - Method in class se.datadosen.util.ContextHelp
Add help support to component tree containing "helpPage" client properties on JPanels
addUI(Container) - Method in class se.datadosen.util.BeanBinder
Add user interface to participate in readModel and writeModel calls
addUI(Container...) - Method in class se.datadosen.util.BeanBinder
Add user interface to participate in readModel and writeModel calls
addVariant(Variant) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
addVetoableChangeListener(VetoableChangeListener) - Method in class se.datadosen.component.VetoableAction
 
adjustAlignment(Component) - Method in class se.datadosen.component.RiverLayout
 
adjustAlignment(Component) - Method in class se.datadosen.component.RiverLayout2
 
adjustBorder(BufferedImage) - Static method in class net.jalbum.filters.arty.effects.ArtySupport
Adjust Border strength
adjustBorder(BufferedImage, float) - Static method in class net.jalbum.filters.arty.effects.ArtySupport
 
adjustColumn(int) - Method in class se.datadosen.util.TableColumnAdjuster
 
adjustColumns() - Method in class se.datadosen.util.TableColumnAdjuster
 
adjuster - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
adjustLocation(Component, int, int) - Method in class net.jalbum.component.JPopupPanel
Adjust location of lower right corner in relation to rel-components top left corner
adjustOrientation(BufferedImage, int) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(BufferedImage, Metadata) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(BufferedImage, File) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(BufferedImage, String) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(BufferedImage, AlbumObject) - Static method in class se.datadosen.jalbum.GenericRotationSupport
 
adjustOrientation(BufferedImage, Orientation) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(ImageIcon, Metadata) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(ImageIcon, File) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(ImageIcon, AlbumObject) - Static method in class se.datadosen.jalbum.GenericRotationSupport
 
adobe_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
ADVANCED - Enum constant in enum net.jalbum.filterManager.FilterProperties.FilterCategory
 
advancePhase() - Method in class se.datadosen.component.JProgressSpinner
Move most recent tick mark one step clockwise
albnumProjectRenderer - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
album - Variable in class se.datadosen.jalbum.CompiledBase
 
album - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
ALBUM_ID - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
ALBUM_URL - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
albumAccessTest() - Method in class se.datadosen.jalbum.ShareBean
 
albumAdded(AccountProfile, String, AlbumProject, boolean) - Method in class se.datadosen.jalbum.Notifier
 
albumAddedBg(AccountProfile, String, AlbumProject, boolean) - Method in class se.datadosen.jalbum.Notifier
 
AlbumBean - Class in se.datadosen.jalbum
JavaBean for creating web based photo albums with thumbnail page and slide pages.
AlbumBean() - Constructor for class se.datadosen.jalbum.AlbumBean
 
AlbumBean(JAlbumContext) - Constructor for class se.datadosen.jalbum.AlbumBean
 
AlbumBean.ASTCache - Class in se.datadosen.jalbum
 
AlbumBean.CreditText - Enum in se.datadosen.jalbum
 
AlbumBeanAdapter - Class in se.datadosen.jalbum
Deprecated.
No longer needed (Default methods in Java 8). Use AlbumBeanListener instead
AlbumBeanAdapter() - Constructor for class se.datadosen.jalbum.AlbumBeanAdapter
Deprecated.
 
AlbumBeanEvent - Class in se.datadosen.jalbum
Event object to help monitoring album generation.
AlbumBeanEvent(Object, File, String, String, int, int, int, int) - Constructor for class se.datadosen.jalbum.AlbumBeanEvent
 
AlbumBeanEvent(Object, String, String, int, int, int, int) - Constructor for class se.datadosen.jalbum.AlbumBeanEvent
 
AlbumBeanListener - Interface in se.datadosen.jalbum
Listener interface to be implemented by classes interested in monitoring album generation.
albumCreationFinished(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
albumCreationFinished(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
 
albumCreationStarted(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
albumCreationStarted(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
 
albumDeleted(AccountProfile, String) - Method in class se.datadosen.jalbum.Notifier
 
albumDeletedBg(AccountProfile, String) - Method in class se.datadosen.jalbum.Notifier
 
AlbumEngine - Interface in se.datadosen.jalbum
Interface for AlbumBean, providing necessary functionality for running AlbumBean integrated into a web application
albumExists() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
albumExplorer - Variable in class se.datadosen.jalbum.JAlbumFrame
 
AlbumFileFilter - Class in se.datadosen.jalbum
 
AlbumFileFilter(AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumFileFilter
 
AlbumFileFilter(AlbumBean, File, String) - Constructor for class se.datadosen.jalbum.AlbumFileFilter
 
albumfiles(File) - Static method in class se.datadosen.jalbum.ControlFiles
 
ALBUMFILES_FILE_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
albumHighlight - Static variable in class se.datadosen.jalbum.JAlbumColor
 
albumHover - Static variable in class se.datadosen.jalbum.JAlbumColor
 
AlbumImage - Class in se.datadosen.jalbum
This class is an abstraction of an album image.
AlbumImage(BufferedImage, AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumImage
 
AlbumImage(File, AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumImage
Construct an AlbumImage from a File and AlbumBean instance
AlbumImage(AlbumObject) - Constructor for class se.datadosen.jalbum.AlbumImage
 
AlbumImage(AlbumObject, File, BufferedImage, int, AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumImage
Construct an AlbumImage, also telling what stage an image is in: (1=original, 2=scaled to closeup size for use by closeups and thumbnails, 3=scaled to closeup size for use by closeups only, 4=scaled to closeup size for use by thumbnails, 5=scaled to thumbnail size for use by thumbnails.
albumMakingDone(boolean) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
albumMakingStarted(boolean) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
albumMakingStarted(boolean) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
albumManager - Variable in class se.datadosen.explorer.JAlbumExplorer
 
AlbumManifest - Class in se.datadosen.jalbum
Representation of the set of files in an album along with their size and modification date A manifest file is uploaded along with the album in order to facilitate publishing album udpdates.
AlbumManifest() - Constructor for class se.datadosen.jalbum.AlbumManifest
 
AlbumManifest(RemoteFS, String) - Constructor for class se.datadosen.jalbum.AlbumManifest
Get existing manifest from remote server
AlbumManifest(NavigableSet<RemoteFile>) - Constructor for class se.datadosen.jalbum.AlbumManifest
Create based on local album files
albumMoved(AccountProfile, String, String) - Method in class se.datadosen.jalbum.Notifier
 
albumMovedBg(AccountProfile, String, String) - Method in class se.datadosen.jalbum.Notifier
 
AlbumObject - Interface in se.datadosen.jalbum
 
AlbumObject.Ordering - Enum in se.datadosen.jalbum
 
AlbumObjectFactory - Class in se.datadosen.jalbum
 
AlbumObjectFactory(AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumObjectFactory
 
AlbumObjectFilter - Interface in se.datadosen.jalbum
 
albumObjectFlavor - Static variable in interface se.datadosen.jalbum.AlbumObject
 
AlbumObjectImpl - Class in se.datadosen.jalbum
Implementation of an AlbumObject.
AlbumObjectMetadata - Class in se.datadosen.jalbum
 
AlbumObjectOrderer - Class in se.datadosen.jalbum
Class responsible of ordering Album Objects according to the folder settings
AlbumObjectOrderer(AlbumObjectImpl) - Constructor for class se.datadosen.jalbum.AlbumObjectOrderer
 
AlbumObjectProperties - Class in se.datadosen.jalbum
The recommended way to store properties per album object, be it files or directories Relies on XML serialization of a Map of name, value pairs Values may be any Java object adhering to the JavaBeans specification.
AlbumObjectProperties(File) - Constructor for class se.datadosen.jalbum.AlbumObjectProperties
To support use of this class from FastFile without need for AlbumObject
AlbumObjectProperties.HiddenProperty - Class in se.datadosen.jalbum
Objects wrapped in this class (like instances of FilterList) are not visible in the keySet() method.
albumObjectsDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
albumObjectsDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
albumObjectsDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
AlbumObjectTarget - Class in se.datadosen.component.search
Provides the ability to locate and highlight JAlbum objects
AlbumObjectTarget.Provider - Class in se.datadosen.component.search
 
AlbumObjectTransferable - Class in se.datadosen.explorer
Encapsulate selected AlbumObjects that jAlbum can put on the clipboard
AlbumObjectTransferable(List<AlbumObject>) - Constructor for class se.datadosen.explorer.AlbumObjectTransferable
 
AlbumProject - Class in se.datadosen.jalbum
 
AlbumProject(File) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumProject(File, AlbumObject) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumProject(File, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumProjectModel(List<AlbumProject>) - Constructor for class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
AlbumProjectModel(List<AlbumProject>) - Constructor for class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
AlbumRootComponent() - Constructor for class se.datadosen.jalbum.JAlbumManager.AlbumRootComponent
 
albumsPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
AlbumSynchronizer - Class in se.datadosen.jalbum
Keeps generated files that corresponds to an AlbumObject in sync (corresponding name/location or deleted status).
AlbumSynchronizer(AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumSynchronizer
 
AlbumTest - Class in se.datadosen.jalbum
 
AlbumTest() - Constructor for class se.datadosen.jalbum.AlbumTest
 
AliasAction - Class in se.datadosen.util
 
AliasAction(Action) - Constructor for class se.datadosen.util.AliasAction
 
AliasAction(Action, String) - Constructor for class se.datadosen.util.AliasAction
 
AliasAction(Action, Icon) - Constructor for class se.datadosen.util.AliasAction
 
ALIGN_CENTER - Static variable in class se.datadosen.component.JSmartSeparator
 
ALIGN_LEFT - Static variable in class se.datadosen.component.JSmartSeparator
 
ALIGN_RIGHT - Static variable in class se.datadosen.component.JSmartSeparator
 
Aligneable - Interface in net.jalbum.filters
 
Alignment - Enum in net.jalbum.filters
Horizontal alignment
all - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
ALL_OVER - Enum constant in enum net.jalbum.filters.Layering
 
ALL_POSTSCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
ALL_PRESCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
ALL_SELECTED - Static variable in class se.datadosen.component.SmartTextComponentSupport
 
allowedToNotify(AccountProfile) - Method in class se.datadosen.jalbum.Notifier
 
allowFinish(boolean) - Method in class se.datadosen.component.JWizard
 
allowNext() - Method in class se.datadosen.component.JWizardStep
Override this one to provide custom control of next button
allowPrompting - Variable in class se.datadosen.jalbum.VideoProcessor
 
alpha - Variable in class se.datadosen.component.JSuperimposePanel
 
AlphabeticalTransformer - Class in se.datadosen.jalbum.structure
Transforms a tree of AlbumObjects to a A, B, C list of sub folders based on the 1:st character in the file name
AlphabeticalTransformer() - Constructor for class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
animateWorkflow() - Method in class se.datadosen.explorer.JAlbumExplorer
 
Animator - Class in net.jalbum.util
Run submitted tasks every 20ms until task returns false
Animator.Control - Class in net.jalbum.util
 
ao - Variable in class se.datadosen.explorer.JAlbumObject
 
AOP - Class in se.datadosen.jalbum
Shorthand for accessing constants from AlbumObjectProperties
AOP(File) - Constructor for class se.datadosen.jalbum.AOP
 
appendImages - Variable in class se.datadosen.jalbum.JMainSettingsPanel
 
application - Static variable in class se.datadosen.jalbum.AlbumBean
 
application - Variable in class se.datadosen.jalbum.CompiledBase
 
application - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
apply(T) - Method in interface net.jalbum.util.Func
Like java.util.function, but throws Exception Applies this function to the given argument.
applyBrightnessAndContrast(BufferedImage, double, double) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Applies Brightness and Contrast to the BufferedImage.
applyColorCurves(int[], double[][], double[][]) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Color curve implementation changes values via interpolated curve function.
applyFilter() - Method in class net.jalbum.filterManager.FilterManager
 
applyFilter(JAFilter) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the specified filter
applyFilter(JAFilter, Map) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the specified filter and variables
applyFilters() - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the filters and variables installed in the engine for the current stage
applyFilters(int) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the filters and variables installed in the engine for the specified stage
applyOrderingToSubFoldersAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
applyPostscaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
applyPostscaleFilters(BufferedImage, JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterRenderer
 
applyPrescaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
applyPrescaleFilters(BufferedImage, JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterRenderer
 
applyRedOnly(int[]) - Method in class net.jalbum.filters.arty.effects.ArtySupport
returns a red image
applyRedTouch(int[], double) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Applies an red touch and wand weakens the other colors
applySaturation(int[], double) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Changes the saturation of an image according to the passed saturationFactor.
applyToAll - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
appReopened(AppReopenedEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
Approved - Enum constant in enum se.datadosen.jalbum.Flag
 
areChildrenDefined() - Method in class se.datadosen.jalbum.RemoteFSNode
 
ArtyFilter - Class in net.jalbum.filters.arty
 
ArtyFilter() - Constructor for class net.jalbum.filters.arty.ArtyFilter
 
ArtySupport - Class in net.jalbum.filters.arty.effects
ArtySupport offers different methods for image processing.
ArtySupport() - Constructor for class net.jalbum.filters.arty.effects.ArtySupport
 
ask(Object) - Method in class net.jalbum.util.Work
Ask user a yes/no question.
ASK - Enum constant in enum se.datadosen.jalbum.Config.FileAddMethod
 
asMillis() - Method in class se.datadosen.jalbum.TimeCode
 
assertResolved() - Method in class se.datadosen.jalbum.WebLocation
 
asString(int) - Static method in class se.datadosen.util.RotationSupport
 
AST - Class in se.datadosen.jalbum
Abstract Syntax Tree, made from Section (html template page).
AST(AlbumBean, Section) - Constructor for class se.datadosen.jalbum.AST
Construct an Abstract Syntax Tree out of AlbumBean and Section
ASTCache() - Constructor for class se.datadosen.jalbum.AlbumBean.ASTCache
 
ASTEvaluator - Class in se.datadosen.jalbum
Evaluator for Abstract Syntax Tree.
ASTEvaluator(AlbumBean, ScriptLanguage) - Constructor for class se.datadosen.jalbum.ASTEvaluator
 
ASTEvaluator(AlbumBean, Scope) - Constructor for class se.datadosen.jalbum.ASTEvaluator
 
ASTNode - Class in se.datadosen.jalbum.ast
Common abstract base class for all AST nodes
ASTNode(int) - Constructor for class se.datadosen.jalbum.ast.ASTNode
 
ASTNode(Section) - Constructor for class se.datadosen.jalbum.ast.ASTNode
 
attachAudioClip() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
attachAudioClip(File) - Method in class se.datadosen.jalbum.JAudioClipPanel
 
attachDetachAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
attachOSDControls(JBackgroundPanel) - Method in interface net.jalbum.filters.HasOSDControls
 
attachOSDControls(JBackgroundPanel) - Method in class net.jalbum.filters.ui.JAlignmentSelector
 
Attributes(ASTEvaluator) - Constructor for class se.datadosen.jalbum.ast.ElementNode.Attributes
 
AttributeSerializer - Class in se.datadosen.util
Convert bean state to attribute="value" attribute2="value2" ...
AttributeSerializer() - Constructor for class se.datadosen.util.AttributeSerializer
 
AttributeTokenizer - Class in se.datadosen.tags
Parses a string of name=value name="value with spaces"...
AttributeTokenizer(String) - Constructor for class se.datadosen.tags.AttributeTokenizer
 
AttributeTokenizer(String, int) - Constructor for class se.datadosen.tags.AttributeTokenizer
 
Attributizer - Class in se.datadosen.util
Add JComponents to a subclass instance of this class or set a JComponentHolder as target.
Attributizer() - Constructor for class se.datadosen.util.Attributizer
 
Attributizer(boolean, boolean, boolean) - Constructor for class se.datadosen.util.Attributizer
 
Attributizer(JComponentHolder) - Constructor for class se.datadosen.util.Attributizer
 
audio - Enum constant in enum se.datadosen.jalbum.Category
 
AUDIO_CLIP_DURATION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
AUDIO_CLIP_PATH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
AUDIO_CLIP_TYPE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
AUDIO_CLIPS_FOLDER - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
AUDIO_FILE - Static variable in class se.datadosen.util.FileFilters
 
AuthenticationException - Exception Class in se.datadosen.jalbum
 
AuthenticationException(String) - Constructor for exception class se.datadosen.jalbum.AuthenticationException
 
AUTHOR - Static variable in class se.datadosen.jalbum.SkinProperties
 
AUTO_WIDGET_INJECTION - Static variable in class se.datadosen.jalbum.SkinProperties
Tell if jAlbum is to automatically inject Widget loader code into generate pages (done manually with the <ja:widget> tag) Valid values are true and false.
Autocompleter - Class in se.datadosen.component
 
Autocompleter(JTextComponent, WordList) - Constructor for class se.datadosen.component.Autocompleter
 
AutoFilter - Class in net.jalbum.filters.auto
 
AutoFilter() - Constructor for class net.jalbum.filters.auto.AutoFilter
 
AutoFilter(boolean) - Constructor for class net.jalbum.filters.auto.AutoFilter
 
AutoFilter(boolean, boolean, boolean) - Constructor for class net.jalbum.filters.auto.AutoFilter
 
autoscroll(Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
AutoSelectingTreeCellEditor - Class in se.datadosen.component
 
AutoSelectingTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class se.datadosen.component.AutoSelectingTreeCellEditor
 
Average - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
AVERAGE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
AVERAGE_PAGE_BUFFER_SIZE - Static variable in class se.datadosen.jalbum.AST
 
awaitCompletion() - Method in class net.jalbum.util.MonitoredWorkQueue
Call preferably on AWT thread to await completion or termination of submitted tasks.

B

B - Enum constant in enum se.datadosen.util.DataSizeFormatter.Unit
 
backAction - Variable in class se.datadosen.component.JWizard
 
backButton - Variable in class se.datadosen.component.JWizard
 
backgroundCheckLicenseStatus() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Do an online check of the license status in the background
backgroundText(String) - Method in class se.datadosen.component.JBackgroundTextField
 
BACKUP_DIRECTORY_KEY - Static variable in class se.datadosen.jalbum.BackupRestoreBase
 
BACKUP_PROJECTS_KEY - Static variable in class se.datadosen.jalbum.BackupRestoreBase
 
BackupRestoreBase - Class in se.datadosen.jalbum
Common code for JBackupFrame and JRestoreFrame
BackupRestoreBase(String, JAlbumContext) - Constructor for class se.datadosen.jalbum.BackupRestoreBase
 
BackupRestoreBase.AlbumProjectModel - Class in se.datadosen.jalbum
 
BackupRestoreBase.Column<T> - Class in se.datadosen.jalbum
 
BASE - Enum constant in enum se.datadosen.jalbum.ChainedObjects.ObjectType
 
baseName(File) - Static method in class se.datadosen.util.IO
 
baseName(String) - Static method in class se.datadosen.util.IO
 
baseName(AlbumObject) - Static method in class se.datadosen.util.IO
 
BASIC - Enum constant in enum net.jalbum.filterManager.FilterProperties.FilterCategory
 
BasicImageInfo() - Constructor for class se.datadosen.util.FileFilters.BasicImageInfo
 
Bean - Annotation Type in se.datadosen.util.annotations
Annotation used in conjunction with BeanBinder model bean Marks methods of model JavaBeans that get and set JavaBeans themselves.
BeanBinder - Class in se.datadosen.util
Utility class for synchronizing a Swing GUI with JavaBean properties.
BeanBinder() - Constructor for class se.datadosen.util.BeanBinder
 
BeanBinder.Bindeable - Interface in se.datadosen.util
Support for other component types
BeanBinderException - Exception Class in se.datadosen.util
 
BeanBinderException(String, Throwable) - Constructor for exception class se.datadosen.util.BeanBinderException
 
BeanBinderException(String, Throwable, JComponent) - Constructor for exception class se.datadosen.util.BeanBinderException
 
BeanBinderException(Throwable) - Constructor for exception class se.datadosen.util.BeanBinderException
 
BEANSHELL - Static variable in class se.datadosen.jalbum.ScriptLanguage
 
BEHIND - Enum constant in enum net.jalbum.filters.Layering
 
bg - Variable in class se.datadosen.component.JBackgroundPanel
 
BIF_BROWSEFILEJUNCTIONS - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_BROWSEINCLUDEFILES - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_DONTGOBELOWDOMAIN - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_EDITBOX - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_NEWDIALOGSTYLE - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_NONEWFOLDERBUTTON - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_RETURNONLYFSDIRS - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_SHAREABLE - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
BIF_USENEWUI - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
big(String) - Static method in class se.datadosen.jalbum.Icons
Get big-sized (24x24) SVG icon
bind(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.Config
Convenience method to add property change listener AND make an initial call, thereby binding the listener to the currently current value
binder - Variable in class se.datadosen.jalbum.JAlbumFrame
 
BinderListener - Interface in se.datadosen.util
 
BiOperation<T,U> - Interface in net.jalbum.util
 
BLACKMAN_BESSEL - Enum constant in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
BLACKMAN_SINC - Enum constant in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
blend(Color, Color) - Static method in class se.datadosen.jalbum.JAlbumColor
 
blend(Color, Color, double) - Static method in class se.datadosen.jalbum.JAlbumColor
 
BlendComposite - Class in net.jalbum.filters.arty.effects
 
BlendComposite.BlendingMode - Enum in net.jalbum.filters.arty.effects
 
BLOCKED_KEY - Variable in class se.datadosen.component.SmartAction
 
blockedKeys - Variable in class se.datadosen.component.ToggleAliasAction
 
blockedKeys - Variable in class se.datadosen.util.AliasAction
 
BlockingLifoQueue<T> - Class in se.datadosen.util
 
BlockingLifoQueue() - Constructor for class se.datadosen.util.BlockingLifoQueue
 
BLOW - Static variable in class se.datadosen.jalbum.Sounds
 
Blue - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
BLUE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
blurFilter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.ArtySupport
 
border - Static variable in class se.datadosen.jalbum.JAlbumColor
 
BORDER_SIZE - Static variable in class se.datadosen.jalbum.JThumbnailChooser
 
bordered() - Method in class se.datadosen.explorer.JPropertyPanel.JSmallTextArea
Give same border as JTextFields
bottom - Enum constant in enum net.jalbum.filters.VerticalAlignment
 
BOTTOM_LEFT - Enum constant in enum se.datadosen.util.ContextHelp.Corner
 
BOTTOM_RIGHT - Enum constant in enum se.datadosen.util.ContextHelp.Corner
 
Bound - Annotation Type in se.datadosen.util.annotations
Marks fields that should be bound to Properties using PropertyBinder.
Bounded - Interface in net.jalbum.filters
Return the area of the passed image that was affected by the last filter operation
browseFileDirectory(File) - Method in class se.datadosen.jalbum.MyDesktop
Opens a folder containing the file and selects it in a default system file manager.
BrowseInfo() - Constructor for class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
BROWSER_HEIGHT - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
BROWSER_REFRESH - Static variable in class net.jalbum.browser.BrowserPanel
 
BROWSER_SCALE - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
BROWSER_WIDTH - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
BrowserLauncher - Class in edu.stanford.ejalbert
 
BrowserLauncher() - Constructor for class edu.stanford.ejalbert.BrowserLauncher
 
BrowserPane - Class in net.jalbum.browser
 
BrowserPane(WebBrowser) - Constructor for class net.jalbum.browser.BrowserPane
 
browserPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
BrowserPanel - Class in net.jalbum.browser
 
BrowserPanel(JAlbumContext, JFrame) - Constructor for class net.jalbum.browser.BrowserPanel
 
BrowserToolBar - Class in net.jalbum.browser
 
BrowserToolBar(WebBrowser) - Constructor for class net.jalbum.browser.BrowserToolBar
 
BrowserWindow - Class in net.jalbum.browser
Plain JavaFX browser window, complete with toolbar
BrowserWindow() - Constructor for class net.jalbum.browser.BrowserWindow
 
buf - Variable in class se.datadosen.component.JSuperimposePanel
 
build() - Method in class net.javainthebox.caraibe.svg.SVGContentBuilder
 
buildSrcset(List<Rendition>, String) - Static method in class se.datadosen.jalbum.ImageRenderer
Generate a srcset attribute value for given list of renditions
buildTree(Section) - Method in class se.datadosen.jalbum.AST
 
buildURLList(File) - Static method in class se.datadosen.jalbum.Main
 
button - Variable in class se.datadosen.component.JFileSelector
 
BUTTON_BORDER - Static variable in class net.jalbum.filters.ui.JAlignmentSelector
 
buttonPanel - Variable in class se.datadosen.component.JWizard
 
buttonPanel - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
buttonPressed - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
ByteProgressEvent - Class in se.datadosen.jalbum.event
 
ByteProgressEvent(Object, long) - Constructor for class se.datadosen.jalbum.event.ByteProgressEvent
 
ByteProgressEvent(Object, String, String, long, long) - Constructor for class se.datadosen.jalbum.event.ByteProgressEvent
 
byteRead(int) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
bytesTransferred(long) - Method in class se.datadosen.jalbum.JTransferProgressDialog
Implements UploadListener
bytesTransferred(long) - Method in class se.datadosen.jalbum.UploadBean
Implements RemoteFSProgressMonitor
bytesTransferred(long) - Method in interface se.datadosen.jalbum.UploadListener
 

C

CACHE_FOLDER - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
Cached - Interface in se.datadosen.io
 
CachedFile - Class in se.datadosen.io
Like ordinary File, but caches isDirectory, lastModified length and exists states in order to minimize file IO Provides great speed benefits when accessing files over networked drives Provides extra good performance on Java7 and above by implementing listFiles() using java nio meaning that the CachedFile array returned from listFiles have the cach for each file entry pre-loaded with information on isDirectory, lastModified length and exists without causing extra IO
CachedFile(File) - Constructor for class se.datadosen.io.CachedFile
 
CachedFile(File, String) - Constructor for class se.datadosen.io.CachedFile
 
CachedFile(String) - Constructor for class se.datadosen.io.CachedFile
 
CachedFile(String, String) - Constructor for class se.datadosen.io.CachedFile
 
CachedLinkFile - Class in se.datadosen.io
 
CachedLinkFile(File, String, CachedFile) - Constructor for class se.datadosen.io.CachedLinkFile
 
calcTabs(Container) - Method in class se.datadosen.component.RiverLayout
Figure out tab stop x-positions
calcTabs(Container) - Method in class se.datadosen.component.RiverLayout2
Figure out tab stop x-positions
calculateSubsamplingByScale(FileFilters.BasicImageInfo, Dimension) - Static method in class se.datadosen.util.FileFilters
Calculate sub sampling variable for an image.
calculateSubsamplingByScale(FileFilters.BasicImageInfo, Dimension, int) - Static method in class se.datadosen.util.FileFilters
Calculate subsampling variable for an image.
CalendarTransformer - Class in se.datadosen.jalbum.structure
Transforms a tree of AlbumObjects to a calendar structure (year, month, day folders for instance)
CalendarTransformer() - Constructor for class se.datadosen.jalbum.structure.CalendarTransformer
 
call() - Method in interface net.jalbum.util.Task
 
call(Object) - Method in interface se.datadosen.util.Callback
 
call(Callable<T>) - Method in class net.jalbum.util.AbortableBackgroundTask
 
Callback - Interface in se.datadosen.util
 
callLikesAPIBg(Boolean) - Method in class se.datadosen.component.JSkinLikesPanel
 
CallOrder - Annotation Type in se.datadosen.util.annotations
Tells BeanBinder in what order setters should be called Defaults to 10 if annotation is missing (Used to ensure that setSkin and setStyle is being called before other setters)
CAMERA_DATES_UPDATED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
cameraDate - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
cameraDate - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
Cameras - Class in se.datadosen.jalbum
Representation of properties stored in system/cameras.properties This main purpose of this class is to deliver the focal length multipliers of cameras so focal lengths can be converted to their 35mm equivalent
cancel() - Method in class net.jalbum.filterManager.FilterManager
 
cancel() - Method in class se.datadosen.util.IdleExecutor
Cancel countdown timer so no scheduled task is executed.
cancel(boolean) - Method in class se.datadosen.util.IdleExecutor
 
CANCEL - Static variable in class se.datadosen.jalbum.EasyJFrame
 
cancelAction - Variable in class se.datadosen.component.JWizard
 
cancelAction - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
cancelButton - Variable in class se.datadosen.component.JWizard
 
cancelUpload() - Method in class se.datadosen.jalbum.UploadBean
Cancels the preprocessing stage prior to uploading files (cancels calculation of what files to upload)
canDropNode(DropTargetContext, DefaultMutableTreeNode, int, Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
canDropNode(DropTargetContext, DefaultMutableTreeNode, int, Point) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
canDropNode(DropTargetContext, DefaultMutableTreeNode, int, Point) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
canGoBackProperty() - Method in interface net.jalbum.browser.WebBrowser
 
canGoBackProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
canGoForwardProperty() - Method in interface net.jalbum.browser.WebBrowser
 
canGoForwardProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
caption - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
caption - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
captionLabelTypeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
CaseNode - Class in se.datadosen.jalbum.ast
Case node for ja:switch elements
CaseNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.CaseNode
 
category - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
category - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
Category - Enum in se.datadosen.jalbum
 
CategoryCounters - Class in se.datadosen.jalbum
Collection of counters representing the frequency of different object categories
CategoryCounters() - Constructor for class se.datadosen.jalbum.CategoryCounters
 
CategoryCounters(CategoryCounters) - Constructor for class se.datadosen.jalbum.CategoryCounters
Copy constructor
CategoryFilter - Class in se.datadosen.jalbum
Filter album objects based on categories and file types.
CategoryFilter() - Constructor for class se.datadosen.jalbum.CategoryFilter
 
CategoryFilter(AbstractAlbumObjectFilter) - Constructor for class se.datadosen.jalbum.CategoryFilter
 
CategoryFilter(CategoryFilter) - Constructor for class se.datadosen.jalbum.CategoryFilter
 
CDERR_DIALOGFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_FINDRESFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_INITIALIZATION - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_LOADRESFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_LOADSTRFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_LOCKRESFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_MEMALLOCFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_MEMLOCKFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_NOHINSTANCE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_NOHOOK - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_NOTEMPLATE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
CDERR_STRUCTSIZE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
center - Enum constant in enum net.jalbum.filters.Alignment
 
center - Enum constant in enum net.jalbum.filters.VerticalAlignment
 
CENTER - Static variable in class se.datadosen.component.RiverLayout
 
CENTER - Static variable in class se.datadosen.component.RiverLayout2
 
CENTER - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be centered.
CENTERED - Enum constant in enum net.jalbum.jprint.TextBox.TextAlignment
 
CenterLayout - Class in se.datadosen.component
Simple LayoutManager that allows to center a single Component inside a Container, based on its preferred size.
CenterLayout() - Constructor for class se.datadosen.component.CenterLayout
 
centerRelativeTo(Component, Component) - Static method in class se.datadosen.jalbum.JAlbumFrame
 
ChainedDirectory - Class in se.datadosen.io
Abstraction for a directory that is able to merge files from a background directory
ChainedDirectory(File) - Constructor for class se.datadosen.io.ChainedDirectory
 
ChainedDirectory(File, ChainedDirectory) - Constructor for class se.datadosen.io.ChainedDirectory
 
ChainedDirectory(File, ChainedDirectory, ChainedDirectory.Decider) - Constructor for class se.datadosen.io.ChainedDirectory
 
ChainedDirectory.Decider - Interface in se.datadosen.io
 
chainedExtDir - Variable in class se.datadosen.jalbum.MiniConfig
 
ChainedObjects - Class in se.datadosen.jalbum
 
ChainedObjects(AlbumBean) - Constructor for class se.datadosen.jalbum.ChainedObjects
 
ChainedObjects.ObjectType - Enum in se.datadosen.jalbum
 
chainedSkinsDir - Variable in class se.datadosen.jalbum.Config
 
chainedSystemDir - Variable in class se.datadosen.jalbum.Config
 
changedUpdate(DocumentEvent) - Method in class se.datadosen.component.Autocompleter
 
changedUpdate(DocumentEvent) - Method in class se.datadosen.component.StateMonitor
JTextComponent listener
changeSupport - Variable in class net.jalbum.filters.AbstractFilter
Property firing support
changeSupport - Variable in class se.datadosen.jalbum.AlbumObjectImpl
 
changeValue(int) - Method in class se.datadosen.component.JRatingSlider
 
changeZoomLevel(double) - Method in class net.jalbum.component.JImageComponent
 
charAt(int) - Method in class se.datadosen.tags.Section
Like its String equivalent, but for this Section
CharBuffer - Class in se.datadosen.util
Support class for Replacer and Template
CharBuffer(int) - Constructor for class se.datadosen.util.CharBuffer
 
checkProjectSettings(ProjectSettings) - Method in class se.datadosen.jalbum.JAlbumFrame
 
children() - Method in class se.datadosen.explorer.FolderTreeNode
 
ChooserFactory - Class in se.datadosen.component
Choosing files and folders is a mess in Java.
ChooserFactory() - Constructor for class se.datadosen.component.ChooserFactory
 
CHROME_USER_AGENT - Static variable in class se.datadosen.util.IO
 
cinema - Enum constant in enum net.jalbum.filters.arty.Effect
 
CinemaFilter - Class in net.jalbum.filters.arty.effects
Cinema Filter
CinemaFilter() - Constructor for class net.jalbum.filters.arty.effects.CinemaFilter
 
CircularFolderReferenceException - Exception Class in se.datadosen.jalbum
 
CircularFolderReferenceException(File, LinkedHashSet<File>) - Constructor for exception class se.datadosen.jalbum.CircularFolderReferenceException
 
CLEAN_RES_FOLDER - Static variable in class se.datadosen.jalbum.SkinProperties
Whether the res folder should be cleaned on each album build
cleanFilterListeners() - Method in class se.datadosen.explorer.JEditPanel
Just in case, the filter programmer forgets to remove its listeners.
clear() - Method in class net.jalbum.util.DiskCache
Clear list of files to be added
clear() - Method in class se.datadosen.component.JMapTable
 
clear() - Method in class se.datadosen.component.JParametersTable
 
clear() - Method in class se.datadosen.component.WordList
 
clear() - Method in class se.datadosen.explorer.ImageCache
 
clear() - Method in class se.datadosen.io.CachedFile
 
clear() - Method in class se.datadosen.jalbum.AlbumBean.ASTCache
 
clear() - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
clear() - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
clear() - Method in class se.datadosen.jalbum.MetaObjectCache
 
clear() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
clear() - Method in class se.datadosen.util.BlockingLifoQueue
 
clear() - Method in class se.datadosen.util.Scope
clear
clearFileList() - Method in class se.datadosen.component.JPlaylist
 
clearIOException() - Method in class se.datadosen.component.JLinkLabel
 
clearListAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
clone() - Method in class net.jalbum.filters.AbstractFilter
 
clone() - Method in class net.jalbum.filters.auto.AutoFilter
 
clone() - Method in class net.javainthebox.caraibe.svg.SVGContent
 
clone() - Method in class se.datadosen.jalbum.AlbumBean
Make a shallow copy of this object Note: It is not guaranteed that all member variables are separate or copied, just simple properties
clone(FilterList) - Static method in class net.jalbum.filterManager.FilterList
 
cloneBufferedImage(BufferedImage) - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
cloneBufferedImage(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
cloneImage(BufferedImage) - Static method in class se.datadosen.jalbum.AlbumImage
 
cloneMe() - Method in class se.datadosen.component.DeferredSVGIcon
 
cloneProperties(Object, Object) - Static method in class se.datadosen.util.BeanBinder
 
close() - Method in class net.jalbum.util.Profiler.Sample
 
close() - Method in class se.datadosen.component.JModalPanel
 
close() - Method in class se.datadosen.component.WaitCursor.WaitToken
 
close() - Method in class se.datadosen.io.ConsoleStream
 
close() - Method in class se.datadosen.io.MP3OutputStream
 
close() - Method in class se.datadosen.io.ReplacingReader
 
close() - Method in class se.datadosen.io.SkipBytesOutputStream
 
close() - Method in class se.datadosen.io.VUOutputStream
 
close() - Method in class se.datadosen.io.WaveRecodingOutputStream
 
close() - Method in class se.datadosen.jalbum.CloseableURLClassLoader
 
close() - Method in class se.datadosen.jalbum.IgnoreOrdering
 
close() - Method in class se.datadosen.jalbum.io.FileTreeProcessor
 
close() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
close() - Method in class se.datadosen.jalbum.MyConsoleHandler
Override StreamHandler.close to do a flush but not to close the output stream.
close() - Method in class se.datadosen.jalbum.UploadBean
 
close(Closeable) - Static method in class se.datadosen.util.IO
 
CloseableURLClassLoader - Class in se.datadosen.jalbum
Fix for URLClassLoader keeping jar files locked on Windows See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5041014
CloseableURLClassLoader(URL[], ClassLoader) - Constructor for class se.datadosen.jalbum.CloseableURLClassLoader
 
closeAction - Variable in class se.datadosen.jalbum.SignInManager
 
closeFilterBarAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
closeProject() - Method in class se.datadosen.jalbum.JAlbumFrame
 
closeProjectAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
closeupPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
closeups - Variable in class net.jalbum.filters.AbstractFilter
 
CLOSEUPS_POSTSCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
ColIteratorNode - Class in se.datadosen.jalbum.ast
 
ColIteratorNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.ColIteratorNode
 
COLLABORATIVE_FROM - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
collapsePath(TreePath) - Method in class se.datadosen.component.NonCollapsableJTree
 
color - Variable in class se.datadosen.component.JColorSelector
 
color - Variable in enum se.datadosen.component.JNotification.Type
 
Color - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
COLOR - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
COLOR_BURN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
COLOR_DODGE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
ColorBurn - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
ColorDodge - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
Colors - Class in se.datadosen.util
Utility Color class
cols - Variable in class se.datadosen.jalbum.CompiledBase
 
cols - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
Column(String, Class<T>, Func<AlbumProject, T>) - Constructor for class se.datadosen.jalbum.BackupRestoreBase.Column
 
combinePaths(String, String) - Static method in class se.datadosen.util.IO
Combine two path parts so that there is one and only one path separator between nomatter how each part looks.
combinePaths(String, String, char) - Static method in class se.datadosen.util.IO
Combine two path parts so that there is one and only one path separator between no matter how each part looks.
ComboBoxFilter - Class in se.datadosen.component
 
ComboBoxFilter(JComboBox, Object...) - Constructor for class se.datadosen.component.ComboBoxFilter
 
Comdlg32 - Class in se.datadosen.component.windows.jna
 
Comdlg32() - Constructor for class se.datadosen.component.windows.jna.Comdlg32
 
Comdlg32.OpenFileName - Class in se.datadosen.component.windows.jna
 
CommDlgExtendedError() - Static method in class se.datadosen.component.windows.jna.Comdlg32
 
comment - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
commentFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
This formatter makes sure that a comment is ALWAYS a string.
comments(File) - Static method in class se.datadosen.jalbum.ControlFiles
 
commonWords - Variable in class net.jalbum.util.ExtendedFileUserDictionary
 
commonWordsFile - Variable in class net.jalbum.util.ExtendedFileUserDictionary
 
COMPANY - Static variable in class se.datadosen.jalbum.SkinProperties
 
compare(Object, Object) - Method in class se.datadosen.jalbum.FileNameComparator
 
compareTo(double) - Method in class se.datadosen.util.VersionNumber
Convenience comparator
compareTo(File) - Method in class se.datadosen.io.LinkFile
 
compareTo(Object) - Method in class net.jalbum.Variant
 
compareTo(Object) - Method in class se.datadosen.net.Share
 
compareTo(Object) - Method in class se.datadosen.util.Item
 
compareTo(Object) - Method in class se.datadosen.util.NameValue
 
compareTo(Object) - Method in class se.datadosen.util.Stopwatch
 
compareTo(String) - Method in class se.datadosen.util.VersionNumber
Convenience comparator
compareTo(BigDecimal) - Method in class se.datadosen.util.VersionNumber
Convenience comparator, specifically for Groovy
compareTo(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
compareTo(TimeCode) - Method in class se.datadosen.jalbum.TimeCode
 
compareTo(VersionNumber) - Method in class se.datadosen.util.VersionNumber
 
compareTo(T) - Method in interface se.datadosen.component.search.Target
 
compareUnion(ProjectSettings) - Method in class se.datadosen.jalbum.ProjectSettings
Equals comparison that only considers properties that exists in both objects (User variables are however compared strictly)
compile - Variable in class se.datadosen.jalbum.AlbumBean
 
CompiledBase - Class in se.datadosen.jalbum
Provides variables that are usually available as implicit objects in scripts Subclass this class to provide simple conversion of scripts to fast compiled scripts.
CompiledBase(AlbumBean) - Constructor for class se.datadosen.jalbum.CompiledBase
Make subclass call this constructor
CompiledBase.DelegatingPrintWriter - Class in se.datadosen.jalbum
 
CompiledScript - Class in se.datadosen.jalbum
Deprecated.
This class is not thread safe. Use CompiledBase instead and either pass image specific variables as parameters to your methods or look-up the image specific variables using the get() method of CompiledBase, but don't store any such variables as class level variables.
CompiledScript(AlbumBean) - Constructor for class se.datadosen.jalbum.CompiledScript
Deprecated.
Make subclass call this constructor
componentShown() - Method in class se.datadosen.explorer.JCommentPanel
 
componentShown() - Method in class se.datadosen.explorer.JPropertyPanel
 
ComponentUtilities - Class in se.datadosen.component
Keep the enabled state of listed components in sync with a JComboBox selection or the selcted state of an AbstractButton, for instance a JCheckBox
ComponentUtilities() - Constructor for class se.datadosen.component.ComponentUtilities
 
CompoundAction - Class in se.datadosen.component
Pass to JWizard in order to generate button with sub items
CompoundAction() - Constructor for class se.datadosen.component.CompoundAction
 
CompoundAction(String) - Constructor for class se.datadosen.component.CompoundAction
 
CompoundAction(String, Icon) - Constructor for class se.datadosen.component.CompoundAction
 
concat(String, String...) - Static method in class se.datadosen.util.StringUtil
 
config - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
Config - Class in se.datadosen.jalbum
Singelton to store global configuration parameters
Config.AfterPublishAction - Enum in se.datadosen.jalbum
 
Config.FieldType - Enum in se.datadosen.jalbum
 
Config.FileAddMethod - Enum in se.datadosen.jalbum
 
Config.LabelType - Enum in se.datadosen.jalbum
 
Config.LoggingLevel - Enum in se.datadosen.jalbum
Simple enum based wrapper around Java's standard Logging level class
Config.NotificationLevel - Enum in se.datadosen.jalbum
 
Config.OutputDirectoryLocation - Enum in se.datadosen.jalbum
 
Config.PreviewMode - Enum in se.datadosen.jalbum
 
Config.ProjectOrdering - Enum in se.datadosen.jalbum
 
Config.ThumbnailQuality - Enum in se.datadosen.jalbum
 
configDir - Variable in class se.datadosen.jalbum.MiniConfig
 
configureKeys(JScrollPane) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
confirmedSignedIn - Variable in class se.datadosen.jalbum.SignInManager
 
connect() - Method in class se.datadosen.jalbum.UploadBean
 
connector - Variable in class se.datadosen.net.JettyHttpServer
 
CONSOLE_LOGGING - Static variable in class se.datadosen.jalbum.ShareBean
 
ConsoleStream - Class in se.datadosen.io
OutputStream that writes to a JTextComponent.
ConsoleStream(JTextComponent) - Constructor for class se.datadosen.io.ConsoleStream
 
contains(E) - Method in class net.jalbum.component.JDraggableList
 
contains(Component) - Method in class se.datadosen.component.JTabButtonBar
 
contains(Object) - Method in class se.datadosen.util.BlockingLifoQueue
 
contains(AlbumObject) - Method in class se.datadosen.explorer.ImageCache
 
containsAll(Collection<?>) - Method in class se.datadosen.util.BlockingLifoQueue
 
containsKey(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
containsKey(Object) - Method in class se.datadosen.util.Scope
containsKey
containsKey(String) - Method in class net.jalbum.util.Parameters
 
containsKey(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
containsKey(String) - Method in class se.datadosen.jalbum.ast.ElementNode.Attributes
 
containsName(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
containsName(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
containsValue(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
containsValue(Object) - Method in class se.datadosen.util.Scope
containsValue
contentEquals(JNotification) - Method in class se.datadosen.component.JNotification
 
contentHashCode() - Method in class se.datadosen.component.JNotification
 
contentOfElement(String, String) - Static method in class se.datadosen.tags.Elements
 
contentsChanged(ListDataEvent) - Method in class se.datadosen.component.StateMonitor
 
context - Variable in class se.datadosen.jalbum.CompiledBase
 
context - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
context - Variable in class se.datadosen.jalbum.JAlbumFrame
 
context - Variable in class se.datadosen.jalbum.JCustomPanel
 
context - Variable in class se.datadosen.jalbum.JWebPageUI
 
context - Variable in class se.datadosen.jalbum.LicenseManagerImpl
 
context - Variable in class se.datadosen.jalbum.SignInManager
 
ContextHelp - Class in se.datadosen.util
Context sensitive help system Enables windows (JFrame and Dialog instances) to have a help button that opens context sensitive help based on what component / panel is currently being viewed.
ContextHelp() - Constructor for class se.datadosen.util.ContextHelp
 
ContextHelp.Corner - Enum in se.datadosen.util
 
ContextHelp.WindowHelpContext - Class in se.datadosen.util
 
ContextualException - Interface in se.datadosen.util
Provides better contextual information to Exceptions
CONTRIBUTORS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
control - Static variable in class se.datadosen.jalbum.JAlbumColor
 
Control(int, Consumer<Animator.Control>) - Constructor for class net.jalbum.util.Animator.Control
 
controlDkShadow - Static variable in class se.datadosen.jalbum.JAlbumColor
 
ControlFiles - Class in se.datadosen.jalbum
 
ControlFiles() - Constructor for class se.datadosen.jalbum.ControlFiles
 
controlHighlight - Static variable in class se.datadosen.jalbum.JAlbumColor
 
controlLtHighlight - Static variable in class se.datadosen.jalbum.JAlbumColor
 
ControlPanel - Class in se.datadosen.component
A ControlPanel is a JPanel which has "RiverLayout" as default layout manager.
ControlPanel() - Constructor for class se.datadosen.component.ControlPanel
Create a plain ControlPanel
ControlPanel(LayoutManager) - Constructor for class se.datadosen.component.ControlPanel
Create a plain ControlPanel
ControlPanel(String) - Constructor for class se.datadosen.component.ControlPanel
Create a control panel framed with a titled border
controlShadow - Static variable in class se.datadosen.jalbum.JAlbumColor
 
controlText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
convertType(BufferedImage, int) - Static method in class net.jalbum.filters.arty.effects.ArtySupport
Converts BufferedImage into a specific given type.
COPY - Enum constant in enum se.datadosen.jalbum.Config.FileAddMethod
 
COPY - Enum constant in enum se.datadosen.jalbum.FileCopier.CopyDecision
 
copyAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
copyDirectoryContent(File, File, boolean) - Static method in class se.datadosen.util.IO
 
copyDirectoryContent(File, File, boolean, FileFilter) - Static method in class se.datadosen.util.IO
 
copyDirectoryContent(File, File, boolean, FileFilter, boolean) - Static method in class se.datadosen.util.IO
 
copyDirectoryContent(String, File, boolean) - Static method in class se.datadosen.util.IO
Copy a directory (including its subdirectories) to destination directory.
copyFile(File, File) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFile(File, File, boolean) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFile(File, File, boolean, boolean) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFile(String, File) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFile(String, File, boolean) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFileMetadataToXmp() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Utility method to be called from external tool return true if data was written
copyFiles(List<File>, AlbumObject) - Method in class se.datadosen.jalbum.FileCopier
 
copyFiltersAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
cornerRadius - Variable in class se.datadosen.component.JAlphaColorSelector
 
CoTaskMemFree(Pointer) - Static method in class se.datadosen.component.windows.jna.Ole32
 
countCategories(List<AlbumObject>, CategoryCounters, boolean) - Static method in class se.datadosen.jalbum.JAlbumUtilities
For jAlbum use only
countCategories(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Return an object holding the number of objects per category under this folder.
Usage examples:
JAlbumUtilities.countCategories(currentFolder).getCount(Category.image); // Get number of images in current folder
JAlbumUtilities.countCategories(currentFolder).getCount(Category.webPage); // Get number of web pages in current folder
JAlbumUtilities.countCategories(currentFolder).getTotalCount()); // Get total number of objects in current folder
JAlbumUtilities.countCategories(currentFolder).getFileCount()); // Get total number of files (not folders) in current folder
JAlbumUtilities.countCategories(rootFolder, true); // Get total number of objects per category in album
countCategories(AlbumObject, boolean) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
countCategories(AlbumObject, CategoryCounters, boolean) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Return an object holding the number of objects per category under this folder
countComponentTree(JComponent) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Internal tests.
Counter - Class in net.jalbum.util
Extension to AtomicLong with methods to allow Groovy operator ++ and -- overloading
Counter() - Constructor for class net.jalbum.util.Counter
 
counters - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
countFiles(File) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Use JAlbumUtilities.countCategories instead for speed (less disk access) and flexibility
Countries - Class in se.datadosen.util
 
Countries() - Constructor for class se.datadosen.util.Countries
 
CountryOptions - Enum in se.datadosen.jalbum.structure
 
create(File, String, File) - Static method in class se.datadosen.io.CachedLinkFile
Return either a LinkFile or a CachedLinkFile depending on target type (Polymorphism doesn't work for static methods)
createBufferedImage(Image, int, int) - Static method in class se.datadosen.util.RotationSupport
 
createButton(String, Icon) - Method in class se.datadosen.component.JTabButtonBar
 
createButton(Action) - Method in class se.datadosen.component.JTabButtonBar
 
createCompoundBorder(Border[]) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
CREATED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
createDefaultModel() - Method in class se.datadosen.component.JFilePathField
 
createDirectories(Path, FileAttribute<?>...) - Static method in class se.datadosen.util.IO
Like Files.createDirectories, but won't throw FileAlreadyExistsException if path already exists and is a symlink to a directory
createDirectoryChooser(Window) - Static method in class se.datadosen.component.ChooserFactory
 
createFileChooser(Window) - Static method in class se.datadosen.component.ChooserFactory
 
createFilesChooser(Frame) - Static method in class se.datadosen.component.ChooserFactory
 
createFilesChooser(Window) - Static method in class se.datadosen.component.ChooserFactory
Create file chooser to accept multiple files
createFolder(int, String) - Method in interface se.datadosen.jalbum.AlbumObject
Create a folder (with some relevant backing) and make folder a child of this AlbumObject
createFolder(int, String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Create a folder (with some relevant backing) and make folder a child of this AlbumObject
createFolder(String) - Method in interface se.datadosen.jalbum.AlbumObject
Create a folder (with some relevant backing) and make folder a child of this AlbumObject
createFolder(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
createImageBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createInstance(File) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
createInstance(File, AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
createInstance(File, AlbumObject) - Method in class se.datadosen.jalbum.NoDiacriticsAlbumObjectFactory
 
createInstance(File, AlbumObject) - Method in class se.datadosen.jalbum.WebSafeAlbumObjectFactory
 
createInstance(File, FileNamerContext) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
createInstance(AlbumBean) - Static method in class se.datadosen.jalbum.VideoProcessor
 
createJCheckBoxMenuItem() - Method in class se.datadosen.component.ToggleAction
 
createJRadioButtonMenuItem() - Method in class se.datadosen.component.ToggleAction
 
createLabelTypeItems() - Method in class se.datadosen.explorer.JAlbumExplorer
 
createLifeboat(JAlbumContext, AlbumBean, AlbumObject, OutputStream) - Static method in class se.datadosen.jalbum.RecoveryTool
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 folder
createMenuItem(Action) - Static method in class se.datadosen.jalbum.JAlbumTrayIcon
 
createName(AlbumObject, FileNamerContext) - Method in interface se.datadosen.jalbum.FileNamer
 
createName(AlbumObject, FileNamerContext) - Method in class se.datadosen.jalbum.StandardFileNamer
 
createNorthLineBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createPage(int, String) - Method in interface se.datadosen.jalbum.AlbumObject
Create an empty web page (with some relevant backing) and make this a child of this AlbumObject
createPage(int, String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
createPage(int, String, File) - Method in interface se.datadosen.jalbum.AlbumObject
Create a web page (with some relevant backing) and make this a child of this AlbumObject
createPage(int, String, File) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
createSampleModel(List<String>) - Method in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
createSampleModel(List<String>) - Method in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
createSelectedImageBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createSeparator() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createSeparator(String) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createShadow(BufferedImage) - Method in class se.datadosen.component.ShadowBorder
Borrowed from javadesktop.org
createSnapshot(MediaPlayer) - Method in class se.datadosen.jalbum.MediaPlayerProcessor
 
createSnapshot(TimeCode) - Method in class se.datadosen.jalbum.MediaPlayerProcessor
 
createStatusbarBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createThumbnailFile(File, File) - Method in class se.datadosen.jalbum.VideoProcessor
 
createThumbnailFile(File, File, int) - Method in class se.datadosen.jalbum.VideoProcessor
 
createThumbnailFile(File, File, TimeCode) - Method in class se.datadosen.jalbum.VideoProcessor
 
createTitledCurveBorder(String) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createTitledCurveBorder(String, boolean) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createTitledHeaderBorder(String) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createToggleButton(String, Icon) - Method in class se.datadosen.component.JTabButtonBar
 
createToggleButton(Action) - Method in class se.datadosen.component.JTabButtonBar
 
CREATION_DATE - Static variable in class se.datadosen.jalbum.SkinProperties
Format YYYY-MM-DD
creator - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
credit1 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit10 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit11 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit12 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit2 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit3 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit4 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit5 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit6 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit7 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit8 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
credit9 - Enum constant in enum se.datadosen.jalbum.AlbumBean.CreditText
 
CropFilter - Class in net.jalbum.filters
Crop images to specified dimension
CropFilter() - Constructor for class net.jalbum.filters.CropFilter
 
CROPPED_AREA_IMAGE_HEIGHT_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
CROPPED_AREA_IMAGE_WIDTH_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
CROPPED_AREA_LEFT_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
CROPPED_AREA_TOP_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
crossprocessed - Enum constant in enum net.jalbum.filters.arty.Effect
 
CrossProcessedFilter - Class in net.jalbum.filters.arty.effects
Cross Processed Filter
CrossProcessedFilter() - Constructor for class net.jalbum.filters.arty.effects.CrossProcessedFilter
 
CTRL_KEY - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
current - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
current() - Method in class se.datadosen.jalbum.DataRate
 
currentAO - Variable in class se.datadosen.jalbum.JCustomPanel
 
currentAO - Variable in class se.datadosen.jalbum.JWebPageUI
 
currentDate - Variable in class se.datadosen.jalbum.CompiledBase
 
currentDate - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentDirectory - Variable in class se.datadosen.component.JFileSelector
 
currentDirectory - Variable in class se.datadosen.component.windows.WindowsFileChooser
 
currentFile - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentFolder - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentObject - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentObjects - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
currentStep() - Method in class se.datadosen.component.JWizard
 
CurvedLineBorder - Class in se.datadosen.component
 
CurvedLineBorder() - Constructor for class se.datadosen.component.CurvedLineBorder
 
CurvedLineBorder(Color) - Constructor for class se.datadosen.component.CurvedLineBorder
 
CurvedLineBorder(Color, Color) - Constructor for class se.datadosen.component.CurvedLineBorder
 
custom - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.CountryOptions
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.DayOptions
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.PlaceOptions
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.RegionOptions
 
CUSTOM - Enum constant in enum se.datadosen.jalbum.structure.YearOptions
 
CUSTOM_OPTION - Static variable in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
CUSTOM_OPTION - Static variable in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
CustomOrderer - Interface in se.datadosen.jalbum
Specify custom ordering of images as well as filter out unwanted images
customOrderingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
CustomScaler - Class in se.datadosen.jalbum.scaling
Scaler using the TwelveMonkeys ImageIO library
CustomScaler() - Constructor for class se.datadosen.jalbum.scaling.CustomScaler
 
CustomScaler(CustomScaler.Type) - Constructor for class se.datadosen.jalbum.scaling.CustomScaler
 
CustomScaler.Type - Enum in se.datadosen.jalbum.scaling
 
cutAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
CutCornersBorder - Class in se.datadosen.component
This border only look good on mac
CutCornersBorder(boolean, boolean) - Constructor for class se.datadosen.component.CutCornersBorder
 

D

daisy - Enum constant in enum net.jalbum.filters.arty.Effect
 
DaisyFilter - Class in net.jalbum.filters.arty.effects
 
DaisyFilter() - Constructor for class net.jalbum.filters.arty.effects.DaisyFilter
 
DARCULA_LAF_NAME - Static variable in class se.datadosen.jalbum.Config
 
darken(Color, int) - Static method in class se.datadosen.jalbum.JAlbumColor
 
Darken - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
DARKEN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
dataChanged() - Method in class se.datadosen.jalbum.JVariantsEditor
 
dataPrinted() - Method in class se.datadosen.io.NotifyingPrintStream
 
DataRate - Class in se.datadosen.jalbum
 
DataRate() - Constructor for class se.datadosen.jalbum.DataRate
 
DataRate(String, String) - Constructor for class se.datadosen.jalbum.DataRate
 
DataSize(String, DataSizeFormatter.Unit) - Constructor for class se.datadosen.util.DataSizeFormatter.DataSize
 
DataSizeFormatter - Class in se.datadosen.util
 
DataSizeFormatter() - Constructor for class se.datadosen.util.DataSizeFormatter
 
DataSizeFormatter.DataSize - Class in se.datadosen.util
 
DataSizeFormatter.Unit - Enum in se.datadosen.util
 
date - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
dateDiff(char, String, String) - Static method in class se.datadosen.util.Dates
Return difference between two dates in the unit specified by unit
dateDiff(char, String, Date) - Static method in class se.datadosen.util.Dates
Return difference between two dates in the unit specified by unit
dateDiff(char, Date, String) - Static method in class se.datadosen.util.Dates
Return difference between two dates in the unit specified by unit
dateDiff(char, Date, Date) - Static method in class se.datadosen.util.Dates
Return difference between two dates in the unit specified by unit
dateFormatter - Variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
DatePatternVerifier - Class in se.datadosen.component
 
DatePatternVerifier(JTextComponent) - Constructor for class se.datadosen.component.DatePatternVerifier
 
DateRange - Class in se.datadosen.jalbum
Value object representing a date range Dates are represented as milliseconds since epoch (Jan 1 1970)
DateRange(long, long) - Constructor for class se.datadosen.jalbum.DateRange
 
Dates - Class in se.datadosen.util
Utility class to simplify date display and date arithmetic
DayOptions - Enum in se.datadosen.jalbum.structure
 
dc_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
DCException(URL, File, Throwable) - Constructor for exception class net.jalbum.util.DiskCache.DCException
 
debug(Object, Object) - Static method in class se.datadosen.util.BeanBinder
 
Debug - Class in se.datadosen.util
 
Debug() - Constructor for class se.datadosen.util.Debug
 
debugMode - Static variable in class se.datadosen.jalbum.AlbumSynchronizer
 
debugMode - Static variable in class se.datadosen.jalbum.Msg
 
DebugTracer - Class in se.datadosen.jalbum
Dummy tracer, logging to system console
DebugTracer() - Constructor for class se.datadosen.jalbum.DebugTracer
 
decideDropAction(DropTargetEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
Override to provide custom behavior
decideDropAction(DropTargetEvent) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
decode(byte[]) - Method in class se.datadosen.util.StringCodec
 
decode(byte[], int, int) - Method in class se.datadosen.util.StringCodec
 
decode(byte[], int, int, String) - Method in class se.datadosen.util.StringCodec
 
decode(byte[], String) - Method in class se.datadosen.util.StringCodec
 
decrypt(byte[]) - Method in class se.datadosen.util.DesEncrypter
 
decrypt(String) - Method in class se.datadosen.util.DesEncrypter
 
deepLastModified(File) - Static method in class se.datadosen.util.IO
Figure out the latest "last modified" file date of any file or directory under the directory passed as argument including files in subdirectories
deepLastModified(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
deepLastModified(AlbumObject, ForkJoinPool) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Variant of deepLastModified accepting a ForkJoinPool to control parallelism, isolation and abortion of long running calculation.
deepLastModifiedFile(File) - Static method in class se.datadosen.util.IO
Figure out the latest "last modified" file date of any file (not directory) under the directory passed as argument including files in subdirectories
DEFAULT_ICON_SIZE - Static variable in enum se.datadosen.jalbum.Flag
 
defaultAction - Variable in class se.datadosen.component.JMenuButton
 
DefaultNode - Class in se.datadosen.jalbum.ast
Default node for ja:switch elements
DefaultNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.DefaultNode
 
DeferredChooser - Class in se.datadosen.jalbum
This class speeds up the use of JFileChooser and subclasses thereof.
DeferredChooser(Class) - Constructor for class se.datadosen.jalbum.DeferredChooser
 
DeferredSVGIcon - Class in se.datadosen.component
SVGIcon that defers loading until icon is actually displayed
DeferredSVGIcon(Class, String) - Constructor for class se.datadosen.component.DeferredSVGIcon
 
DelegatingPrintWriter() - Constructor for class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
delete() - Method in interface se.datadosen.jalbum.AlbumObject
 
delete() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
delete(File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Deprecated.
Use delete(AlbumObject). Used by online jAlbum
delete(AlbumObject) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Deletes the corresponding files in the album structure
deleteAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
deleteAlbum(AlbumObject, String) - Method in class se.datadosen.jalbum.UploadBean
Remove all files and directories from remote album, then update properties for root album object
deleteDir(File) - Static method in class se.datadosen.util.IO
The very powerful (and dangerous) delete directory Performs true deletes since jAlbum 8.7.2.
deleteDirectory(String) - Method in class se.datadosen.jalbum.UploadBean
Remove all files and directories from remote album
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JAlphabeticalGroupingDialog
 
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JCreatorGroupingDialog
 
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JDateGroupingDialog
 
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JFlattenDialog
 
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JKeywordGroupingDialog
 
deleteEmptyFolders - Variable in class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
deleteEntireProjectAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
deleteJAlbumProperty(String) - Method in class se.datadosen.jalbum.XmpManager
 
deleteLocalAlbumAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
deleteOriginal(AlbumObject) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
deletePortMapping() - Method in class se.datadosen.net.PortMapping
 
deletePublishedAlbumAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
deleteXmpData(XMPMeta) - Static method in class se.datadosen.jalbum.PhotoSphere
 
delicious - Static variable in class se.datadosen.component.ShareIcons
 
delicious_grey - Static variable in class se.datadosen.component.ShareIcons
 
derive(float) - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
derive(String) - Method in class se.datadosen.tags.Section
Hack in ElementNode to pass error context to ScriptletNode.
derive(BlendComposite.BlendingMode) - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
DESCRIPTION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
DESCRIPTION - Static variable in class se.datadosen.jalbum.SkinProperties
 
deselectAll() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
DesEncrypter - Class in se.datadosen.util
Based on http://www.exampledepot.com/egs/javax.crypto/PassKey.html but without Sun specific classes
DesEncrypter(String) - Constructor for class se.datadosen.util.DesEncrypter
 
deserialize(String) - Static method in class net.jalbum.Variant
For Json simple
destinationFolder - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
detachOSDControls(JBackgroundPanel) - Method in interface net.jalbum.filters.HasOSDControls
 
detachOSDControls(JBackgroundPanel) - Method in class net.jalbum.filters.ui.JAlignmentSelector
 
details - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
DetailsEditor - Class in se.datadosen.explorer
 
DetailsEditor(JAlbumObject) - Constructor for class se.datadosen.explorer.DetailsEditor
 
DetailsEditor.FieldClip - Class in se.datadosen.explorer
 
detailsLabelTypeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
detailsViewFields - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class se.datadosen.component.AutoSelectingTreeCellEditor
 
dialog - Variable in class net.jalbum.util.MonitoredWorkQueue
 
dialog - Variable in class se.datadosen.jalbum.SlowOperation
 
dialogClosed() - Method in class net.jalbum.util.MonitoredWorkQueue
Override to be informed when dialog is closed
dialogOpenDate - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
dialogOpening() - Method in class net.jalbum.util.MonitoredWorkQueue
Override to be informed when dialog is opening
Dialogs - Class in net.jalbum.component
 
Dialogs() - Constructor for class net.jalbum.component.Dialogs
 
Difference - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
DIFFERENCE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
Differences() - Constructor for class se.datadosen.jalbum.ProjectSettings.Differences
 
DigestUtil - Class in se.datadosen.util
 
DigestUtil() - Constructor for class se.datadosen.util.DigestUtil
 
digg - Static variable in class se.datadosen.component.ShareIcons
 
digg_grey - Static variable in class se.datadosen.component.ShareIcons
 
DimensionFormatter - Class in se.datadosen.component
 
DimensionFormatter() - Constructor for class se.datadosen.component.DimensionFormatter
 
dimensions - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
dir - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
dir - Variable in exception class se.datadosen.jalbum.NotADirectoryException
 
directories - Variable in class se.datadosen.component.JFileSelector
 
directory - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
directory - Variable in class se.datadosen.jalbum.JGeneralSettingsPanel
 
directory - Variable in class se.datadosen.jalbum.JSettingsWindow
 
directory - Variable in class se.datadosen.jalbum.RemoteFileImpl
 
DirectoryChaining - Enum in se.datadosen.jalbum
 
DirectoryChooser - Interface in se.datadosen.component
JFileChooser doesn't allow directory selection very well on Mac.
dirs() - Method in class se.datadosen.jalbum.CategoryFilter
Include directories only (convenience for include(Category.folder))
dirs() - Method in class se.datadosen.jalbum.Paginator
Include directories only (convenience for include(Category.folder))
DISABLED_CONTROLS - Static variable in class se.datadosen.jalbum.SkinProperties
Comma separated list of variables referring to UI controls to disable
disabledColor - Variable in class se.datadosen.component.JAlphaColorSelector
 
discardAllEdits() - Method in class net.jalbum.undo.UndoHandler
 
disconnect() - Method in class se.datadosen.jalbum.UploadBean
 
DISCRETE - Enum constant in enum se.datadosen.component.JNotification.Priority
 
DISCRETE - Enum constant in enum se.datadosen.jalbum.Config.NotificationLevel
 
DiskCache - Class in net.jalbum.util
Manage the caching of remotely fetched URLs in a local directory (the primary cache dir) Also synchronizes a target cache dir with the local cache dir.
DiskCache(File) - Constructor for class net.jalbum.util.DiskCache
 
DiskCache(File, String) - Constructor for class net.jalbum.util.DiskCache
 
DiskCache.DCException - Exception Class in net.jalbum.util
 
dispose() - Method in class net.jalbum.browser.BrowserPane
 
dispose() - Method in class net.jalbum.browser.BrowserPanel
 
dispose() - Method in interface net.jalbum.browser.WebBrowser
 
dispose() - Method in class net.jalbum.browser.WebViewBrowser
 
dispose() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
dispose() - Method in class se.datadosen.explorer.ImageCache
 
dispose() - Method in class se.datadosen.jalbum.MediaPlayerProcessor
 
disposeAll() - Method in class net.jalbum.filterManager.FilterList
 
doClick() - Method in class se.datadosen.component.JLinkLabel
For robots
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.ASTNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.ColIteratorNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.EnterNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.ExpressionLanguageNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.GroupNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.IfElseNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.IncludeNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.IteratorNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.PictureNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.RowIteratorNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.ScriptletNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.SwitchNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.TextNode
 
doEval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.WidgetNode
 
doExit() - Method in class se.datadosen.jalbum.JAlbumFrame
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class se.datadosen.net.PingServlet
 
doGetCurrent() - Method in class se.datadosen.jalbum.DataRate
 
doInBackground() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
doInBackground() - Method in class se.datadosen.jalbum.UploadAlbumTask
 
done() - Method in class se.datadosen.component.StateMonitor
Calls onChange().
done() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
done() - Method in class se.datadosen.jalbum.UploadAlbumTask
 
donor - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
doNothing - Enum constant in enum se.datadosen.jalbum.Config.AfterPublishAction
 
dontReplaceButton - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
doPaintChildren(Graphics) - Method in class se.datadosen.component.JFadePanel
 
doPop(MouseEvent) - Method in class se.datadosen.component.PopClickListener
 
doPopup(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
doRedo() - Method in class net.jalbum.undo.UndoableNamedEdit
 
doSignOut() - Method in class se.datadosen.jalbum.SignInManager
 
doTest(AlbumObject) - Method in class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
doTest(AlbumObject) - Method in class se.datadosen.jalbum.CategoryFilter
 
doUndo() - Method in class net.jalbum.undo.UndoableNamedEdit
 
downloadDictionary(JCheckBox, String) - Static method in class se.datadosen.jalbum.SpellCheckerUtils
 
downloadFile(URL, File) - Static method in class se.datadosen.util.IO
Download file to destination folder or file
downloadFile(URL, OutputStream) - Static method in class se.datadosen.util.IO
Download file to output stream Uses a timeout of 10 seconds
downloadFile(RemoteFSNode, File) - Method in class se.datadosen.jalbum.UploadBean
 
downloadFiles(String, File) - Method in class se.datadosen.jalbum.UploadBean
 
DownloadWorkers - Class in se.datadosen.jalbum
Provide simulteneous file download
DownloadWorkers(UploadBean, ByteProgressEvent, Set<RemoteFile>, String, int, File) - Constructor for class se.datadosen.jalbum.DownloadWorkers
 
downloadZipFile(URL, File) - Static method in class se.datadosen.util.IO
 
dragDropEnd(DragSourceDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragEnter(DragSourceDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragEnter(DropTargetDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragEnter(DropTargetDragEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dragEnter(DropTargetDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragExit(DragSourceEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragExit(DropTargetEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragExit(DropTargetEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dragExit(DropTargetEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Called while a drag operation is ongoing, when the mouse pointer has exited the operable part of the drop site for the DropTarget registered with this listener.
dragGestureRecognized(DragGestureEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragGestureRecognized(DragGestureEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
dragOver(DragSourceDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragOver(DropTargetDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragOver(DropTargetDragEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dragOver(DropTargetDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Called when a drag operation is ongoing, while the mouse pointer is still over the operable part of the drop site for the DropTarget registered with this listener.
dragScroll(DropTargetDragEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dragSource - Variable in class se.datadosen.dnd.AbstractTreeTransferHandler
 
drainTo(Collection<? super T>) - Method in class se.datadosen.util.BlockingLifoQueue
 
drainTo(Collection<? super T>, int) - Method in class se.datadosen.util.BlockingLifoQueue
 
draw(float, float, int) - Method in class net.jalbum.jprint.TextBox
Renders this TextLayout at the specified location in the specified Graphics2D context.
drop(int) - Method in class se.datadosen.util.CharBuffer
 
drop(DropTargetDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
drop(DropTargetDropEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
drop(DropTargetDropEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
dropActionChanged(DragSourceDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dropActionChanged(DropTargetDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Called if the user has modified the current drop gesture.
DropDownIcon - Class in se.datadosen.component
 
DropDownIcon() - Constructor for class se.datadosen.component.DropDownIcon
 
dropUndone() - Method in class net.jalbum.filterManager.FilterList
 
DropZoneBorder - Class in se.datadosen.component
 
DropZoneBorder() - Constructor for class se.datadosen.component.DropZoneBorder
 
DropZoneBorder(int) - Constructor for class se.datadosen.component.DropZoneBorder
 
DropZoneBorder(int, int) - Constructor for class se.datadosen.component.DropZoneBorder
 
DropZoneBorder(Color) - Constructor for class se.datadosen.component.DropZoneBorder
 
DualPrintStream - Class in se.datadosen.io
A PrintStream that pipes everything to two printstreams
DualPrintStream(PrintStream, PrintStream) - Constructor for class se.datadosen.io.DualPrintStream
 
DummyFilter - Class in net.jalbum.filters.arty.effects
Filter that does nothing
DummyFilter() - Constructor for class net.jalbum.filters.arty.effects.DummyFilter
 
dummyTextField - Static variable in interface se.datadosen.component.SmartTextComponent
 
dumpThreads() - Static method in class se.datadosen.jalbum.JAlbum
Generate a dump of all threads
duplicate(Image) - Static method in class se.datadosen.util.GraphicsUtilities
Since v11
duration - Variable in class se.datadosen.jalbum.VideoProcessor.VideoInfo
 

E

EAST - Static variable in class se.datadosen.explorer.ExplorerSelectionModel
 
EasyJFrame - Class in se.datadosen.jalbum
 
EasyJFrame() - Constructor for class se.datadosen.jalbum.EasyJFrame
 
EDITABLE_THEME_IMAGE_SIZE - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether this skin allows the user to edit the theme image size and crop region through the theme image selector of the folder property panel.
EditListener - Interface in se.datadosen.jalbum
Used by plugins that wish to become notified about album objects being edited
EditListener2 - Interface in se.datadosen.jalbum
Used by plugins that wish to become notified about album objects being edited
editModeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
editor - Variable in class se.datadosen.explorer.JAlbumExplorer
 
editPanel - Variable in class se.datadosen.jalbum.JCustomPanel
 
EditPanel - Interface in se.datadosen.jalbum
Public interface for jAlbum's edit panel for use by plugins
edu.stanford.ejalbert - package edu.stanford.ejalbert
 
Effect - Enum in net.jalbum.filters.arty
 
EFFECT_PROPERTY - Static variable in class net.jalbum.filters.arty.ArtyFilter
 
effectActions - Variable in class se.datadosen.explorer.ImageToolActions
 
eight - Enum constant in enum net.jalbum.jprint.PageLayout
 
element - Variable in class se.datadosen.jalbum.ast.ElementNode
 
element() - Method in class se.datadosen.util.BlockingLifoQueue
 
Element - Class in se.datadosen.tags
Representation of a html/XML element with content and/or attributes
Element() - Constructor for class se.datadosen.tags.Element
 
Element(String) - Constructor for class se.datadosen.tags.Element
 
ElementException - Exception Class in se.datadosen.tags
Thrown when there is a ja: element parsing error while parsing skin templates
ElementException(String) - Constructor for exception class se.datadosen.tags.ElementException
 
ElementException(String, File, int) - Constructor for exception class se.datadosen.tags.ElementException
Creates a ElementException with message, filename and linenumber to be used in error messages.
ElementException(String, File, int, int) - Constructor for exception class se.datadosen.tags.ElementException
ElementException constructor specifying message, filename, line number and column number.
ElementException(String, Throwable) - Constructor for exception class se.datadosen.tags.ElementException
 
ElementException(String, Section) - Constructor for exception class se.datadosen.tags.ElementException
Construct an ElementException based on context from section and index
ElementException(String, Section, int) - Constructor for exception class se.datadosen.tags.ElementException
Construct an ElementException based on context from section and index
ElementException(Throwable) - Constructor for exception class se.datadosen.tags.ElementException
 
ElementNode - Class in se.datadosen.jalbum.ast
Base class for jAlbum specific elements
ElementNode(Element) - Constructor for class se.datadosen.jalbum.ast.ElementNode
 
ElementNode.Attributes - Class in se.datadosen.jalbum.ast
 
Elements - Class in se.datadosen.tags
Utility class that parses html/XML documents into Element objects
Elements() - Constructor for class se.datadosen.tags.Elements
 
email - Static variable in class se.datadosen.component.ShareIcons
 
email - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
email_grey - Static variable in class se.datadosen.component.ShareIcons
 
emailAction - Variable in class se.datadosen.explorer.JSharePanel
 
embed - Static variable in class se.datadosen.component.ShareIcons
 
embed_big - Static variable in class se.datadosen.component.ShareIcons
 
embed_grey - Static variable in class se.datadosen.component.ShareIcons
 
embedAlbumAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
EmbeddedProperties - Class in se.datadosen.jalbum
Manages the embedding of properties (string name=value pairs) in files
EmbeddedProperties() - Constructor for class se.datadosen.jalbum.EmbeddedProperties
Create an empty instance
EmbeddedProperties(File) - Constructor for class se.datadosen.jalbum.EmbeddedProperties
Get properties previously written to file
EmbeddedProperties(Map<? extends String, ? extends String>) - Constructor for class se.datadosen.jalbum.EmbeddedProperties
Create an instance based on an existing name=value map
emptyDir(File) - Static method in class se.datadosen.util.IO
Delete directory contents recursively, but leave directory Does not follow symbolic links when running on Java 7+ (Since jAlbum 12.1)
emptyProject - Static variable in class se.datadosen.jalbum.JAlbumManager
 
enable(boolean, JComponent) - Static method in class se.datadosen.component.StateMonitor
 
enable(boolean, JComponent...) - Static method in class se.datadosen.component.StateMonitor
 
enable(boolean, JComponent, JComponent) - Static method in class se.datadosen.component.StateMonitor
 
enable(boolean, JComponent, JComponent, JComponent) - Static method in class se.datadosen.component.StateMonitor
 
enable(boolean, JComponent, JComponent, JComponent, JComponent) - Static method in class se.datadosen.component.StateMonitor
 
enable(boolean, JComponent, JComponent, JComponent, JComponent, JComponent) - Static method in class se.datadosen.component.StateMonitor
 
ENABLE_THUMBNAIL_LAYOUT - Static variable in class se.datadosen.jalbum.SkinProperties
Tell jAlbum to use enable or disable the thumbnail layout settings section.
enabledProperty - Variable in class net.jalbum.component.JBindableLabel
 
enabledProperty() - Method in class se.datadosen.component.ControlPanel
 
enabledProperty() - Method in class se.datadosen.component.SmartAction
 
enableFullScreen(Window, boolean) - Static method in class se.datadosen.jalbum.MacUtilities
 
encMap - Static variable in class se.datadosen.util.StringCodec
 
encode(String) - Method in class se.datadosen.util.StringCodec
 
encode(String, String) - Method in class se.datadosen.util.StringCodec
 
encrypt(byte[]) - Method in class se.datadosen.util.DesEncrypter
 
encrypt(String) - Method in class se.datadosen.util.DesEncrypter
 
engine - Variable in class se.datadosen.jalbum.AlbumSynchronizer
 
engine - Variable in class se.datadosen.jalbum.ChainedObjects
 
engine - Variable in class se.datadosen.jalbum.CompiledBase
 
engine - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
engine - Variable in class se.datadosen.jalbum.JAlbumFrame
 
engine - Variable in class se.datadosen.jalbum.StandardPageNamer
 
engine - Variable in class se.datadosen.jalbum.ThemeImageProcessor
 
engine2UI() - Method in class se.datadosen.jalbum.JAlbumFrame
Make the user interface reflect the settings of the JAlbum engine (AlbumBean) Use with caution as users could have their own UI settings overwritten by this call.
ensureInitialzed() - Static method in class se.datadosen.jalbum.JavaFXInit
 
ensurePortMapping() - Method in class se.datadosen.jalbum.ShareBean
 
ensureReady() - Method in class net.jalbum.browser.WebViewBrowser
 
ensureUnique(File, String) - Static method in class se.datadosen.util.IO
 
EnterNode - Class in se.datadosen.jalbum.ast
 
EnterNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.EnterNode
 
enterScope(Scope) - Method in class se.datadosen.jalbum.ASTEvaluator
 
entrySet() - Method in class se.datadosen.jalbum.MetaObjectCache
 
entrySet() - Method in class se.datadosen.util.Scope
entrySet
equals(Object) - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
equals(Object) - Method in class net.jalbum.Rendition
 
equals(Object) - Method in class net.jalbum.Variant
 
equals(Object) - Method in class se.datadosen.component.JHtmlPane
 
equals(Object) - Method in class se.datadosen.component.search.ProjectTarget
 
equals(Object) - Method in class se.datadosen.explorer.FolderTreeNode
 
equals(Object) - Method in class se.datadosen.io.LinkFile
 
equals(Object) - Method in class se.datadosen.jalbum.AccountProfile
 
equals(Object) - Method in class se.datadosen.jalbum.AlbumManifest
 
equals(Object) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
equals(Object) - Method in class se.datadosen.jalbum.AlbumProject
 
equals(Object) - Method in class se.datadosen.jalbum.DateRange
 
equals(Object) - Method in class se.datadosen.jalbum.JAFilterNode
 
equals(Object) - Method in class se.datadosen.jalbum.JHtmlBox
 
equals(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
equals(Object) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
equals(Object) - Method in class se.datadosen.jalbum.ProjectSettings
 
equals(Object) - Method in class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.structure.FlattenTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.structure.LimitTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.structure.MirrorTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.TimeCode
 
equals(Object) - Method in class se.datadosen.net.Share
 
equals(Object) - Method in class se.datadosen.tags.Section
 
equals(Object) - Method in class se.datadosen.util.ContextHelp.WindowHelpContext
 
equals(Object) - Method in class se.datadosen.util.Item
 
equals(Object) - Method in class se.datadosen.util.NameValue
Compares to other NameValues (considering name only) or to other Strings
equals(Object) - Method in class se.datadosen.util.Scope
equals
equals(Object) - Method in class se.datadosen.util.VersionNumber
 
error(String) - Method in class net.jalbum.browser.WebViewBrowser.JavaBridge
 
ERROR - Enum constant in enum se.datadosen.component.JNotification.Type
Error message
ERROR - Static variable in class se.datadosen.jalbum.EasyJFrame
 
errorOccured(Throwable, File) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
errorOccured(Throwable, File) - Method in interface se.datadosen.jalbum.event.TransferListener
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JAlbumConsole
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JProgressDialog
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
ErrorReporter - Class in se.datadosen.component.errorreporting
 
ErrorReporter(Object) - Constructor for class se.datadosen.component.errorreporting.ErrorReporter
 
eval(Reader, Bindings) - Method in class net.jalbum.script.SmartBshScriptEngine
 
eval(String, Bindings) - Method in class net.jalbum.script.SmartBshScriptEngine
 
eval(String, ScriptContext) - Method in class net.jalbum.script.GroovierScriptEngine
 
eval(ScriptContext) - Method in class se.datadosen.jalbum.ScriptEnginePool.MyCompiledScript
 
eval(ASTEvaluator) - Method in class se.datadosen.jalbum.AST
Evaluate this Abstract Syntax Tree using variables for passed evaluator
eval(ASTEvaluator, StringBuilder) - Method in class se.datadosen.jalbum.ast.ASTNode
Evaluate this node to out.
eval(ASTEvaluator, Scope) - Method in class se.datadosen.jalbum.AST
 
evalStats - Variable in class se.datadosen.jalbum.AlbumBean
 
evalToString(ASTEvaluator) - Method in class se.datadosen.jalbum.ast.ASTNode
 
EvaluationException - Exception Class in se.datadosen.jalbum
 
EvaluationException() - Constructor for exception class se.datadosen.jalbum.EvaluationException
 
EvaluationException(String) - Constructor for exception class se.datadosen.jalbum.EvaluationException
 
EvaluationException(String, Throwable) - Constructor for exception class se.datadosen.jalbum.EvaluationException
 
EvaluationException(Throwable) - Constructor for exception class se.datadosen.jalbum.EvaluationException
 
exclude(String...) - Method in class se.datadosen.jalbum.CategoryFilter
Exclude one or several file types
exclude(String...) - Method in class se.datadosen.jalbum.Paginator
Exclude one or several file types
exclude(Category...) - Method in class se.datadosen.jalbum.CategoryFilter
Exclude one or several categories
exclude(Category...) - Method in class se.datadosen.jalbum.Paginator
Exclude one or several categories
EXCLUDED - Enum constant in enum se.datadosen.jalbum.IncludeOption
Include excluded items.
EXCLUDED_FILES - Enum constant in enum se.datadosen.jalbum.IncludeOption
Include excluded files (non folders).
EXCLUDED_FILTERS_KEY - Static variable in class se.datadosen.explorer.JEffectsMenu
 
excludes - Variable in class se.datadosen.jalbum.CategoryFilter
 
excludeSelectedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
Actions
excludeTypes - Variable in class se.datadosen.jalbum.CategoryFilter
 
Exclusion - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
EXCLUSION - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
execute(Consumer<Work>) - Method in class net.jalbum.util.Work
Execute arbitrary code at this point in the chain Allows for instance updating the UI prior to displaying the result
executeAlbumObjectDrop(DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeAlbumObjectDrop(DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeAlbumObjectDrop(DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, DropTargetDropEvent) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
executorPool - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
exists() - Method in class se.datadosen.io.CachedFile
 
exists() - Method in class se.datadosen.io.CachedLinkFile
 
exists() - Method in class se.datadosen.jalbum.io.VirtualFile
 
exists(File, AlbumBean) - Static method in class se.datadosen.io.LinkFile
 
exists(String) - Method in class se.datadosen.jalbum.ASTEvaluator
Tests if variable is declared, not null and if variable is a string, that string is not empty
exists(String) - Static method in class se.datadosen.jalbum.Icons
Check if there is a SVG icon with given baseName
exists(String) - Static method in class se.datadosen.util.URLChecker
 
exists(AlbumBean) - Method in class se.datadosen.io.LinkFile
 
exitScope(Scope) - Method in class se.datadosen.jalbum.ASTEvaluator
 
explorer - Variable in class se.datadosen.explorer.JAlbumExplorer
 
explorerAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
explorerCard - Variable in class se.datadosen.explorer.JAlbumExplorer
 
ExplorerSelectionModel - Class in se.datadosen.explorer
 
ExplorerSelectionModel(JAlbumObjectsPanel) - Constructor for class se.datadosen.explorer.ExplorerSelectionModel
 
ExplorerSelectionModel(JExplorerPanel) - Constructor for class se.datadosen.explorer.ExplorerSelectionModel
 
explorerSplitPane - Variable in class se.datadosen.explorer.JAlbumExplorer
 
ExplorerTreeTransferHandler - Class in se.datadosen.explorer
 
ExplorerTreeTransferHandler(JTree, JComponent, JAlbumExplorer) - Constructor for class se.datadosen.explorer.ExplorerTreeTransferHandler
 
ExplorerTreeTransferHandler(JTree, JAlbumExplorer) - Constructor for class se.datadosen.explorer.ExplorerTreeTransferHandler
 
ExpressionLanguageNode - Class in se.datadosen.jalbum.ast
Allow syntax like ${variable}, but also a pipeline of variables to test where the 1:st non-empty is returned: ${first|second|third} * @author david
ExpressionLanguageNode(Section) - Constructor for class se.datadosen.jalbum.ast.ExpressionLanguageNode
 
ExtendedExifDescriptor - Class in net.jalbum.metadata.exif
 
ExtendedExifDescriptor(Directory) - Constructor for class net.jalbum.metadata.exif.ExtendedExifDescriptor
 
ExtendedExifDirectory - Class in net.jalbum.metadata.exif
 
ExtendedExifDirectory() - Constructor for class net.jalbum.metadata.exif.ExtendedExifDirectory
 
ExtendedFileUserDictionary - Class in net.jalbum.util
Extension to JOrtho's FileUserDictionary to also read words from a common wordlist file The format should follow that of Locale specific word lists, i.e.
ExtendedFileUserDictionary(File) - Constructor for class net.jalbum.util.ExtendedFileUserDictionary
 
ExtendedFileUserDictionary(String, File) - Constructor for class net.jalbum.util.ExtendedFileUserDictionary
 
ExtendedGpsDescriptor - Class in net.jalbum.metadata.exif
 
ExtendedGpsDescriptor(GpsDirectory) - Constructor for class net.jalbum.metadata.exif.ExtendedGpsDescriptor
 
extension - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
extensionOf(File) - Static method in class se.datadosen.util.IO
 
extensionOf(String) - Static method in class se.datadosen.jalbum.ScriptLanguage
 
extensionOf(String) - Static method in class se.datadosen.util.IO
 
extensionsMenu - Variable in class se.datadosen.explorer.JAlbumExplorer
 
external - Enum constant in enum se.datadosen.jalbum.Config.PreviewMode
 

F

facebook - Static variable in class se.datadosen.component.ShareIcons
 
facebook_big - Static variable in class se.datadosen.component.ShareIcons
 
facebook_grey - Static variable in class se.datadosen.component.ShareIcons
 
facebookAction - Variable in class se.datadosen.explorer.JSharePanel
 
Failable - Annotation Type in se.datadosen.component.errorreporting
 
field - Variable in class se.datadosen.explorer.DetailsEditor.FieldClip
 
FieldClip(DetailsEditor.ReadWriteField) - Constructor for class se.datadosen.explorer.DetailsEditor.FieldClip
 
fieldFlavor - Static variable in class se.datadosen.explorer.DetailsEditor
 
FILE_EXTENSION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
FILE_LOGGING - Static variable in class se.datadosen.jalbum.ShareBean
 
FILE_PROPERTIES_KEY - Static variable in class se.datadosen.jalbum.EmbeddedProperties
 
fileAddMethod - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
FileAlbumObject - Class in se.datadosen.jalbum
Real implementation using backing file system
FileAlbumObject(File, AlbumObject, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.FileAlbumObject
 
FileChooser - Interface in se.datadosen.component
Interface that maps well towards JFileChooser but allows us to exchange JFileChooser for other implementations For details on these methods, see JFileChooser
FileCopier - Class in se.datadosen.jalbum
 
FileCopier(JFrame) - Constructor for class se.datadosen.jalbum.FileCopier
 
FileCopier.CopyDecision - Enum in se.datadosen.jalbum
 
FileCopier.JReCopyConfirmationDialog - Class in se.datadosen.jalbum
Ask user if he wants to copy already copied files
FileCopier.ProgressMonitor - Interface in se.datadosen.jalbum
 
FileDropEvent - Class in se.datadosen.dnd
 
FileDropEvent(Object, List<File>) - Constructor for class se.datadosen.dnd.FileDropEvent
 
FileDropListener - Interface in se.datadosen.dnd
 
fileFilter - Variable in class se.datadosen.component.JFileSelector
 
fileFilter - Variable in class se.datadosen.jalbum.AlbumObjectFactory
 
FileFilters - Class in se.datadosen.util
Handle image loading and saving and decide if a certain file is supported by JAlbum
FileFilters() - Constructor for class se.datadosen.util.FileFilters
 
FileFilters.BasicImageInfo - Class in se.datadosen.util
 
FileFilters.FileType - Class in se.datadosen.util
 
FileListMenuListener - Interface in se.datadosen.jalbum
 
fileName - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
fileName - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
fileName - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
FileNameComparator - Class in se.datadosen.jalbum
Order by file name.
FileNameComparator(boolean) - Constructor for class se.datadosen.jalbum.FileNameComparator
 
FileNameDocument - Class in se.datadosen.jalbum
Document class for restricting JTextFields to characters allowed in a file name
FileNameDocument() - Constructor for class se.datadosen.jalbum.FileNameDocument
 
fileNameLabelTypeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
FileNamer - Interface in se.datadosen.jalbum
Classes that implement this interface can override how jAlbum names generated files
FileNamerContext - Class in se.datadosen.jalbum
Assistive class to FileNamer implementations jAlbum ensures that a new context is generated for each folder
FileNamerContext(AlbumObject) - Constructor for class se.datadosen.jalbum.FileNamerContext
 
fileProcessingFinished(ProgressEvent) - Method in interface se.datadosen.jalbum.event.TransferListener
 
fileProcessingFinished(ProgressEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingFinished(ProgressEvent) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
fileProcessingFinished(ProgressEvent) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
fileProcessingProgress(ProgressEvent) - Method in interface se.datadosen.jalbum.event.TransferListener
 
fileProcessingProgress(ProgressEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingProgress(ProgressEvent) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
fileProcessingProgress(ProgressEvent) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
fileProcessingStarted(ProgressEvent) - Method in interface se.datadosen.jalbum.event.TransferListener
 
fileProcessingStarted(ProgressEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingStarted(ProgressEvent) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
fileProcessingStarted(ProgressEvent) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
FileProgressEvent - Class in se.datadosen.jalbum.event
 
FileProgressEvent(Object, String, String, int, int) - Constructor for class se.datadosen.jalbum.event.FileProgressEvent
 
FileReceivingServer - Class in se.datadosen.explorer
 
FileReceivingServer(JAlbumExplorer) - Constructor for class se.datadosen.explorer.FileReceivingServer
 
files - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
filesDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
filesDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
filesDragged(DropTargetDragEvent, int, Point) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
filesDropped(FileDropEvent) - Method in interface se.datadosen.dnd.FileDropListener
 
filesDropped(FileDropEvent) - Method in class se.datadosen.jalbum.JAudioClipPanel
 
fileSelected(ActionEvent) - Method in interface se.datadosen.jalbum.FileListMenuListener
 
FileTreeCollection - Class in se.datadosen.jalbum.io
Collection over all children and descendants of given File(s)
FileTreeCollection(File) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeCollection(File[]) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeCollection(File[], FileFilter) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeCollection(File, FileFilter) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeCollection(Collection<File>) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeCollection(Collection<File>, FileFilter) - Constructor for class se.datadosen.jalbum.io.FileTreeCollection
 
FileTreeProcessor - Class in se.datadosen.jalbum.io
Front end for ForkJoinPool capable of processing parallel Streams from FileTreeCollection.
FileTreeProcessor(File[], FileFilter) - Constructor for class se.datadosen.jalbum.io.FileTreeProcessor
 
FileTreeProcessor(FileTreeCollection) - Constructor for class se.datadosen.jalbum.io.FileTreeProcessor
 
FileTreeProcessor(FileTreeCollection, int) - Constructor for class se.datadosen.jalbum.io.FileTreeProcessor
 
FileType(String, String, String) - Constructor for class se.datadosen.util.FileFilters.FileType
 
fileVariables - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
fill(Reader) - Method in class se.datadosen.util.CharBuffer
 
fillCombo(JComboBox, File, FileFilter) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
fillCombo(JComboBox, ChainedDirectory, FileFilter) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
filter - Variable in class se.datadosen.jalbum.AlbumObjectFactory
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.ArtySupport
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.CinemaFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.CrossProcessedFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.DaisyFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.LilyFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.PinkFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.RainflowerFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.RedLithoFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.SnowdropFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.SunflowerFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.ThistleFilter
 
filter(BufferedImage) - Method in class net.jalbum.filters.arty.effects.TulipFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.ArtyFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.CinemaFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.CrossProcessedFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.DaisyFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.DummyFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.LilyFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.PinkFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.RainflowerFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.RedLithoFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.SnowdropFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.SunflowerFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.ThistleFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.arty.effects.TulipFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.auto.AutoFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.CropFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.GrayscaleFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.LogoFilter
 
filter(BufferedImage, Map) - Method in class net.jalbum.filters.TextFilter
 
filter(BufferedImage, Map) - Method in interface se.datadosen.jalbum.JAFilter
 
filter(File[], FileFilter) - Static method in class se.datadosen.io.CachedFile
 
filter(Predicate<AlbumObject>) - Method in class se.datadosen.jalbum.Paginator
Add a custom filter
filter(Predicate<T>) - Method in class net.jalbum.util.Work
Convenience to filter stream on certain criteria
FILTER_LIST - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
filterBarAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
filterIterator(int) - Method in class se.datadosen.jalbum.AlbumBean
 
FilterList - Class in net.jalbum.filterManager
 
FilterList() - Constructor for class net.jalbum.filterManager.FilterList
 
filterListHasPostscaleFilters() - Method in class net.jalbum.filterManager.FilterRenderer
 
filterListHasPrescaleFilters() - Method in class net.jalbum.filterManager.FilterRenderer
 
filterManager - Variable in class net.jalbum.filterManager.FilterManagerUI
 
FilterManager - Class in net.jalbum.filterManager
The FilterManager handles several JAlbumImageFilter being applied to a specific image.
FilterManager(FilterManagerFriend) - Constructor for class net.jalbum.filterManager.FilterManager
 
FilterManagerFriend - Interface in net.jalbum.filterManager
This interface has to be implemented by the class which will handle the FilterManager as the FilterManager will pass some requests to the implementing class which it can not handle on it own.
FilterManagerInterface - Interface in net.jalbum.filterManager
 
FilterManagerUI - Class in net.jalbum.filterManager
 
FilterManagerUI(FilterManager) - Constructor for class net.jalbum.filterManager.FilterManagerUI
 
filterMenuClosed(BufferedImage, boolean) - Method in interface net.jalbum.filterManager.FilterManagerFriend
used by the FilterManager to reset the interface and return to the standard menu with will show the most recent version of the current image.
filterMenuClosed(BufferedImage, boolean) - Method in class se.datadosen.explorer.JEditPanel
Filter UI closed
filterObjects(List<AlbumObject>) - Static method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
FilterPluginList - Class in se.datadosen.jalbum
Singleton class to handle list of image manipulation filters.
FilterProperties - Class in net.jalbum.filterManager
 
FilterProperties() - Constructor for class net.jalbum.filterManager.FilterProperties
 
FilterProperties.FilterCategory - Enum in net.jalbum.filterManager
 
FilterRenderer - Class in net.jalbum.filterManager
 
FilterRenderer() - Constructor for class net.jalbum.filterManager.FilterRenderer
 
filters - Variable in class se.datadosen.component.windows.WindowsFileChooser
 
filters - Variable in class se.datadosen.jalbum.JFilteredImagePanel
 
findAccountByName(String) - Method in class se.datadosen.jalbum.AccountManager
 
FindAndReplace - Class in se.datadosen.component
 
FindAndReplace(Window, JTextArea) - Constructor for class se.datadosen.component.FindAndReplace
 
FindAndReplace.JFindDialog - Class in se.datadosen.component
 
findCurrentAccount(AlbumBean) - Method in class se.datadosen.jalbum.AccountManager
 
findExisting(JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterList
 
findJAlbumAccountByUserName(String) - Method in class se.datadosen.jalbum.AccountManager
 
findRepresentingImage() - Method in class se.datadosen.jalbum.WebLocation
Locate suitable representing image given URL.
fine - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
finer - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
finest - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
finishAction - Variable in class se.datadosen.component.JWizard
 
finishButton - Variable in class se.datadosen.component.JWizard
 
finishedNormally() - Method in class se.datadosen.util.ReportingThread
 
fireAccountListUpdated() - Method in class se.datadosen.jalbum.AccountManager
 
fireActionOccured(ActionEvent) - Method in class se.datadosen.component.JColorSelector
 
fireActionOccured(ActionEvent) - Method in class se.datadosen.component.JFileSelector
 
fireActionOccured(ActionEvent) - Method in class se.datadosen.jalbum.JFlagSelector
 
fireActionPerformed(int) - Method in class se.datadosen.jalbum.JProjectsPanel
 
fireActionPerformed(ActionEvent) - Method in class se.datadosen.component.JLinkLabel
 
fireAlbumCreationFinished(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireAlbumCreationStarted(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireAlbumMakingDone(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
fireAlbumMakingStarted(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
fireEditingAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JEditPanel
 
fireErrorOccured(Exception, File) - Method in class se.datadosen.jalbum.UploadBean
 
fireErrorOccured(Throwable, File) - Method in class se.datadosen.jalbum.AlbumBean
 
fireFileProcessingFinished(ProgressEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireFileProcessingProgress(ProgressEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireFileProcessingStarted(ProgressEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireFilesDropped(FileDropEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
fireFileSelected(ActionEvent) - Method in class se.datadosen.jalbum.JFileListMenu
 
fireFolderProcessingFinished(AlbumObject) - Method in class se.datadosen.jalbum.AlbumBean
 
fireFolderProcessingStarted(AlbumObject) - Method in class se.datadosen.jalbum.AlbumBean
 
fireImageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.AlbumBean
 
fireImageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireImageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.AlbumBean
 
fireImageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireImageUpdated() - Method in class se.datadosen.explorer.JEditPanel
 
fireModelChanged() - Method in interface se.datadosen.jalbum.AlbumObject
Fire a "modelChanged" property event, causing UI to update Used by undo/redo mechanism
fireModelChanged() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
fireModelRead() - Method in class se.datadosen.util.BeanBinder
 
fireProgress(ProgressEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireProjectFileRenamed(File, File) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.AlbumBean
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.CategoryCounters
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.JAlbumContext
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.LicenseManagerImpl
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.SignInManager
Support for reporting bound property changes for Object properties.
firePropertyChange(String, Object, Object) - Method in class se.datadosen.jalbum.XmpManager
Support for reporting bound property changes for Object properties.
fireRequestConfirmation(String) - Method in class se.datadosen.jalbum.AlbumBean
 
fireSaveState() - Method in class se.datadosen.explorer.JEditPanel
 
fireSelectionChange() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
fireSkinChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireSkinUIDisplayed(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireSkinUIHidden(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireStateChanged() - Method in class se.datadosen.component.JRatingSlider
 
fireStatus(String) - Method in class se.datadosen.jalbum.AlbumBean
Fire status messages during album build
fireStatusChanged(String) - Method in class se.datadosen.jalbum.ShareBean
 
fireStructureChanged() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
fireStructureChanged(StructureEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
fireStyleChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireWarning(String) - Method in class se.datadosen.jalbum.AlbumBean
Fire warning messages during album build
fireWriteModel() - Method in class se.datadosen.util.BeanBinder
 
first - Variable in class se.datadosen.jalbum.DateRange
 
FIRST_CAMERA_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
FIRST_PUBLISHED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
firstIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
fitWithinBounds(int, int, Dimension) - Static method in class se.datadosen.util.GraphicsUtilities
Used by recalculate bounds to make the image fitting exact to the component size, even if it is larger.
fixUIdisabling() - Method in class se.datadosen.jalbum.JAlbumFrame
Adjust user interface so that graphical elements are correctly disabled
Flag - Enum in se.datadosen.jalbum
 
FLAG - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
flagButtons - Variable in class se.datadosen.jalbum.JFlagSelector
 
flags - Variable in class se.datadosen.jalbum.JFlagSelector
 
Flags - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
FLASH_VIDEO - Static variable in class se.datadosen.util.FileFilters
 
FLAT_DARCULA_LAF_NAME - Static variable in class se.datadosen.jalbum.Config
 
flatten() - Method in class se.datadosen.util.Scope
 
flatten2() - Method in class se.datadosen.util.Scope
 
flattenAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
flattenCounter - Static variable in class se.datadosen.util.Scope
 
FlattenTransformer - Class in se.datadosen.jalbum.structure
Transforms a tree of AlbumObjects to a flat list (no sub folders)
FlattenTransformer() - Constructor for class se.datadosen.jalbum.structure.FlattenTransformer
 
flickr - Static variable in class se.datadosen.component.ShareIcons
 
flickr_grey - Static variable in class se.datadosen.component.ShareIcons
 
flip(BufferedImage, boolean) - Static method in class se.datadosen.util.RotationSupport
 
flipAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
flipped() - Method in enum se.datadosen.util.Orientation
 
flipProjectOrderingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
floatFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
FlowListUI - Class in se.datadosen.component.tags
ListUI that flows the items horizontally in a packed way, just like FlowLayout
FlowListUI() - Constructor for class se.datadosen.component.tags.FlowListUI
 
flush() - Method in class se.datadosen.io.ConsoleStream
 
flush() - Method in class se.datadosen.io.MP3OutputStream
 
flush() - Method in class se.datadosen.io.SkipBytesOutputStream
 
flush() - Method in class se.datadosen.io.VUOutputStream
 
flush() - Method in class se.datadosen.io.WaveRecodingOutputStream
 
FNERR_BUFFERTOOSMALL - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
FNERR_INVALIDFILENAME - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
FNERR_SUBCLASSFAILURE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
FOCAL_LENGTH_MULTIPLIER - Static variable in class se.datadosen.jalbum.Cameras
 
focusLost() - Method in class se.datadosen.explorer.JAlbumObject
Call from framework to tell hover components to hide
focusOwner - Variable in class net.jalbum.util.MonitoredWorkQueue
 
folder - Enum constant in enum se.datadosen.jalbum.Category
 
FOLDER_THUMB_SETTINGS_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
folderProcessingFinished(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
folderProcessingStarted(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
folderPropertiesAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
folderPropertyPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
FOLDERS_POSTSCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
FOLDERS_PRESCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
foldersFirstAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
FolderTreeNode - Class in se.datadosen.explorer
 
FolderTreeNode(AlbumObject) - Constructor for class se.datadosen.explorer.FolderTreeNode
 
FolderVisitResult - Enum in se.datadosen.jalbum
 
forEach(BiConsumer<AlbumObject, MyJSONObject>) - Method in class se.datadosen.jalbum.JSONMaker
Visit all AlbumObjects that take part in generation of JSON data tree and apply consumer on each
forEach(BiOperation<T, Counter>) - Method in class net.jalbum.util.Work
Execute work for each item of passed data in the background.Wait until done or aborted
forEach(Operation<T>) - Method in class net.jalbum.util.Work
Execute work for each item of passed data in the background.
forgetAllDismissed() - Static method in class se.datadosen.component.JNotification
 
forgetAllDismissed() - Static method in class se.datadosen.jalbum.FreeVersionDialogs
 
forgetAllShown() - Static method in class se.datadosen.component.JNotification
 
forIcon(BiConsumer<Icon, Boolean>) - Method in class se.datadosen.jalbum.AlbumProject
 
form(Map) - Static method in class net.jalbum.resty.web.RobustResty
Create form content as application/x-www-form-urlencoded (i.e.
format(int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Deprecated.
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
format(long) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the default date pattern
format(long, String) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the given date pattern
format(ExifSubIFDDirectory, int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Threadsafe version.
format(ExifSubIFDDirectory, Object) - Method in interface se.datadosen.imaging.exif.TagFormatter
 
format(ExifSubIFDDirectory, Object, int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
format(Object) - Method in interface se.datadosen.component.JFormattedComboBox.Formatter
 
format(Object, int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Deprecated.
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
format(String) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the default date pattern
format(String, String) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the given date pattern
format(Date) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the default date pattern
format(Date, String) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the given date pattern
format(Date, StringBuffer, FieldPosition) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
format35mmEq(ExifIFD0Directory, ExifSubIFDDirectory) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
formatAsKilo(double) - Method in class se.datadosen.jalbum.DataRate
 
formatAsMega(double) - Method in class se.datadosen.jalbum.DataRate
 
formatBytes(long) - Static method in class se.datadosen.util.DataSizeFormatter
 
formatDate(Long) - Method in class se.datadosen.jalbum.JAlbumInfo
 
formatDouble(String) - Static method in class net.jalbum.metadata.exif.ExtendedGpsDescriptor
 
formatName - Variable in class se.datadosen.util.FileFilters.BasicImageInfo
 
FormattedDate - Class in se.datadosen.util
Subclass of Date that prints itself according to the passed DateFormat class
FormattedDate(long, DateFormat) - Constructor for class se.datadosen.util.FormattedDate
 
FormattedDate(Date, DateFormat) - Constructor for class se.datadosen.util.FormattedDate
 
formatXofY(String, long, long) - Static method in class se.datadosen.util.DataSizeFormatter
Generate strings "like X of Y MB free".
forSample(String) - Method in class net.jalbum.util.Profiler
 
forSelected(String, Operation<JAlbumObject>) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
Perform passed, possibly Exception throwing Operation, on each selected item.
foundLikes() - Method in class se.datadosen.component.JSkinLikesPanel
 
four - Enum constant in enum net.jalbum.jprint.PageLayout
 
FOUR_DIGIT_YEAR - Enum constant in enum se.datadosen.jalbum.structure.YearOptions
 
foursquare - Static variable in class se.datadosen.component.ShareIcons
 
foursquare_grey - Static variable in class se.datadosen.component.ShareIcons
 
FreeVersionDialogs - Class in se.datadosen.jalbum
Dialogs displayed by free version of jAlbum
FreeVersionDialogs(JAlbumContext) - Constructor for class se.datadosen.jalbum.FreeVersionDialogs
 
Freeze - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
FREEZE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
Frog - Class in se.datadosen.jalbum
jAlbum's most important class ;-)
Frog() - Constructor for class se.datadosen.jalbum.Frog
 
fromBuf - Variable in class se.datadosen.component.JSuperimposePanel
 
fromHexString(String) - Static method in class se.datadosen.util.StringUtil
 
fromHexValue(String) - Static method in class se.datadosen.component.JAlphaColorSelector
 
fromMillis(long) - Static method in class se.datadosen.jalbum.TimeCode
 
fromName(String) - Static method in enum se.datadosen.util.Orientation
 
fromValue(int) - Static method in enum se.datadosen.util.Orientation
 
ftp - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
ftp4j - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
ftpes - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
ftps - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
FULL_PANO_HEIGHT_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
FULL_PANO_WIDTH_PIXELS - Static variable in class se.datadosen.jalbum.PhotoSphere
 
FULL_SITE_SUPPORT - Static variable in class se.datadosen.jalbum.SkinProperties
Skins may set this boolean property to true to indicate that their skins supports the making of full web sites, and not just albums
FULL_TREE - Enum constant in enum se.datadosen.jalbum.DirectoryChaining
 
FULL_VIDEO_SUPPORT - Static variable in class se.datadosen.jalbum.SkinProperties
Skins may set this boolean property to true to indicate that their skins supports the playing of the mp4 video files jAlbum generates since v11 Without this flag set to true, jAlbum may warn the user about lack of full video support when making albums that consists of videos
fullPath - Variable in class se.datadosen.jalbum.RemoteFileImpl
 
FullTreeChainedObjects - Class in se.datadosen.jalbum
Class helping traversing a tree of album objects back and forth in a sequential order For sake of low memory usage, you need to either pass a folder AlbumObject or the first or last AlbumObject of a folder as argument.
FullTreeChainedObjects(AlbumObject, AlbumBean) - Constructor for class se.datadosen.jalbum.FullTreeChainedObjects
 
FUN - Enum constant in enum net.jalbum.filterManager.FilterProperties.FilterCategory
 
Func<T,R> - Interface in net.jalbum.util
 
FXIcons - Class in se.datadosen.jalbum
Convenience class to generate JavaFX icons from SVG files that renders in full resolution
FXIcons() - Constructor for class se.datadosen.jalbum.FXIcons
 
FXPlatform - Class in net.jalbum.util
 
FXPlatform() - Constructor for class net.jalbum.util.FXPlatform
 
fxSetMedia(File) - Method in class se.datadosen.jalbum.MediaPlayerProcessor
To be called from JavaFX thread Asynchronous.

G

gatherAllProjects() - Method in class se.datadosen.jalbum.JRestoreFrame
 
GB - Enum constant in enum se.datadosen.util.DataSizeFormatter.Unit
 
generalPanel - Variable in class se.datadosen.jalbum.JSettingsWindow
 
generator - Variable in class se.datadosen.jalbum.CompiledBase
 
generator - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
generatorUrl - Variable in class se.datadosen.jalbum.CompiledBase
 
generatorUrl - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
GenericRotationSupport - Class in se.datadosen.jalbum
Extension to RotationSupport that handles files that don't support the TIFF orientation flag by storing the orientation data in the metadata file of the passed AlbumObject
GenericRotationSupport() - Constructor for class se.datadosen.jalbum.GenericRotationSupport
 
get(File) - Method in class se.datadosen.jalbum.AlbumBean.ASTCache
 
get(Class, String) - Static method in class se.datadosen.jalbum.Msg
 
get(Class, String, int) - Static method in class se.datadosen.jalbum.Icons
Get SVG icon scaled to point size
get(Class, String, Object...) - Static method in class se.datadosen.jalbum.Msg
 
get(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
get(Object) - Method in class se.datadosen.util.Scope
 
get(String) - Method in class net.jalbum.util.Parameters
 
get(String) - Method in class se.datadosen.component.WordList
 
get(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
get(String) - Method in class se.datadosen.jalbum.ast.ElementNode.Attributes
 
get(String) - Method in class se.datadosen.jalbum.CompiledBase
Get the value of a variable that is defined in scripting scope
get(String) - Method in class se.datadosen.jalbum.CompiledScript
Deprecated.
Get the value of a variable that is defined in scripting scope
get(String) - Static method in class se.datadosen.jalbum.FXIcons
 
get(String) - Static method in class se.datadosen.jalbum.Icons
Get jAlbum SVG icon according to native size
get(String) - Static method in class se.datadosen.jalbum.Msg
 
get(String, int) - Static method in class se.datadosen.jalbum.Icons
Get jAlbum SVG icon scaled to point size
get(String, Object...) - Static method in class se.datadosen.jalbum.Msg
 
get(String, String) - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
get(String, T) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
get(ScriptLanguage) - Method in class se.datadosen.jalbum.ScriptEnginePool
Get scripting engine by language
get(Section) - Method in class se.datadosen.jalbum.AlbumBean.ASTCache
 
getAboutUsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAccountExpires() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
getAccountProfileName() - Method in class se.datadosen.jalbum.AlbumBean
 
getAccounts() - Method in class se.datadosen.jalbum.AccountManager
 
getAccountStatus() - Method in class se.datadosen.jalbum.SignInManager
Return the account status data as returned from signing in
getAction() - Method in class se.datadosen.component.JPopupButton
 
getAction() - Method in enum se.datadosen.jalbum.Config.FileAddMethod
 
getAction() - Method in class se.datadosen.util.AliasAction
 
getActions() - Method in class se.datadosen.component.JWizardStep
Install custom actions (buttons) Return null to use default set of Previous, Next, Finish and Abort actions
getActions() - Method in class se.datadosen.jalbum.JAlbumContext
 
getActive() - Method in class se.datadosen.jalbum.Widget
 
getActiveNotification() - Method in class se.datadosen.jalbum.NotificationManager
 
getAddAlbumInfoUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAddAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAddedCount() - Method in class se.datadosen.jalbum.AlbumProject
 
getAfterPublishAction() - Method in class se.datadosen.jalbum.Config
 
getAlbumAddress() - Method in class se.datadosen.jalbum.AlbumBean
 
getAlbumEngine() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getAlbumHeight() - Method in class se.datadosen.jalbum.AlbumBean
 
getAlbumObject() - Method in class se.datadosen.explorer.FolderTreeNode
 
getAlbumObject() - Method in class se.datadosen.jalbum.JGeneralSettingsPanel
 
getAlbumObject() - Method in class se.datadosen.jalbum.JThumbnailChooser
 
getAlbumObject() - Method in exception class se.datadosen.jalbum.RegisteringException
 
getAlbumObjectfactory() - Method in class se.datadosen.jalbum.JAlbumContext
 
getAlbumRootComponent() - Method in class se.datadosen.jalbum.JAlbumManager
 
getAlbumURL() - Method in class se.datadosen.jalbum.UploadBean
 
getAlbumWidth() - Method in class se.datadosen.jalbum.AlbumBean
 
getAlign() - Method in class net.jalbum.component.JAlignmentSelector
 
getAlign() - Method in interface net.jalbum.filters.Aligneable
 
getAlign() - Method in class net.jalbum.filters.LogoFilter
 
getAlign() - Method in class net.jalbum.filters.TextFilter
 
getAlignment() - Method in class net.jalbum.jprint.TextBox
 
getAlignment() - Method in class se.datadosen.explorer.SmartFlowLayout
Gets the alignment for this layout.
getAllExtensions() - Method in enum net.jalbum.OutputFormat
 
getAlpha() - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
getAlpha() - Method in class se.datadosen.component.JFadingText
 
getAlpha() - Method in class se.datadosen.component.JWorkFlowStep
 
getAltAction() - Method in enum se.datadosen.jalbum.Config.FileAddMethod
 
getAndResetIntermediateImage() - Method in class se.datadosen.jalbum.ImageRenderer
 
getAngle() - Method in class net.jalbum.filters.LogoFilter
 
getAngle() - Method in class net.jalbum.filters.TextFilter
 
getAngle() - Method in enum se.datadosen.util.Orientation
 
getAO() - Method in class se.datadosen.explorer.JEditPanel
 
getApp1Segment(File) - Static method in class se.datadosen.util.JPEGUtil
 
getASTCache() - Method in class se.datadosen.jalbum.AlbumBean
Internal use only
getAttribute(String) - Method in class se.datadosen.tags.Element
 
getAttribute(String, String) - Method in class se.datadosen.tags.Element
 
getAttributes() - Method in class se.datadosen.tags.Element
 
getAttributes() - Method in class se.datadosen.util.Attributizer
 
getAttributes(ASTEvaluator) - Method in class se.datadosen.jalbum.ast.ElementNode
 
getAudioClip() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Get attached audio clip File reference
getAudioClipFile(AlbumObject, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
getAudioClipsFolder(File) - Static method in class se.datadosen.jalbum.AlbumObjectImpl
 
getAuthor() - Method in class net.jalbum.filterManager.FilterProperties
 
getAutoCompleteUrl(String) - Method in class se.datadosen.jalbum.JAlbumSite
 
getAvailableDictionaries(File) - Static method in class se.datadosen.jalbum.SpellCheckerUtils
 
getBackgroundColor() - Method in class se.datadosen.component.CurvedLineBorder
 
getBackgroundDirectory() - Method in class se.datadosen.io.ChainedDirectory
 
getBackgroundImage() - Method in class se.datadosen.component.JBackgroundPanel
 
getBackgroundImage() - Method in class se.datadosen.jalbum.JFilteredImagePanel
 
getBackgroundText() - Method in class se.datadosen.component.JBackgroundTextField
 
getBackgroundText() - Method in class se.datadosen.explorer.JExplorerPanel
 
getBaseDirectory() - Method in class se.datadosen.jalbum.UploadBean
The current directory when just logged in.
getBasePath() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getBasicImageInfo(File) - Static method in class se.datadosen.util.FileFilters
 
getBeginIndex() - Method in class se.datadosen.tags.Section
 
getBgNotifications() - Method in class se.datadosen.jalbum.Config
 
getBinariesUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getBooleanAttribute(String) - Method in class se.datadosen.tags.Element
 
getBooleanProperty(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
getBorderInsets(Component) - Method in class se.datadosen.component.CurvedLineBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.CutCornersBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.DropZoneBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.NorthLineBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.RoundedLineBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.ShadowBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.StatusbarBorder
 
getBorderOpacity() - Method in class se.datadosen.component.JGlassButton
 
getBorderRadius() - Method in class se.datadosen.component.JGlassButton
 
getBorderRadius() - Method in class se.datadosen.component.JSiteButton
 
getBounds() - Method in interface net.jalbum.filters.Bounded
 
getBounds() - Method in class net.jalbum.filters.CropFilter
 
getBounds() - Method in class net.jalbum.filters.LogoFilter
 
getBounds() - Method in class net.jalbum.filters.TextFilter
 
getBounds() - Method in class net.javainthebox.caraibe.svg.SVGContent
 
getBounds() - Method in enum se.datadosen.jalbum.Config.ThumbnailQuality
 
getBrowser() - Method in class net.jalbum.browser.BrowserPane
 
getBrowser() - Method in class se.datadosen.jalbum.JWebBrowser
 
getBrowserPane() - Method in class net.jalbum.browser.BrowserPanel
 
getBufferedImage() - Method in class se.datadosen.jalbum.AlbumImage
 
getBundle(File, String) - Static method in class se.datadosen.util.SmartResourceBundle
Get resource bundle vs given directory
getBundle(File, String, Locale) - Static method in class se.datadosen.util.SmartResourceBundle
Get resource bundle vs given directory
getBundle(Class, String) - Static method in class se.datadosen.util.SmartResourceBundle
Get resource bundle vs callers class
getBundle(Class, String, Locale) - Static method in class se.datadosen.util.SmartResourceBundle
Get resource bundle vs callers class
getButtonBar() - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
getButtonPanel() - Method in class se.datadosen.component.JRoundedToggleButtonGroup
 
getBuyImageUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getBytes() - Method in class se.datadosen.jalbum.AlbumManifest
Get the raw bytes, compressed using standard zip.
getCallStacks() - Method in class net.jalbum.util.Profiler.Sample
 
getCameraDate() - Method in interface se.datadosen.jalbum.AlbumObject
 
getCameraDate() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getCameraDate() - Method in class se.datadosen.jalbum.AlbumObjectMetadata
Get camera date.
getCameraDates(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Get the first and last camera date of the included objects of given folder.
getCardLayout() - Method in class se.datadosen.component.JSuperimposePanel
 
getCategory() - Method in class net.jalbum.filterManager.FilterProperties
 
getCategory() - Method in interface se.datadosen.jalbum.AlbumObject
 
getCategory() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getCause() - Method in exception class se.datadosen.util.BeanBinderException
 
getCause() - Method in interface se.datadosen.util.ContextualException
 
getCellBounds(JList, int, int) - Method in class se.datadosen.component.tags.FlowListUI
 
getChainedObjects() - Method in class se.datadosen.jalbum.AlbumBean
 
getChainedTask() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
getCheckInterval() - Method in class se.datadosen.jalbum.Watchdog
 
getChild(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
getChild(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getChild(String, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Use to lookup parent folder of future destination album object
getChildCount() - Method in class se.datadosen.explorer.FolderTreeNode
 
getChildCount() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getChildren() - Method in interface se.datadosen.jalbum.AlbumObject
 
getChildren() - Method in class se.datadosen.jalbum.FileAlbumObject
 
getChildren() - Method in class se.datadosen.jalbum.VirtualFolder
 
getChildren(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getChildren(boolean) - Method in class se.datadosen.jalbum.FileAlbumObject
 
getChildren(Predicate<AlbumObject>) - Method in interface se.datadosen.jalbum.AlbumObject
 
getChildren(Category) - Method in interface se.datadosen.jalbum.AlbumObject
 
getChoice() - Method in class net.jalbum.component.JAlignmentSelector
 
getChoice() - Method in interface se.datadosen.util.PersistentChoice
 
getCid() - Method in class se.datadosen.jalbum.AccountProfile
 
getCid(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getCid(AccountProfile) - Static method in class se.datadosen.jalbum.AccountManager
 
getClassNameFromName(String) - Static method in class se.datadosen.util.LaF
 
getCleanProjectSettings() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getClientVersion() - Method in class se.datadosen.jalbum.JAlbumSite
 
getCloseupDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getCloseupPrefix() - Method in class se.datadosen.jalbum.AlbumBean
 
getCloseupRenditions() - Method in class se.datadosen.jalbum.ImageRenderer
 
getCloseupRenditions(OutputFormat) - Method in class se.datadosen.jalbum.ImageRenderer
 
getColor() - Method in class net.jalbum.filters.TextFilter
 
getColor() - Method in class se.datadosen.component.JColorSelector
 
getColorFor(Config.LabelType) - Static method in class se.datadosen.jalbum.JAlbumColor
 
getCols() - Method in enum net.jalbum.jprint.PageLayout
 
getCols() - Method in class se.datadosen.jalbum.AlbumBean
 
getColumnClass(int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getColumnClass(int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getColumnClass(int) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getColumnCount() - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getColumnCount() - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getColumnCount() - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getColumnName(int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getColumnName(int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getColumnName(int) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getColumnNumber() - Method in exception class se.datadosen.tags.ElementException
Get the column number on which an error occurred.
getColumnNumber() - Method in interface se.datadosen.util.ContextualException
 
getComment() - Method in interface se.datadosen.jalbum.AlbumObject
 
getComment() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getCommunityToolBar() - Method in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
getCommunityUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getComponent() - Method in class se.datadosen.dnd.JFileDropPanel
 
getComponent() - Method in exception class se.datadosen.util.BeanBinderException
 
getComponentPopupMenu() - Method in class se.datadosen.explorer.JAlbumExplorer
For internal use
getConfig() - Method in class net.jalbum.script.GroovierScriptEngine
 
getConfig() - Static method in class se.datadosen.jalbum.Config
 
getConfigFile(String, String) - Static method in class se.datadosen.jalbum.Config
 
getConsoleInstance() - Static method in class se.datadosen.jalbum.JAlbumContext
Return a context that isn't bound to any user interface
getConstraint(Component) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
getContent() - Method in class net.jalbum.component.JDraggableList
 
getContent() - Method in class net.jalbum.filters.arty.JArtySelector
 
getContent() - Method in class se.datadosen.component.JCollapsiblePanel
 
getContent() - Method in class se.datadosen.component.JNotification
 
getContent() - Method in class se.datadosen.component.JPlaylist
PersistentList
getContent() - Method in class se.datadosen.jalbum.AlbumManifest
 
getContent() - Method in class se.datadosen.tags.Element
 
getContent() - Method in interface se.datadosen.util.PersistentList
 
getContentElements() - Method in class se.datadosen.tags.Element
 
getContentPane() - Method in class se.datadosen.component.JSmartDialog
Overridden so subclasses won't disrupt the layout of the ok and cancel buttons
getContentPanel() - Method in class se.datadosen.component.JCollapsiblePanel
 
getContents() - Method in class net.jalbum.util.DiskCache
 
getContext(Window) - Method in class se.datadosen.util.ContextHelp
 
getControls() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
getCopyDecision() - Method in class se.datadosen.jalbum.FileCopier
 
getCornerRadius() - Method in class se.datadosen.component.JAlphaColorSelector
 
getCount() - Method in class se.datadosen.util.WorkCounter
 
getCount(Category) - Method in class se.datadosen.jalbum.CategoryCounters
 
getCpuCores() - Method in class se.datadosen.jalbum.AlbumBean
Renamed from getNThreads in order to default to max number of cpu cores and ignore previously conservative settings store in jAlbum preferences now that our image scaling is far more memory conservative
getCreator() - Method in class se.datadosen.jalbum.AlbumBean
 
getCreator() - Method in class se.datadosen.jalbum.XmpManager
 
getCreditText() - Method in class se.datadosen.jalbum.AlbumBean
Key for text to use for credit links
getCurrentComponent() - Static method in class se.datadosen.component.SmartTextComponentSupport
 
getCurrentDirectory() - Method in class se.datadosen.component.JSwingFileChooser
 
getCurrentDirectory() - Method in class se.datadosen.component.JXFileChooser
 
getCurrentDirectory() - Method in class se.datadosen.component.mac.MacFileChooser
 
getCurrentDirectory() - Method in interface se.datadosen.component.PathChooser
 
getCurrentDirectory() - Method in class se.datadosen.component.windows.WindowsFileChooser
returns the current directory This is always the parent directory of the chosen file, even if you enter an absolute path to a file that doesn't exist in the current directory.
getCurrentDirectory() - Method in class se.datadosen.jalbum.DeferredChooser
 
getCurrentEditorComponent() - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
getCurrentEditorComponent() - Static method in class se.datadosen.jalbum.TextEditor
Return the editor component for the last used editor
getCurrentFileName(ScriptEngine) - Method in class se.datadosen.util.ScriptExceptions
 
getCurrentFolder() - Method in class se.datadosen.explorer.JAlbumExplorer
 
getCurrentFolder() - Method in class se.datadosen.jalbum.PluginContext
 
getCurrentFolderScope() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getCurrentProject() - Method in class se.datadosen.jalbum.AlbumBean
 
getCurrentProject() - Method in class se.datadosen.jalbum.JAlbumFrame
Shortcut to albumManager's getCurrentProject
getCurrentProject() - Method in class se.datadosen.jalbum.JAlbumManager
 
getCurrentTime() - Method in class net.jalbum.util.Animator.Control
Return animation's play head position in milliseconds from start
getCurrentTimeNormalized() - Method in class net.jalbum.util.Animator.Control
Return animation's play head position as number between 0 and 1
getCurrentVersion() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
getCursor() - Method in class net.jalbum.filterManager.FilterManager
 
getCursor() - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
getCustomImageOrdering() - Method in class se.datadosen.jalbum.AlbumBean
 
getCycleCount() - Method in class net.jalbum.util.Animator.Control
 
getData() - Method in class se.datadosen.component.JParametersTable
 
getDateFormat() - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
getDateFormat() - Method in class se.datadosen.jalbum.AlbumBean
 
getDateFormatAsObject() - Method in class se.datadosen.jalbum.AlbumBean
 
getDateFormatter() - Method in class se.datadosen.jalbum.Config
 
getDatePattern() - Method in class se.datadosen.jalbum.Config
 
getDeepCameraDates(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Get the first and last camera date of the included objects of given folder and its sub folders.
getDeepLastAdded(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
For folders, returns the newest added date (getWhenAdded) of objects within the folder and its sub folders that are included, not hidden and not folders
getDefaultAction() - Method in class se.datadosen.component.JWizardStep
The action (if any) for the Enter key to be mapped to
getDefaultPort() - Method in enum se.datadosen.jalbum.TransferProtocol
 
getDefaultWidgets() - Method in class se.datadosen.jalbum.JAlbumSite
 
getDelay() - Method in class se.datadosen.component.JProgressSpinner
Get time between animation frames
getDemoList() - Static method in class se.datadosen.component.JArrangeCheckBoxList
 
getDescendants() - Method in interface se.datadosen.jalbum.AlbumObject
Return an unmodifiable collection of all included, visible children and descendants of this AlbumObject.
getDescendants() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Return an unmodifiable collection of all included, visible children and descendants of this AlbumObject
getDescendants(IncludeOption, IncludeOption...) - Method in interface se.datadosen.jalbum.AlbumObject
Return an unmodifiable collection of all included, visible children and descendants of this AlbumObject.
getDescendants(IncludeOption, IncludeOption...) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Return an unmodifiable collection of all included, visible children and descendants of this AlbumObject.
getDescription() - Method in class net.jalbum.filterManager.FilterProperties
 
getDescription() - Method in class net.jalbum.filters.arty.ArtyFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.CinemaFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.CrossProcessedFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.DaisyFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.DummyFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.LilyFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.PinkFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.RainflowerFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.RedLithoFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.SnowdropFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.SunflowerFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.ThistleFilter
 
getDescription() - Method in class net.jalbum.filters.arty.effects.TulipFilter
 
getDescription() - Method in class net.jalbum.filters.auto.AutoFilter
 
getDescription() - Method in class net.jalbum.filters.CropFilter
 
getDescription() - Method in class net.jalbum.filters.GrayscaleFilter
 
getDescription() - Method in class net.jalbum.filters.LogoFilter
 
getDescription() - Method in class net.jalbum.filters.TextFilter
 
getDescription() - Method in interface se.datadosen.jalbum.JAFilter
 
getDescription() - Method in class se.datadosen.jalbum.WebLocation
Call after successful findRepresentingImage() call
getDescription() - Method in class se.datadosen.jalbum.Widget
 
getDescription() - Method in class se.datadosen.jalbum.XmpManager
 
getDesktop() - Static method in class se.datadosen.jalbum.MyDesktop
 
getDetectedEncoding() - Method in class se.datadosen.util.StringCodec
 
getDialogType() - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
getDictionariesUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getDirectory() - Method in class se.datadosen.io.ChainedDirectory
 
getDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getDirectory() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getDirectoryChaining() - Method in class se.datadosen.jalbum.AlbumBean
 
getDisplayableImageSize() - Method in class se.datadosen.component.JBackgroundPanel
I suspect this one should really return the size of the image within and not the component size See new getImageBounds method for a correct approach
getDisplayVersion() - Static method in class se.datadosen.jalbum.AlbumBean
 
getDivider() - Method in enum se.datadosen.util.DataSizeFormatter.Unit
 
getDividerLocation() - Method in class se.datadosen.jalbum.Config
 
getDocument() - Method in interface net.jalbum.browser.WebBrowser
 
getDocument() - Method in class net.jalbum.browser.WebViewBrowser
 
getDraggedObjects() - Method in class se.datadosen.explorer.JExplorerPanel
 
getDropDownIcon() - Method in class se.datadosen.component.JPopupButton
 
getDummyNotifier() - Static method in class net.jalbum.undo.UndoHandler
 
getDuration(File) - Static method in class se.datadosen.util.MediaUtil
Convenience version of loadMedia
getEditAction() - Method in class se.datadosen.jalbum.ImageEditor
 
getEditorComponent() - Method in class se.datadosen.component.JDatePatternComboBox
 
getEditPanel() - Method in class se.datadosen.jalbum.PluginContext
Get a reference to jAlbum's edit panel The edit panel allows plugin writers to add custom tabs to the lower right section of its user interface (Visible when switching the edit panel to advanced mode).
getEffect() - Method in class net.jalbum.filters.arty.ArtyFilter
 
getEffect() - Method in class net.jalbum.filters.arty.JArtySelector
 
getElementByName(String, String, boolean) - Static method in class se.datadosen.tags.Elements
 
getElementByName(String, Section, boolean) - Static method in class se.datadosen.tags.Elements
 
getElseElement() - Method in class se.datadosen.jalbum.ast.IfElseNode
 
getEmbeddedThumbnail(File, int, int) - Static method in class se.datadosen.util.JPEGUtil
 
getEnabledFilters() - Method in class se.datadosen.jalbum.JImageEffectsPanel
 
getEnabledProperty() - Method in class net.jalbum.component.JBindableLabel
 
getEncodedName() - Method in class net.jalbum.Rendition
 
getEngine() - Method in class net.jalbum.browser.BrowserWindow
 
getEngine() - Method in class net.jalbum.browser.WebViewBrowser
 
getEngine() - Method in interface se.datadosen.jalbum.AlbumObject
 
getEngine() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getEngine() - Method in class se.datadosen.jalbum.JAlbumContext
 
getEngine() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getEngine() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
getEngine() - Method in class se.datadosen.jalbum.ScriptEnginePool.MyCompiledScript
 
getErrorResource() - Method in exception class net.jalbum.resty.web.RestyException
 
getEvaluationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getExistingAlbumFiles(AlbumBean, String) - Method in class se.datadosen.jalbum.UploadBean
Attempt to gather the file contents under the specified remoteDirectory First try to grab the manifest.jmf file Then try CrushFTP's :filetree method Finally gather the contents by manually traversing the album directory
getExistingAlbumFiles(AlbumBean, String, Consumer<RemoteFile>) - Method in class se.datadosen.jalbum.UploadBean
Same as above, but calls callback consumer for each remote file found, in case slow traversal is needed
getExpiration() - Method in class se.datadosen.component.JNotification
 
getExplorer() - Method in class se.datadosen.jalbum.JAlbumContext
 
getExpressionLanguage(Section) - Static method in class se.datadosen.tags.Elements
 
getExtension() - Method in enum net.jalbum.OutputFormat
 
getExtension() - Method in class se.datadosen.jalbum.ScriptLanguage
 
getExtensionOf(File) - Static method in class se.datadosen.util.FileFilters
Deprecated.
Also lowers case of extension. Use IO.extension
getExternalAddress() - Method in class se.datadosen.jalbum.ShareBean
 
getExternalAddress() - Method in class se.datadosen.net.PortMapping
 
getExtraInsets() - Method in class se.datadosen.component.RiverLayout
Gets the extra insets of all the components in the container.
getFace() - Method in class net.jalbum.filters.TextFilter
 
getFactory() - Method in class net.jalbum.script.GroovierScriptEngine
 
getFactory() - Method in class se.datadosen.jalbum.AlbumBean
 
getFactory() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFactory() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getFailable(String) - Method in class se.datadosen.component.errorreporting.ErrorReporter
 
getFasterScaledInstance(BufferedImage, int, int, Object, boolean) - Static method in class se.datadosen.util.GraphicsUtilities
Convenience method that returns a scaled instance of the provided BufferedImage.
getFieldOfView() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getFieldOrder() - Method in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
getFieldOrder() - Method in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
getFile() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFile() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getFile() - Method in class se.datadosen.jalbum.AlbumObjectProperties
Get file associated with this AlbumObjectProperty object
getFile() - Method in exception class se.datadosen.tags.ElementException
Get the source of the script causing the error.
getFile() - Method in class se.datadosen.tags.Template
 
getFile() - Method in interface se.datadosen.util.ContextualException
 
getFile() - Method in exception class se.datadosen.util.ScriptException
 
getFile(String) - Method in class se.datadosen.io.ChainedDirectory
 
getFileAddMethod() - Method in class se.datadosen.jalbum.Config
 
getFileCategory(File) - Static method in class se.datadosen.util.FileFilters
Return file category (from filetypes.xml) or null if not category found
getFileCount() - Method in class se.datadosen.jalbum.CategoryCounters
 
getFileFilter() - Method in class se.datadosen.component.JFileSelector
 
getFileFilter() - Method in class se.datadosen.component.JPlaylist
 
getFileFilter() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
getFileFilter() - Method in class se.datadosen.jalbum.FileCopier
 
getFileList() - Method in class se.datadosen.component.JPlaylist
 
getFilename(AlbumObject, Dimension) - Method in class net.jalbum.Variant
 
getFileName() - Method in class se.datadosen.jalbum.WebLocation
 
getFileNamer() - Method in class se.datadosen.jalbum.AlbumBean
 
getFiles() - Method in class se.datadosen.dnd.FileDropEvent
 
getFiles() - Method in class se.datadosen.jalbum.JFileListMenu
 
getFiles() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
getFileType(File) - Static method in class se.datadosen.util.FileFilters
 
getFilter() - Method in enum net.jalbum.filters.arty.Effect
 
getFilter() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
getFilter() - Method in class se.datadosen.jalbum.JAFilterNode
 
getFilterClasses() - Method in class se.datadosen.jalbum.FilterPluginList
 
getFilterControls() - Method in class net.jalbum.filterManager.FilterManager
 
getFilterList() - Method in class net.jalbum.filterManager.FilterRenderer
 
getFilterManagerControls() - Method in class net.jalbum.filterManager.FilterManager
 
getFilters() - Method in class net.jalbum.filterManager.FilterList
 
getFilters() - Method in class se.datadosen.jalbum.JFilteredImagePanel
 
getFilterType() - Method in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
getFinalThemeImageDim(AlbumObject) - Method in class se.datadosen.jalbum.ThemeImageProcessor
Calculate the width and height of the to-be-generated theme image file or null if no theme image present
getFirstFile() - Method in class se.datadosen.dnd.FileDropEvent
 
getFirstMyjalbumAccount() - Method in class se.datadosen.jalbum.AccountManager
Iterate through the list of accounts and find the first available myjalbum account.
getFlag() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFlag() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getFlag() - Method in class se.datadosen.jalbum.XmpManager
 
getFocalLengthMultiplier(String, String) - Method in class se.datadosen.jalbum.Cameras
 
getFocusedObject() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getFolder() - Method in class se.datadosen.jalbum.FileNamerContext
Return the current folder
getFolderOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
getFolderOrdering() - Method in class se.datadosen.jalbum.VirtualFolder
 
getFolderOverlay() - Static method in class net.jalbum.filters.LogoFilter
 
getFolderPropertiesWidth() - Method in class se.datadosen.jalbum.Config
 
getFolderThumbSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getFont() - Method in class net.jalbum.filters.TextFilter
 
getFontSize() - Method in class se.datadosen.jalbum.Config
 
getForgotPasswordUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getFormat() - Method in class net.jalbum.Rendition
 
getFormat() - Method in class net.jalbum.Variant
 
getFormat() - Method in class se.datadosen.component.JFormattedComboBox
 
getFormattedAccountExpires() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
getFormattedLastUpdated() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
getFrame() - Method in class se.datadosen.jalbum.JAlbumContext
 
getFreeServerPort() - Static method in class se.datadosen.net.NetUtil
Attempt to get a reasonably free server port
getFreeServerPort(int) - Static method in class se.datadosen.net.NetUtil
 
getFtpPassword() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpPassword() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpPort() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpPort() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpServer() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpServer() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpUser() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpUser() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpWebRootDirectory() - Method in class se.datadosen.jalbum.AccountProfile
 
getFullName(String) - Static method in class se.datadosen.util.LanguageMapper
 
getFullPath() - Method in class se.datadosen.jalbum.JFileMenuItem
 
getFullPath() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
getFuture() - Method in class se.datadosen.util.IdleExecutor
 
getGap() - Method in class net.jalbum.jprint.JPageLayout
 
getGap() - Method in class se.datadosen.component.buttonbar.PercentLayout
 
getGeneratorUrl() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getGeneratorUrl(Locale) - Method in class se.datadosen.jalbum.JAlbumSite
 
getGiveAwayHostingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getGlobal(Object) - Static method in class se.datadosen.jalbum.JAlbum
 
getGoogleMapAPIKey() - Method in class se.datadosen.jalbum.JAlbumSite
 
getGpsLatitude() - Method in class se.datadosen.jalbum.XmpManager
 
getGpsLocation() - Method in class se.datadosen.jalbum.XmpManager
 
getGpsLocationDescription() - Method in class net.jalbum.metadata.exif.ExtendedGpsDescriptor
 
getGpsLongitude() - Method in class se.datadosen.jalbum.XmpManager
 
getGrayScale(BufferedImage) - Method in class net.jalbum.filters.arty.effects.ArtySupport
creates a gray image
getGroup(String) - Method in class net.javainthebox.caraibe.svg.SVGContent
Gets group object indicated by id.
getGUID() - Static method in class se.datadosen.jalbum.JAlbum
 
getHeader() - Method in class se.datadosen.component.JWizardStep
 
getHeight() - Method in class net.jalbum.Rendition
 
getHeight() - Method in class net.javainthebox.caraibe.svg.SVGContent
 
getHeight() - Method in enum se.datadosen.jalbum.VideoResolution
 
getHelp() - Method in class net.jalbum.filterManager.FilterProperties
 
getHelpAction() - Method in class se.datadosen.util.ContextHelp.WindowHelpContext
 
getHelpButton() - Method in class se.datadosen.util.ContextHelp.WindowHelpContext
 
getHelpPath() - Method in class se.datadosen.util.ContextHelp.WindowHelpContext
 
getHelpUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getHexPassword() - Method in class se.datadosen.jalbum.AccountProfile
 
getHgap() - Method in class se.datadosen.component.RiverLayout
Gets the horizontal gap between components.
getHgap() - Method in class se.datadosen.component.RiverLayout2
 
getHgap() - Method in class se.datadosen.explorer.SmartFlowLayout
Gets the horizontal gap between components.
getHomepageAddress() - Method in class se.datadosen.jalbum.AlbumBean
 
getHomepageLinkText() - Method in class se.datadosen.jalbum.AlbumBean
 
getHomeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getHost() - Method in class se.datadosen.net.JettyHttpServer
 
getHostName() - Method in class se.datadosen.jalbum.ShareBean
 
getHTMLColor() - Method in class se.datadosen.component.JAlphaColorSelector
 
getHTMLColor() - Method in class se.datadosen.component.JColorSelector
 
getHTMLColor(String) - Static method in class se.datadosen.util.Colors
Parse color strings in the #rrggbb hex format and standard html color string format Also handle comma-separated list of r,g,b,(a) integer values
getHttpProxyHost() - Method in class se.datadosen.jalbum.Config
 
getHttpProxyPort() - Method in class se.datadosen.jalbum.Config
 
getIcon() - Method in class net.jalbum.filterManager.FilterProperties
 
getIcon() - Method in class net.jalbum.filters.AbstractFilter
 
getIcon() - Method in class net.jalbum.filters.arty.ArtyFilter
 
getIcon() - Method in class net.jalbum.filters.auto.AutoFilter
 
getIcon() - Method in class net.jalbum.filters.GrayscaleFilter
 
getIcon() - Method in interface net.jalbum.filters.JAlbumFilter
 
getIcon() - Method in class net.jalbum.filters.LogoFilter
 
getIcon() - Method in class net.jalbum.filters.TextFilter
 
getIcon() - Method in class se.datadosen.component.JIconTextField
 
getIcon() - Method in enum se.datadosen.jalbum.Flag
 
getIcon() - Method in class se.datadosen.jalbum.Widget
 
getIcon(int, boolean, Color) - Method in enum se.datadosen.jalbum.Flag
 
getIcon(File) - Method in class se.datadosen.jalbum.ThumbnailFileView
The icon that represents this file in the JFileChooser.
getIcon(String) - Static method in class se.datadosen.jalbum.Icons
 
getIconBounds() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
getIconFor(File) - Static method in class se.datadosen.util.FileFilters
Deprecated.
Use getIconFor(File f, AlbumBean engine) instead
getIconFor(File, AlbumBean) - Static method in class se.datadosen.util.FileFilters
Get icon for given file.
getIconForType(int) - Method in class se.datadosen.jalbum.JHyperTextDialog
Returns the icon to use for the passed in type.
getIconHeight() - Method in class se.datadosen.component.DeferredSVGIcon
 
getIconHeight() - Method in class se.datadosen.component.DropDownIcon
Created a stub to satisfy the interface.
getIconHeight() - Method in class se.datadosen.component.MarginIcon
 
getIconHeight() - Method in class se.datadosen.component.RetinaIcon
 
getIconHeight() - Method in class se.datadosen.component.RetinaImageIcon
 
getIconHeight() - Method in class se.datadosen.explorer.ScaledIcon
 
getIconLabel() - Method in class se.datadosen.component.JNotification
 
getIconProperty() - Method in class net.jalbum.component.JBindableLabel
 
getIconResource(String) - Static method in class se.datadosen.jalbum.Icons
 
getIconWidth() - Method in class se.datadosen.component.DeferredSVGIcon
 
getIconWidth() - Method in class se.datadosen.component.DropDownIcon
Created a stub to satisfy the interface.
getIconWidth() - Method in class se.datadosen.component.MarginIcon
 
getIconWidth() - Method in class se.datadosen.component.RetinaIcon
 
getIconWidth() - Method in class se.datadosen.component.RetinaImageIcon
 
getIconWidth() - Method in class se.datadosen.explorer.ScaledIcon
 
getId() - Method in class se.datadosen.jalbum.Widget
 
getIgnoreDirs() - Method in class se.datadosen.jalbum.AlbumFileFilter
 
getIgnorePattern() - Method in class se.datadosen.jalbum.AlbumBean
 
getIllegalCharacters() - Method in class se.datadosen.jalbum.Config
 
getImage() - Method in class net.jalbum.component.JImageComponent
 
getImage() - Method in class net.jalbum.filterManager.FilterManager
Get the input image fed to the filter pipe
getImage() - Method in class se.datadosen.component.MarginIcon
 
getImage() - Method in class se.datadosen.component.RetinaImageIcon
 
getImage() - Method in class se.datadosen.jalbum.AlbumImage
 
getImage() - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
getImage(Dimension) - Method in interface net.jalbum.component.JImageComponent.ImageProvider
 
getImage(String) - Static method in class se.datadosen.jalbum.Icons
 
getImage(AlbumObject) - Method in class se.datadosen.explorer.ImageCache
 
getImageBackgroundColor() - Method in class se.datadosen.jalbum.AlbumBean
jAlbum will use the background color when generating JPEG images from translusent images
getImageBounds() - Method in class net.jalbum.component.JImageComponent
Get current image bounds (the bounds the image is currently zoomed at) Top-left corner is usually (0,0), but not when close to fully zoomed out, unless component and image has the same aspect ratio.
getImageBounds() - Method in class se.datadosen.component.JBackgroundPanel
 
getImageComponent() - Method in class net.jalbum.component.JZoomScrollPane
 
getImageComponent() - Method in interface net.jalbum.filterManager.FilterManagerFriend
 
getImageComponent() - Method in class se.datadosen.explorer.JEditPanel
 
getImageComponent() - Method in interface se.datadosen.jalbum.EditPanel
Get access to the visual component holding the image being edited
getImageCoordinates(MouseEvent) - Method in class se.datadosen.explorer.JEditPanel
 
getImageDim() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageInfo() - Method in interface se.datadosen.jalbum.AlbumObject
 
getImageInfo() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getImageInfoFormatter() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageLinking() - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
since v33. Use isMakeCloseups and isIncludeOriginals
getImageOrdering() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageReaders(String, Object) - Static method in class se.datadosen.util.FileFilters
Return iterator of ImageReaders based both on file extension (primarily) and content (secondarily)
getImageScale() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageSize() - Method in class net.jalbum.component.JImageComponent
Get current image size (the size the image is currently zoomed at)
getImageSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageTopCornerXCoordinate() - Method in class se.datadosen.component.JBackgroundPanel
 
getImageTopCornerYCoordinate() - Method in class se.datadosen.component.JBackgroundPanel
 
getImageUrl() - Method in class se.datadosen.jalbum.WebLocation
Call after successful findRepresentingImage() call
getImageURL() - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
getImageVariants() - Method in class se.datadosen.jalbum.AlbumBean
 
getImportActions() - Method in class se.datadosen.jalbum.PluginContext
Internal use.
getIncludePattern() - Method in class se.datadosen.jalbum.AlbumBean
 
getIncludes() - Method in class se.datadosen.jalbum.JSONMaker
 
getIndex() - Method in class se.datadosen.tags.Element
 
getIndexFile() - Method in class se.datadosen.jalbum.AlbumProject
 
getIndexFile() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getIndexName(File, int) - Method in interface se.datadosen.jalbum.PageNamer
 
getIndexName(File, int) - Method in class se.datadosen.jalbum.StandardPageNamer
 
getIndexPageName() - Method in class se.datadosen.jalbum.AlbumBean
 
getInfoText() - Method in class se.datadosen.component.slider.SliderInfo
Override to provide custom formatting.
getInitialViewHeading() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getInitialViewPitch() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getInitialViewRoll() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getInputStream() - Method in class se.datadosen.jalbum.ProjectSettings
 
getInsets(Container) - Method in class se.datadosen.component.RiverLayout
 
getInstance() - Static method in class net.jalbum.undo.UndoHandler
 
getInstance() - Static method in class net.jalbum.util.Animator
 
getInstance() - Static method in class net.jalbum.util.Profiler
 
getInstance() - Static method in class se.datadosen.jalbum.AccountManager
 
getInstance() - Static method in class se.datadosen.jalbum.Cameras
 
getInstance() - Static method in class se.datadosen.jalbum.FilterPluginList
 
getInstance() - Static method in class se.datadosen.jalbum.ImageEditor
 
getInstance() - Static method in class se.datadosen.jalbum.JAlbumContext
 
getInstance() - Static method in class se.datadosen.jalbum.JAlbumFrameIcons
 
getInstance() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getInstance() - Static method in class se.datadosen.jalbum.JAlbumTrayIcon
 
getInstance() - Static method in class se.datadosen.jalbum.PlaceService
 
getInstance() - Static method in class se.datadosen.jalbum.RecentProjectFiles
 
getInstance() - Static method in class se.datadosen.jalbum.SignInManager
 
getInstance() - Static method in class se.datadosen.jalbum.Tracer
 
getInstance() - Static method in class se.datadosen.jalbum.Watchdog
 
getInstance() - Static method in class se.datadosen.util.ContextHelp
 
getInstance(File) - Static method in class se.datadosen.jalbum.AlbumObjectMetadata
 
getInstance(BlendComposite.BlendingMode) - Static method in class net.jalbum.filters.arty.effects.BlendComposite
 
getInstance(BlendComposite.BlendingMode, float) - Static method in class net.jalbum.filters.arty.effects.BlendComposite
 
getInstance(AlbumObject) - Static method in class se.datadosen.jalbum.AlbumObjectProperties
 
getInstance(JAlbumFrame) - Static method in class se.datadosen.jalbum.SignInManager
Deprecated.
use getInstance() instead
getIntegrationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getInternalVersion() - Static method in class se.datadosen.jalbum.AlbumBean
 
getInterpolation() - Method in class se.datadosen.jalbum.scaling.CustomScaler
 
getInterpretedLanguage() - Method in class se.datadosen.jalbum.Config
 
getInterpretedOutputDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getIOException() - Method in class se.datadosen.component.JLinkLabel
 
getItem() - Method in exception class net.jalbum.util.WorkException
 
getItemsPerPage() - Method in class se.datadosen.jalbum.Paginator
 
getJalbumAccountQuota(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getJalbumAccountStatus(String) - Static method in class se.datadosen.jalbum.AccountManager
Get the account status by passing the more secure uic
getJalbumAccountStatus(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getJalbumAccountStatus(AccountProfile) - Static method in class se.datadosen.jalbum.AccountManager
 
getJAlbumClassLoader() - Static method in class se.datadosen.jalbum.Main
For online jAlbum.
getJAlbumContext() - Method in class se.datadosen.jalbum.PluginContext
Get access to key jAlbum objects like its window and engine
getJAlbumFolder(File) - Static method in class se.datadosen.jalbum.AlbumObjectImpl
 
getJAlbumLicenseUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getJAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
getJAlbumProperty(String) - Method in class se.datadosen.jalbum.XmpManager
 
getJAlbumProperty(String, String) - Method in class se.datadosen.jalbum.XmpManager
 
getJAlbumVersion() - Method in class se.datadosen.jalbum.AlbumBean
For version handling project files
getJSONMaker() - Method in class se.datadosen.jalbum.AlbumBean
 
getKeys() - Method in class se.datadosen.util.SmartResourceBundle
Returns an enumeration of the keys.
getKeywords() - Method in interface se.datadosen.jalbum.AlbumObject
 
getKeywords() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getKeywords() - Method in class se.datadosen.jalbum.XmpManager
Get a comma separated list of keywords or null if keywords are missing
getKeywordSet() - Method in interface se.datadosen.jalbum.AlbumObject
 
getKeywordSet() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getKeywordSet() - Method in class se.datadosen.jalbum.XmpManager
 
getLabel() - Method in class se.datadosen.component.JCollapsiblePanel
 
getLabelType() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
getLabelType() - Method in class se.datadosen.jalbum.Config
 
getLanguage() - Method in class se.datadosen.jalbum.Config
 
getLanguageName() - Method in class se.datadosen.jalbum.ScriptLanguage
 
getLastAdded(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
For folders, returns the newest added date (getWhenAdded) of objects within the folder that are included, not hidden and not folders
getLastDismissed() - Method in class se.datadosen.component.JNotification
 
getLastException() - Method in class net.jalbum.util.DiskCache
 
getLastException() - Method in class se.datadosen.jalbum.JAlbumSite
 
getLastModified() - Method in interface se.datadosen.jalbum.AlbumObject
 
getLastModified() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getLastModified() - Method in class se.datadosen.jalbum.AlbumProject
 
getLastRefreshed() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getLastShown() - Method in class se.datadosen.component.JNotification
 
getLastSkin() - Method in class se.datadosen.jalbum.AlbumBean
 
getLastUpdated() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
getLayering() - Method in class net.jalbum.filters.LogoFilter
 
getLayering() - Method in class net.jalbum.filters.TextFilter
 
getLayoutAlignmentX(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Returns the alignment along the y axis.
getLayoutSize(Container, Function<Component, Dimension>) - Method in class se.datadosen.component.RiverLayout2
 
getLevel() - Method in enum se.datadosen.jalbum.Config.LoggingLevel
 
getLicenseCode() - Method in interface se.datadosen.jalbum.LicenseManager
Returns a license hash code if the license is valid Returns the empty string otherwise
getLicenseCode() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Returns a license hash code if the current username maps to a valid paid account Returns the empty string otherwise
getLicenseCode() - Method in class se.datadosen.jalbum.SignInManager
Deprecated.
Use LicenseManager instead
getLicenseExpires() - Method in interface se.datadosen.jalbum.LicenseManager
 
getLicenseExpires() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getLicenseManager() - Method in class se.datadosen.jalbum.AlbumBean
 
getLicenseManager() - Method in class se.datadosen.jalbum.JAlbumContext
 
getLicenseType() - Method in interface se.datadosen.jalbum.LicenseManager
 
getLicenseType() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getLicenseUsers() - Method in interface se.datadosen.jalbum.LicenseManager
 
getLicenseUsers() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getLicenseVersion() - Method in interface se.datadosen.jalbum.LicenseManager
 
getLicenseVersion() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getLikeButton() - Method in class se.datadosen.component.JSkinLikesPanel
 
getLikesCount() - Method in class se.datadosen.component.JSkinLikesPanel
 
getLimit() - Method in class se.datadosen.jalbum.AlbumBean
 
getLineBreakIndexes(AttributedCharacterIterator) - Method in class net.jalbum.jprint.TextBox
 
getLineCount(int) - Method in class net.jalbum.jprint.TextBox
 
getLineNumber() - Method in exception class se.datadosen.tags.ElementException
Get the line number on which an error occurred.
getLineNumber() - Method in interface se.datadosen.util.ContextualException
 
getLink() - Method in class se.datadosen.io.LinkFile
 
getList() - Method in class se.datadosen.component.WordList
 
getLocale() - Static method in class se.datadosen.jalbum.Msg
 
getLocale() - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
getLocale() - Method in class se.datadosen.util.SmartResourceBundle
Returns the locale of this resource bundle.
getLocalFile() - Method in exception class net.jalbum.util.DiskCache.DCException
 
getLocalHostAddress() - Static method in class se.datadosen.net.NetUtil
Getting the host address on the LAN is tricky.
getLocalServerURL() - Method in class se.datadosen.jalbum.Config
 
getLocation() - Method in interface net.jalbum.browser.WebBrowser
Gets the value of the location property.
getLocation() - Method in class net.jalbum.browser.WebViewBrowser
Gets the value of the location property.
getLogFileName() - Method in class se.datadosen.jalbum.ShareBean
 
getLogFormatString() - Method in class se.datadosen.jalbum.ShareBean
 
getLoggingLevel() - Method in class se.datadosen.jalbum.Config
 
getLogType() - Method in class se.datadosen.jalbum.ShareBean
 
getLongName() - Method in class se.datadosen.jalbum.AlbumProject
 
getLook() - Method in class se.datadosen.jalbum.Config
Deprecated.
getLookAndFeel() - Method in class se.datadosen.jalbum.Config
Deprecated.
Use getLook
getLookAndFeelName() - Method in class se.datadosen.jalbum.Config
 
getLookupName() - Method in class se.datadosen.jalbum.ScriptLanguage
Name as expected by ScriptManager.getEngineByName
getMainTask() - Method in class net.jalbum.component.JProgressManager
 
getManifestPassword() - Method in class se.datadosen.jalbum.Config
 
getMap() - Method in class se.datadosen.component.JMapTable
 
getMap() - Method in class se.datadosen.util.Scope
 
getMap(Object) - Static method in class se.datadosen.util.BeanBinder
Return an unprocessed String to Object Map of this bean Static methods are ignored
getMap(WebEngine) - Static method in class se.datadosen.util.WebBinder
Get variables from the 1:st form of the current web page of the WebEngine May be called from any thread
getMap(WebEngine, Map<String, Object>) - Static method in class se.datadosen.util.WebBinder
Get variables from the 1:st form of the current web page of the WebEngine May be called from any thread
getMap(JComponentHolder) - Static method in class se.datadosen.util.MapBinder
Read properties from a UI.
getMap(JComponentHolder, Map<String, Object>) - Static method in class se.datadosen.util.MapBinder
Read properties from a UI.
getMargin() - Method in class net.jalbum.filters.LogoFilter
 
getMargin() - Method in class net.jalbum.filters.TextFilter
 
getMatching(String, JComboBox) - Static method in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
getMatching(String, JComboBox) - Static method in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
getMax() - Method in class se.datadosen.io.VUOutputStream
 
getMaximum() - Method in class net.jalbum.util.MonitoredWorkQueue
 
getMaximumSize() - Method in class net.jalbum.component.JProgressManager
 
getMaximumSize() - Method in class net.jalbum.component.JZoomControlPanel
 
getMaximumSize() - Method in class se.datadosen.component.JDividerBar
 
getMaximumSize() - Method in class se.datadosen.component.JRoundedToggleButtonGroup
 
getMaxSimultaneousTransfers() - Method in class se.datadosen.jalbum.Config
 
getMaxValue() - Method in class net.jalbum.component.JVUMeter
 
getMediaView() - Method in class se.datadosen.jalbum.videoplayer.MediaControl
 
getMemberCount() - Method in class se.datadosen.jalbum.ast.GroupNode
 
getMembers() - Method in class se.datadosen.jalbum.ast.GroupNode
 
getMenu() - Method in class se.datadosen.component.JMenuButton
 
getMessage() - Method in class net.jalbum.util.MonitoredWorkQueue
 
getMessage() - Method in exception class se.datadosen.jalbum.CircularFolderReferenceException
 
getMessage() - Method in exception class se.datadosen.jalbum.NotADirectoryException
 
getMessage() - Method in exception class se.datadosen.tags.ElementException
Returns a message containing the String passed to a constructor as well as line and column numbers and filename if any of these are known.
getMessage() - Method in interface se.datadosen.util.ContextualException
 
getMessageLabel() - Method in class se.datadosen.jalbum.SlowOperation
 
getMetadata() - Method in interface se.datadosen.jalbum.AlbumObject
 
getMetadata() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getMetadata() - Method in class se.datadosen.jalbum.AlbumObjectMetadata
 
getMetaData(File) - Static method in class se.datadosen.util.FileFilters
 
getMillis() - Method in class se.datadosen.jalbum.TimeCode
 
getMillis() - Method in class se.datadosen.util.Stopwatch
 
getMillisToPopup() - Method in class net.jalbum.util.AbortableBackgroundTask
 
getMillisToPopup() - Method in class net.jalbum.util.MonitoredWorkQueue
 
getMillisToPopup() - Method in class se.datadosen.jalbum.FileCopier
 
getMimeType() - Method in enum net.jalbum.OutputFormat
 
getMimeType() - Method in class se.datadosen.jalbum.ScriptLanguage
This is for RSyntaxTextArea syntax coloring
getMin() - Method in class se.datadosen.io.VUOutputStream
 
getMiniConfig() - Static method in class se.datadosen.jalbum.MiniConfig
 
getMinimumSize() - Method in class net.jalbum.component.JVUMeter
 
getMinimumSize() - Method in class se.datadosen.component.JDividerBar
 
getMinimumSize() - Method in class se.datadosen.component.JSmartComboBox
 
getMode() - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
getModel() - Method in class se.datadosen.component.JPlaylist
Get the backing model
getModel() - Method in class se.datadosen.component.JProgressSpinner
 
getModel() - Method in class se.datadosen.component.WordList
 
getModifiedSize(Dimension, Map) - Method in class net.jalbum.filters.CropFilter
 
getModifiedSize(Dimension, Map) - Method in interface se.datadosen.jalbum.ModifiesSize
Calculate the size an image would have after being processed by this filter.
getMouseOnComponentAdapter() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
getMouseOnComponentAdapter() - Method in class se.datadosen.explorer.JExplorerPanel
 
getMusicChooser() - Static method in class se.datadosen.jalbum.JAudioClipPanel
 
getMyAlbumsLocation() - Method in class se.datadosen.jalbum.Config
 
getMyJAlbumActivationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumAltActivationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumFileClusterSize() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumInfoUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumPasswordProtectUrl(String) - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumQuotaUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumUpgradeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getName() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
getName() - Method in class net.jalbum.filters.arty.ArtyFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.CinemaFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.CrossProcessedFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.DaisyFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.DummyFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.LilyFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.PinkFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.RainflowerFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.RedLithoFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.SnowdropFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.SunflowerFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.ThistleFilter
 
getName() - Method in class net.jalbum.filters.arty.effects.TulipFilter
 
getName() - Method in class net.jalbum.filters.auto.AutoFilter
 
getName() - Method in class net.jalbum.filters.CropFilter
 
getName() - Method in class net.jalbum.filters.GrayscaleFilter
 
getName() - Method in class net.jalbum.filters.LogoFilter
 
getName() - Method in class net.jalbum.filters.TextFilter
 
getName() - Method in class net.jalbum.Rendition
 
getName() - Method in class se.datadosen.io.LinkFile
 
getName() - Method in class se.datadosen.jalbum.AccountProfile
 
getName() - Method in interface se.datadosen.jalbum.AlbumObject
 
getName() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getName() - Method in class se.datadosen.jalbum.AlbumProject
 
getName() - Method in interface se.datadosen.jalbum.JAFilter
 
getName() - Method in class se.datadosen.jalbum.Widget
 
getName() - Method in class se.datadosen.tags.Element
 
getName() - Method in class se.datadosen.util.Scope
 
getName(File) - Static method in class se.datadosen.jalbum.AlbumProject
 
getNameFromClassName(String) - Static method in class se.datadosen.util.LaF
 
getNameMap() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Speed up content look-ups
getNameMap() - Method in class se.datadosen.jalbum.FileAlbumObject
 
getNameMap() - Method in class se.datadosen.jalbum.VirtualFolder
 
getNeighbourObject(JAlbumObject, int) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getNewFilter() - Method in class net.jalbum.filterManager.FilterManager
 
getNext() - Method in class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
getNext(AlbumObject) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getNext(AlbumObject, boolean) - Method in class se.datadosen.jalbum.ChainedObjects
 
getNext(AlbumObject, boolean) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getNext(AlbumObject, boolean) - Method in class se.datadosen.jalbum.SiblingChainedObjects
 
getNextElement(String[], Section, boolean) - Static method in class se.datadosen.tags.Elements
Get next element (or scriptlet)
getNextElement(String[], Section, int, boolean) - Static method in class se.datadosen.tags.Elements
Get next element (or scriptlet)
getNextPart(AlbumObject) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getNextPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.ChainedObjects
 
getNextPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getNextPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.SiblingChainedObjects
 
getNode(String) - Method in class net.javainthebox.caraibe.svg.SVGContent
Gets node object indicated by id.
getNotes() - Method in class se.datadosen.jalbum.AlbumBean
 
getNotification() - Method in class se.datadosen.explorer.JAlbumExplorer
 
getNotificationManager() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getNotifications() - Method in class se.datadosen.component.JNotificationsButton
 
getObject(String) - Method in class se.datadosen.util.SmartResourceBundle
Gets an object for the given key from this resource bundle or one of its parents.
getObjects() - Method in class se.datadosen.explorer.event.StructureEvent
 
getOffset() - Method in class net.jalbum.filters.LogoFilter
 
getOffset() - Method in class net.jalbum.filters.TextFilter
 
getOffset() - Method in class se.datadosen.jalbum.ast.ASTNode
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JAlphabeticalGroupingDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JCalendarGroupingDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JCreatorGroupingDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JDateGroupingDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JFlattenDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JKeywordGroupingDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
getOkAction() - Method in class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
getOldNotifications() - Method in class se.datadosen.jalbum.NotificationManager
 
getOldOutputVideoFile(File, File) - Method in class se.datadosen.jalbum.VideoProcessor
 
getOnStartCodeClassName() - Method in class se.datadosen.jalbum.JAlbumSite
 
getOnStartCodeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
GetOpenFileNameW(Comdlg32.OpenFileName) - Static method in class se.datadosen.component.windows.jna.Comdlg32
 
getOrDefault(String, boolean) - Method in class se.datadosen.jalbum.ast.ElementNode.Attributes
 
getOrDefault(String, String) - Method in class se.datadosen.jalbum.ast.ElementNode.Attributes
 
getOrDefault(String, T) - Method in class se.datadosen.jalbum.ast.ElementNode.Attributes
 
getOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
getOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getOrdering() - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
getOrdering() - Method in class se.datadosen.jalbum.VirtualFolder
 
getOrdinaryVariables(Properties) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
getOrientation() - Method in class se.datadosen.component.buttonbar.PercentLayout
 
getOrientation() - Method in interface se.datadosen.jalbum.AlbumObject
 
getOrientation() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getOrientation(Metadata) - Static method in class se.datadosen.util.RotationSupport
 
getOrientation(File) - Static method in class se.datadosen.util.RotationSupport
Get image orientation without using MetadataExtractor
getOrientation(AlbumObject) - Static method in class se.datadosen.jalbum.GenericRotationSupport
 
getOrientationAsString(Metadata) - Static method in class se.datadosen.util.RotationSupport
 
getOrientationAsString(File) - Static method in class se.datadosen.util.RotationSupport
 
getOrientationAsString(AlbumObject) - Static method in class se.datadosen.jalbum.GenericRotationSupport
 
getOther() - Method in class net.jalbum.filterManager.FilterProperties
 
getOut() - Method in class se.datadosen.io.VUOutputStream
 
getOuter() - Method in class se.datadosen.util.Scope
 
getOutputDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getOutputDirectory() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getOutputDirectoryLocation() - Method in class se.datadosen.jalbum.Config
 
getOutputFormat() - Method in class se.datadosen.jalbum.AlbumBean
Image format for generated typical images (not the variants)
getOutputVideoFile(File, File) - Method in class se.datadosen.jalbum.VideoProcessor
 
getOwningWindow() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getPage() - Method in class se.datadosen.jalbum.Paginator
 
getPageExtension() - Method in class se.datadosen.jalbum.AlbumBean
 
getPageFormat() - Method in class net.jalbum.jprint.JPageLayout
 
getPageLayout() - Method in class net.jalbum.jprint.JPageLayout
 
getPageNamer() - Method in class se.datadosen.jalbum.AlbumBean
 
getPaging() - Method in class se.datadosen.jalbum.JSONMaker
 
getPanel() - Method in class se.datadosen.jalbum.JNotificationsPopup
 
getPanelCount() - Method in class se.datadosen.component.PanelGroup
 
getParallelism() - Method in class net.jalbum.util.MonitoredWorkQueue
 
getParent() - Method in class se.datadosen.io.LinkFile
V13 experimental addition
getParent() - Method in interface se.datadosen.jalbum.AlbumObject
 
getParent() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getParentFile() - Method in class se.datadosen.component.JFilePathField
 
getParentFile() - Method in class se.datadosen.io.LinkFile
V13 experimental addition
getPassphrase() - Method in class se.datadosen.jalbum.AccountProfile
 
getPassword() - Method in class se.datadosen.jalbum.SignInManager
 
getPath() - Method in class se.datadosen.component.search.AlbumObjectTarget
 
getPath() - Method in class se.datadosen.component.search.ProjectTarget
 
getPath() - Method in interface se.datadosen.component.search.Target
 
getPath() - Method in class se.datadosen.component.search.UITarget
 
getPathFinder(AccountProfile, AlbumBean) - Method in class se.datadosen.jalbum.UploadBean
Return utility class that helps resolving (figuring out) paths and URLs to published albums
getPathFinder(AlbumObject, AlbumBean) - Method in class se.datadosen.jalbum.UploadBean
 
getPathFrom(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
Get the path from "folder" to this AlbumObject in the form folder/subfolder/albumObject
getPathFrom(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getPathFromRoot() - Method in interface se.datadosen.jalbum.AlbumObject
Get the path to this AlbumObject in the form folder/subfolder/albumObject
getPathFromRoot() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Get the path to this AlbumObject in the form folder/subfolder/albumObject
getPattern() - Method in enum se.datadosen.jalbum.structure.CountryOptions
 
getPattern() - Method in enum se.datadosen.jalbum.structure.DayOptions
 
getPattern() - Method in interface se.datadosen.jalbum.structure.HasPattern
 
getPattern() - Method in enum se.datadosen.jalbum.structure.MonthOptions
 
getPattern() - Method in enum se.datadosen.jalbum.structure.PlaceOptions
 
getPattern() - Method in enum se.datadosen.jalbum.structure.RegionOptions
 
getPattern() - Method in enum se.datadosen.jalbum.structure.YearOptions
 
getPatternGroups() - Method in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
getPatternGroups() - Method in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
getPatternGroups() - Method in class se.datadosen.jalbum.structure.CalendarTransformer
Set list of date patterns to group AlbumObjects by
getPhase() - Method in class se.datadosen.component.JProgressSpinner
 
getPixels(BufferedImage) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Converts an BufferedImage into an Integer array according to the BufferedImage type.
getPixels(BufferedImage, int, int, int, int, int[]) - Static method in class se.datadosen.component.ShadowBorder
 
getPlace(String) - Method in class se.datadosen.jalbum.PlaceService
 
getPlace(AlbumObject) - Method in class se.datadosen.jalbum.PlaceService
Get location or null if location not found in file or over cache/network
getPlainFileCount() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getPlainText() - Method in class se.datadosen.component.WrappableJLabel
 
getPluginContext() - Method in class se.datadosen.jalbum.JAlbumContext
 
getPool() - Method in class net.jalbum.util.WorkerPool
 
getPopup() - Method in class se.datadosen.component.JPopupButton
 
getPopupMenu() - Method in interface se.datadosen.component.SmartTextComponent
Get popup menu associated with this component Triggers lazy sticky loading of menu (otherwise only loaded when needed)
getPopupMenu() - Method in class se.datadosen.component.SmartTextComponentSupport
Trigger lazy sticky loading of menu
getPort() - Method in interface se.datadosen.net.IHttpServer
 
getPort() - Method in class se.datadosen.net.JettyHttpServer
getPort
getPort() - Method in class se.datadosen.net.PortMapping
 
getPoseHeading() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getPosePitch() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getPoseRoll() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getPosition() - Method in class net.jalbum.filterManager.FilterList
 
getPosition() - Method in class se.datadosen.tags.AttributeTokenizer
 
getPostElement() - Method in class se.datadosen.tags.Element
 
getPostfix() - Method in class se.datadosen.component.Autocompleter
What to add after a word is completed
getPostIndex() - Method in class se.datadosen.tags.Element
 
getPostscaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterRenderer
 
getPreElement() - Method in class se.datadosen.tags.Element
 
getPreferredScrollableViewportSize() - Method in class net.jalbum.component.JDraggableList
This method is overridden so JDraggableLists that work in pair always deliver the largest with and height of the two
getPreferredScrollableViewportSize() - Method in class se.datadosen.explorer.JScrollablePanel
 
getPreferredSize() - Method in class net.jalbum.component.JImageComponent
 
getPreferredSize() - Method in class net.jalbum.component.JVUMeter
 
getPreferredSize() - Method in class se.datadosen.component.JArrangeCheckBoxList
 
getPreferredSize() - Method in class se.datadosen.component.JDividerBar
 
getPreferredSize() - Method in class se.datadosen.component.JIconButton
 
getPreferredSize() - Method in class se.datadosen.component.JNarrowSlider
 
getPreferredSize() - Method in class se.datadosen.component.JPopupButton
 
getPreferredSize() - Method in class se.datadosen.component.JProgressSpinner
 
getPreferredSize() - Method in class se.datadosen.component.JSmartComboBox
 
getPreferredSize() - Method in class se.datadosen.component.JSmartSeparator
 
getPreferredSize() - Method in class se.datadosen.component.JWideSpinner
 
getPreferredSize() - Method in class se.datadosen.component.WrappableJLabel
 
getPreferredSize() - Method in class se.datadosen.explorer.DetailsEditor
 
getPreferredSize() - Method in class se.datadosen.explorer.JExplorerPanel
 
getPreferredSize() - Method in class se.datadosen.explorer.JFolderPropertyPanel
 
getPreferredSize() - Method in class se.datadosen.jalbum.JSettingsWindow
 
getPreferredSize(JComponent) - Method in class se.datadosen.component.tags.FlowListUI
 
getPreferredWidth() - Method in class se.datadosen.component.WrappableJLabel
 
getPrescaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterRenderer
 
getPresentationName() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
getPresentationName() - Method in class net.jalbum.undo.UndoableGroupEdit
 
getPresentationName() - Method in class net.jalbum.undo.UndoableMoveEdit
 
getPresentationName() - Method in class net.jalbum.undo.UndoableNamedEdit
 
getPreviewMode() - Method in class se.datadosen.jalbum.Config
 
getPreviewServerPort() - Method in class se.datadosen.jalbum.Config
 
getPrevious(AlbumObject) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getPrevious(AlbumObject, boolean) - Method in class se.datadosen.jalbum.ChainedObjects
 
getPrevious(AlbumObject, boolean) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getPrevious(AlbumObject, boolean) - Method in class se.datadosen.jalbum.SiblingChainedObjects
 
getPreviousPart(AlbumObject) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getPreviousPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.ChainedObjects
 
getPreviousPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.FullTreeChainedObjects
 
getPreviousPath(AlbumObject, boolean) - Method in class se.datadosen.jalbum.SiblingChainedObjects
 
getPricingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getPrintableAlbumURL() - Method in class se.datadosen.jalbum.UploadBean
 
getPrintableName() - Method in enum se.datadosen.jalbum.Category
Print the category translated to the currently chosen language We don't override toString() (as we did in 11.6) as it breaks skins that rely on ${fileCategory} delivering the coded names
getPrintStream() - Method in class se.datadosen.jalbum.JConsoleFrame
 
getPriority() - Method in class se.datadosen.component.JNotification
 
getPrivateKeyPath() - Method in class se.datadosen.jalbum.AccountProfile
 
getProcessed() - Method in class net.jalbum.util.Work
 
getProgress() - Method in class se.datadosen.jalbum.TaskbarProgress
 
getProgressBarColor() - Method in class se.datadosen.component.JProgressLabel
 
getProgressPercent() - Method in class se.datadosen.component.JProgressLabel
 
getProject(int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getProject(int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getProjectDir() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getProjectFile() - Method in class se.datadosen.jalbum.AlbumProject
 
getProjectionType() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
getProjectName() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getProjectOrdering() - Method in class se.datadosen.jalbum.Config
 
getProjects() - Method in class se.datadosen.jalbum.JAlbumManager
 
getProjectSettings() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getPromotion() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getProperties() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
getProperties() - Method in interface se.datadosen.jalbum.AlbumObject
Get properties bound to this object.
getProperties() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Get properties bound to this object.
getProperties() - Method in class se.datadosen.jalbum.AlbumProject
 
getProperties() - Method in class se.datadosen.jalbum.SkinProperties
 
getProperties(Object) - Static method in class se.datadosen.util.BeanBinder
Return a java.util.Property object representing the state of a JavaBean
getProperties(Object, boolean) - Static method in class se.datadosen.util.BeanBinder
Return a java.util.Property object representing the state of a JavaBean
getProperties(Object, Container) - Static method in class se.datadosen.util.BeanBinder
Update a Swing GUI with the properties from a JavaBean.
getProperties(Object, List<Container>) - Static method in class se.datadosen.util.BeanBinder
 
getProperties(Object, Properties) - Static method in class se.datadosen.util.BeanBinder
Return a java.util.Property object representing the state of a JavaBean
getProperties(String) - Static method in class se.datadosen.tags.AttributeTokenizer
 
getProperties(JComponentHolder) - Static method in class se.datadosen.util.PropertyBinder
Read properties from a UI.
getProperties(JComponentHolder, T) - Static method in class se.datadosen.util.PropertyBinder
Read properties from a UI.
getProperty() - Method in class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
getProperty(String) - Method in class se.datadosen.jalbum.SkinProperties
 
getProperty(String, String) - Method in class se.datadosen.jalbum.SkinProperties
 
getPropertyFile(File) - Static method in class se.datadosen.jalbum.AlbumObjectProperties
 
getProtectedPaths() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getProtectedPathsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getProtocol() - Method in class se.datadosen.jalbum.AccountProfile
 
getProtocol() - Method in class se.datadosen.jalbum.UploadBean
 
getProviders() - Method in class se.datadosen.component.search.SearchSupport
 
getPublishedExternalAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getPublishLandingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getQualityPercent() - Method in class se.datadosen.jalbum.AlbumBean
 
getQualityPercentWebP() - Method in class se.datadosen.jalbum.AlbumBean
 
getRating() - Method in interface se.datadosen.jalbum.AlbumObject
 
getRating() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRating() - Method in class se.datadosen.jalbum.XmpManager
 
getRawParam() - Method in class se.datadosen.jalbum.AlbumBean
Get default RAW image read parameters used for controlling RAW processing
getRealCameraDate() - Method in class se.datadosen.jalbum.AlbumObjectMetadata
Get camera date or 0 if camera date is missing
getRealContentPane() - Method in class se.datadosen.component.JSmartDialog
 
getRecentAlbumsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getRecentProjects() - Static method in class se.datadosen.jalbum.AlbumProject
 
getRecentProjects() - Method in class se.datadosen.jalbum.Config
For smooth transitional experience Commented out as this setting is never forgotten
getRedoAction() - Method in class net.jalbum.undo.UndoHandler
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableMoveEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableNamedEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableGroupEdit
 
getReferenceComponent() - Method in class net.jalbum.component.JProgressManager
 
getReferenceWidth() - Method in class net.jalbum.filters.LogoFilter
 
getReferenceWidth() - Method in class net.jalbum.filters.TextFilter
 
getRemoteDirectory() - Method in class se.datadosen.jalbum.AlbumBean
Might be moved out of AlbumBean
getRemoteFS() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getRemoteFS() - Method in class se.datadosen.jalbum.UploadBean
 
getRemoteName() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getRemoteWidgets(AlbumObject) - Static method in class se.datadosen.jalbum.Widgets
Gets the widgets that applies to the current album from the server
getRenderer() - Method in interface se.datadosen.jalbum.AlbumObject
 
getRenderer() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getReplacementCharacter() - Method in class se.datadosen.jalbum.StandardFileNamer
 
getRepositoryProperties() - Method in class se.datadosen.jalbum.SkinProperties
Get the corresponding properties for this skin in our skin repository
getRepresentingAlbumObject() - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingAlbumObject() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Since 8.1
getRepresentingAlbumObject(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingAlbumObject(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingIcon(Dimension, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingIcon(Dimension, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingIcon(Dimension, boolean, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingIcon(Dimension, boolean, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingImageFile() - Method in interface se.datadosen.jalbum.AlbumObject
For ordinary images, this method will simply return the image file reference itself.
getRepresentingImageFile() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRequiredJAlbumVersion() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
getResolvedAlbumURL() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
getResolvedLink(AlbumBean) - Method in class se.datadosen.io.LinkFile
 
getResolvedRemoteDirectory() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
getResolvedTarget(File, AlbumBean) - Static method in class se.datadosen.io.LinkFile
 
getResolvedTarget(AlbumBean) - Method in class se.datadosen.io.LinkFile
 
getResolvedTarget(AlbumObject) - Static method in class se.datadosen.io.LinkFile
 
getResourceBundle() - Static method in class se.datadosen.jalbum.Msg
 
getResourceDirectory() - Method in class se.datadosen.jalbum.AlbumBean
JAlbum 4.5 additions
getResponseCode(String) - Static method in class se.datadosen.util.URLChecker
 
getResponseCode(URL) - Static method in class se.datadosen.util.URLChecker
 
getResult() - Method in class se.datadosen.jalbum.SlowOperation
 
getRights() - Method in class se.datadosen.jalbum.AlbumBean
 
getRights() - Method in class se.datadosen.jalbum.XmpManager
 
getRightsURL() - Method in class se.datadosen.jalbum.AlbumBean
 
getRightsURL() - Method in class se.datadosen.jalbum.XmpManager
 
getRoot() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getRootFolder() - Method in class se.datadosen.explorer.JAlbumExplorer
 
getRootFolder() - Method in class se.datadosen.jalbum.AlbumProject
 
getRootFolder() - Method in class se.datadosen.jalbum.PluginContext
 
getRootIcon() - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
getRootNode() - Method in class se.datadosen.jalbum.AST
 
getRow() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getRowCount() - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getRowCount() - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getRowCount() - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getRowOffsetPercent() - Method in class net.jalbum.filters.LogoFilter
 
getRowOffsetPercent() - Method in class net.jalbum.filters.TextFilter
 
getRows() - Method in enum net.jalbum.jprint.PageLayout
 
getRows() - Method in class se.datadosen.jalbum.AlbumBean
 
getRule() - Method in enum net.jalbum.filters.Layering
 
getSample(String) - Method in class net.jalbum.util.Profiler
 
GetSaveFileNameW(Comdlg32.OpenFileName) - Static method in class se.datadosen.component.windows.jna.Comdlg32
 
getScale() - Method in class net.jalbum.Variant
 
getScale(GraphicsDevice) - Static method in class se.datadosen.util.GraphicsUtilities
Return the pixel scale factor.
getScaledDim(Dimension, double) - Static method in class se.datadosen.jalbum.AlbumBean
 
getScaledDimension(Dimension) - Method in class net.jalbum.Variant
 
getScaleFactor() - Method in class se.datadosen.component.JBackgroundPanel
 
getScaleForStage(int) - Method in class se.datadosen.jalbum.AlbumBean
 
getScalePercent() - Method in class net.jalbum.filters.LogoFilter
 
getScaler(String) - Static method in class se.datadosen.jalbum.scaling.ImageScaler
Retrive a ImageScaler instance
getScaler(String, boolean) - Static method in class se.datadosen.jalbum.scaling.ImageScaler
 
getScaler(String, boolean, CustomScaler.Type) - Static method in class se.datadosen.jalbum.scaling.ImageScaler
 
getScalerNames() - Static method in class se.datadosen.jalbum.scaling.ImageScaler
 
getScalingMethod() - Method in class se.datadosen.jalbum.AlbumBean
 
getScope() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getScriptEngine() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getScriptEngine() - Method in class se.datadosen.jalbum.ScriptEnginePool.SmartBshScriptEngineFactory
 
getScriptEngineManager() - Method in class se.datadosen.jalbum.ScriptEnginePool
 
getScriptLanguage() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getScriptlet(Section) - Static method in class se.datadosen.tags.Elements
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class se.datadosen.explorer.JScrollablePanel
 
getScrollableTracksViewportHeight() - Method in class se.datadosen.explorer.JScrollablePanel
 
getScrollableTracksViewportWidth() - Method in class se.datadosen.explorer.JScrollablePanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class se.datadosen.explorer.JScrollablePanel
 
getSecondaryList() - Method in class net.jalbum.component.JDraggableList
Get the secondary list, create one if needed
getSecs() - Method in class se.datadosen.jalbum.TimeCode
 
getSecs() - Method in class se.datadosen.util.Stopwatch
 
getSection() - Method in class se.datadosen.jalbum.ast.ASTNode
 
getSelectedAlbumObjects() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
getSelectedAlbumObjects() - Method in class se.datadosen.jalbum.PluginContext
Call from context menu items to figure out what album objects are selected
getSelectedCard() - Method in class net.jalbum.component.JCardPanel
 
getSelectedComponent() - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
getSelectedFile() - Method in class se.datadosen.component.JDirectoryChooser
 
getSelectedFile() - Method in class se.datadosen.component.JFileSelector
 
getSelectedFile() - Method in class se.datadosen.component.JPlaylist
 
getSelectedFile() - Method in class se.datadosen.component.JSwingFileChooser
 
getSelectedFile() - Method in class se.datadosen.component.JXFileChooser
 
getSelectedFile() - Method in class se.datadosen.component.mac.MacFileChooser
 
getSelectedFile() - Method in interface se.datadosen.component.PathChooser
 
getSelectedFile() - Method in class se.datadosen.component.windows.WindowsFileChooser
 
getSelectedFile() - Method in class se.datadosen.jalbum.DeferredChooser
 
getSelectedFile() - Method in class se.datadosen.jalbum.JProjectsPanel
 
getSelectedFiles() - Method in interface se.datadosen.component.FileChooser
 
getSelectedFiles() - Method in class se.datadosen.component.JSwingFileChooser
 
getSelectedFiles() - Method in class se.datadosen.component.JXFileChooser
 
getSelectedFiles() - Method in class se.datadosen.component.mac.MacFileChooser
 
getSelectedFiles() - Method in class se.datadosen.component.windows.WindowsFileChooser
 
getSelectedFiles() - Method in class se.datadosen.jalbum.DeferredChooser
 
getSelectedFlag() - Method in class se.datadosen.jalbum.JFlagSelector
 
getSelectedIcon() - Method in enum se.datadosen.jalbum.Flag
 
getSelectedIndex() - Method in class se.datadosen.component.JArrangeCheckBoxList
 
getSelectedItem() - Method in class se.datadosen.component.JComboMenu
 
getSelectedItem() - Method in class se.datadosen.explorer.JComboLabel
 
getSelectedObjects() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getSelectedText() - Method in class se.datadosen.component.JPlainToggleButton
 
getSelectedToolTipText() - Method in class se.datadosen.component.JPlainToggleButton
 
getSelectionCount() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getSelectionModel() - Method in class se.datadosen.jalbum.PluginContext
Call from context menu items to figure out what JAlbumObjects are selected JAlbumObjects are the visual thumbnails that wrap AlbumObjects in jAlbum's Explore view This method allows plugins to position their dialogues relative to selected JAlbumObjects
getSeparatorChars() - Method in class se.datadosen.component.Autocompleter
 
getShadowColor() - Method in class net.jalbum.filters.TextFilter
 
getShadowDistance() - Method in class net.jalbum.filters.TextFilter
 
getSharedContext() - Method in class se.datadosen.jalbum.ScriptEnginePool
 
getShares() - Method in interface se.datadosen.net.IHttpServer
 
getShares() - Method in class se.datadosen.net.JettyHttpServer
getShares
getSharpenPercent() - Method in class se.datadosen.jalbum.AlbumBean
 
getShortcut(String) - Static method in class se.datadosen.jalbum.Msg
 
getShortName() - Method in class net.jalbum.filterManager.FilterProperties
 
getShowCount() - Method in class se.datadosen.jalbum.NotificationManager
 
getSignUpAPIUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSignupUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSingleSelected() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getSize() - Method in class net.jalbum.filters.TextFilter
 
getSize() - Method in class net.jalbum.Rendition
 
getSize() - Method in interface se.datadosen.jalbum.AlbumObject
 
getSize() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getSize() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getSize() - Method in class se.datadosen.util.FileFilters.BasicImageInfo
 
getSize(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getSize(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getSize(int) - Method in class net.jalbum.jprint.TextBox
 
getSizeForStage(int) - Method in class se.datadosen.jalbum.AlbumBean
 
getSkin() - Method in class se.datadosen.jalbum.AlbumBean
 
getSkin() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getSkinBugReportUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinDir() - Method in class se.datadosen.jalbum.JAlbumContext
 
getSkinDownloadUrl(String) - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinInfoUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinLikesUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinPage() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
getSkinProperties() - Method in class se.datadosen.jalbum.AlbumBean
 
getSkinSettingsBrowser() - Method in class se.datadosen.jalbum.JSettingsWindow
 
getSkinsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinUI() - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
getSkinUI() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getSkinUI() - Method in interface se.datadosen.jalbum.JAlbumWindow
 
getSkinUIVariables() - Method in class se.datadosen.jalbum.JAlbumFrame
For internal use only
getSkinUrl(String) - Method in class se.datadosen.jalbum.JAlbumSite
 
getSkinVariables() - Method in class se.datadosen.jalbum.AlbumBean
 
getSkinVariables() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getSkinVariables(Properties) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
getSlackPanel() - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
getSlideDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getSlideName(File) - Method in interface se.datadosen.jalbum.PageNamer
 
getSlideName(File) - Method in class se.datadosen.jalbum.StandardPageNamer
 
getSmoothScalingType() - Method in class se.datadosen.jalbum.AlbumBean
 
getSource() - Method in class se.datadosen.component.StateMonitor
The source component that triggered the onChange event
getSourceColumn(int) - Method in class se.datadosen.tags.Section
 
getSourceFile() - Method in class se.datadosen.tags.Section
 
getSourceLineNumber(int) - Method in class se.datadosen.tags.Section
 
getSrc() - Method in class net.jalbum.filters.LogoFilter
 
getStage() - Method in class se.datadosen.jalbum.JAFilterNode
 
getStartDate() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getStateListener() - Method in class se.datadosen.util.SlowAction
 
getStatus() - Method in class se.datadosen.jalbum.JAccountStatusPanel
 
getStep() - Method in class se.datadosen.component.JWorkFlowStep
 
getStopwatch() - Method in class se.datadosen.jalbum.AlbumBean
 
getStopwatch() - Method in class se.datadosen.jalbum.UploadBean
 
getStrengthPercent() - Method in class net.jalbum.filters.LogoFilter
 
getStrengthPercent() - Method in class net.jalbum.filters.TextFilter
 
getString(Object, String) - Static method in class se.datadosen.jalbum.Msg
 
getString(Object, String, Object...) - Static method in class se.datadosen.jalbum.Msg
 
getString(String) - Static method in class se.datadosen.jalbum.Msg
Deprecated. 
getString(String) - Method in class se.datadosen.util.SmartResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getStringArray(String) - Method in class se.datadosen.util.SmartResourceBundle
Gets a string array for the given key from this resource bundle or one of its parents.
getStringProperty(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
getStyle() - Method in class net.jalbum.filters.TextFilter
 
getStyle() - Method in class se.datadosen.jalbum.AlbumBean
 
getStyle() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getSubActions() - Method in class se.datadosen.component.CompoundAction
 
getSupport() - Method in class se.datadosen.component.JSmartSyntaxTextArea
 
getSupport() - Method in class se.datadosen.component.JSmartTextArea
 
getSupport() - Method in class se.datadosen.component.JSmartTextField
 
getSupport() - Method in interface se.datadosen.component.SmartTextComponent
 
getSupportedExtensions() - Static method in class se.datadosen.jalbum.ScriptLanguage
 
getSupportedVideoFormats() - Method in class se.datadosen.jalbum.Config
 
getSupportExpires() - Method in interface se.datadosen.jalbum.LicenseManager
 
getSupportExpires() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getSupportingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSystemTrayIcon() - Method in class se.datadosen.jalbum.JAlbumFrameIcons
 
getTab(int) - Method in class se.datadosen.component.RiverLayout2.Ruler
 
getTabHolder() - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
getTarget() - Method in class se.datadosen.explorer.ScaledIcon
 
getTarget() - Method in class se.datadosen.io.LinkFile
 
getTargetName() - Method in class se.datadosen.io.LinkFile
 
getTargetName(File) - Method in class se.datadosen.jalbum.AlbumBean
Figure out what should be the final file name for closeup images.
getTargets() - Method in class se.datadosen.component.search.AlbumObjectTarget.Provider
 
getTargets() - Method in class se.datadosen.component.search.ProjectTarget.Provider
 
getTargets() - Method in interface se.datadosen.component.search.TargetProvider
 
getTargets() - Method in class se.datadosen.component.search.UITarget.Provider
 
getTargetThumbName(File) - Method in class se.datadosen.jalbum.AlbumBean
Figure out what should be the final file name for thumbnails images.
getTargetThumbName(File, String) - Method in class se.datadosen.jalbum.AlbumBean
 
getTargetURI() - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
getTemplate() - Method in class net.jalbum.filters.AbstractFilter
 
getTermsURL() - Method in class se.datadosen.jalbum.JAlbumSite
 
getText() - Method in class net.jalbum.filters.TextFilter
 
getText() - Method in class se.datadosen.component.JSmartSeparator
 
getText() - Method in class se.datadosen.jalbum.JConsoleFrame
 
getTextComponent() - Method in class se.datadosen.component.JColorSelector
 
getTextComponent() - Method in class se.datadosen.component.JFileSelector
 
getTextEncoding() - Method in class se.datadosen.jalbum.AlbumBean
 
getTextProperty() - Method in class net.jalbum.component.JBindableLabel
 
getThemeImageDim() - Method in class se.datadosen.jalbum.AlbumBean
Get dimension of theme image
getThemeImageProcessor() - Method in class se.datadosen.jalbum.AlbumBean
 
getThemeImageSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getThemeImageSizeName() - Method in class se.datadosen.jalbum.SkinProperties
 
getThemeObject(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Get the theme image object for the specified folder.
getThemePath(AlbumObject) - Method in class se.datadosen.jalbum.ThemeImageProcessor
 
getThemes() - Static method in class se.datadosen.util.LaF
 
getThreshold() - Method in class se.datadosen.component.Autocompleter
Number of characters to type before an attempt is made to autocomplete
getThrowable() - Method in class se.datadosen.jalbum.SlowOperation
 
getThrowable() - Method in class se.datadosen.util.ReportingThread
 
getThumbDim() - Method in class se.datadosen.jalbum.AlbumBean
 
getThumbnailDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getThumbnailPath() - Method in interface se.datadosen.jalbum.AlbumObject
 
getThumbnailPath() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getThumbnailPrefix() - Method in class se.datadosen.jalbum.AlbumBean
 
getThumbnailQuality() - Method in class se.datadosen.jalbum.Config
 
getThumbRenditions() - Method in class se.datadosen.jalbum.ImageRenderer
 
getThumbRenditions(OutputFormat) - Method in class se.datadosen.jalbum.ImageRenderer
 
getThumbScale() - Method in class se.datadosen.jalbum.AlbumBean
 
getThumbSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getThumbVariants() - Method in class se.datadosen.jalbum.AlbumBean
 
getTimeStamp() - Method in class se.datadosen.jalbum.JAlbumSite
 
getTiming() - Method in class net.jalbum.util.Work
 
getTitle() - Method in interface net.jalbum.browser.WebBrowser
Gets the value of the title property.
getTitle() - Method in class net.jalbum.browser.WebViewBrowser
Gets the value of the title property.
getTitle() - Method in class se.datadosen.component.ControlPanel
 
getTitle() - Method in class se.datadosen.component.JCollapsiblePanel
 
getTitle() - Method in class se.datadosen.component.JColorSelector
 
getTitle() - Method in class se.datadosen.component.JFileSelector
 
getTitle() - Method in interface se.datadosen.jalbum.AlbumObject
 
getTitle() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getTitle() - Method in class se.datadosen.jalbum.FileCopier
 
getTitle() - Method in class se.datadosen.jalbum.WebLocation
Call after successful findRepresentingImage() call
getTitle() - Method in class se.datadosen.jalbum.XmpManager
 
getTitledBorder() - Method in class se.datadosen.component.ControlPanel
 
getTitleSource() - Method in class se.datadosen.jalbum.AlbumBean
 
getToken() - Method in class se.datadosen.component.WaitCursor
 
getToolTip() - Method in enum net.jalbum.filters.arty.Effect
 
getToolTipText(MouseEvent) - Method in class se.datadosen.component.JNarrowSlider
 
getToolTipTextProperty() - Method in class net.jalbum.component.JBindableLabel
 
getTotalByteSize() - Method in class se.datadosen.jalbum.io.FileTreeProcessor
Mainly here to demo the strength of the process call
getTotalCount() - Method in class se.datadosen.jalbum.CategoryCounters
 
getTotalDuration() - Method in class net.jalbum.util.Animator.Control
Return animations duration in milliseconds
getTotalSize(Set<RemoteFile>, int) - Static method in class se.datadosen.jalbum.UploadBean
 
getTransferData(DataFlavor) - Method in class net.jalbum.util.JavaImageSelection
 
getTransferData(DataFlavor) - Method in class se.datadosen.component.tags.TagsTransferable
 
getTransferData(DataFlavor) - Method in class se.datadosen.dnd.TransferableNode
 
getTransferData(DataFlavor) - Method in class se.datadosen.explorer.AlbumObjectTransferable
 
getTransferData(DataFlavor) - Method in class se.datadosen.explorer.DetailsEditor.FieldClip
 
getTransferData(DataFlavor) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getTransferDataFlavors() - Method in class net.jalbum.util.JavaImageSelection
 
getTransferDataFlavors() - Method in class se.datadosen.component.tags.TagsTransferable
 
getTransferDataFlavors() - Method in class se.datadosen.dnd.TransferableNode
 
getTransferDataFlavors() - Method in class se.datadosen.explorer.AlbumObjectTransferable
 
getTransferDataFlavors() - Method in class se.datadosen.explorer.DetailsEditor.FieldClip
 
getTransferDataFlavors() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getTree(AlbumObject) - Method in class se.datadosen.jalbum.JSONMaker
 
getTreeAsString(AlbumObject) - Method in class se.datadosen.jalbum.JSONMaker
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
Configures the renderer based on the passed in components.
getTrialDaysLeft() - Method in interface se.datadosen.jalbum.LicenseManager
 
getTrialDaysLeft() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getTrueInstance() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getTSD() - Static method in class se.datadosen.jalbum.JAlbum
 
getTSD(long) - Static method in class se.datadosen.jalbum.JAlbum
Get start date of trial
getTypical(List<Rendition>) - Static method in class se.datadosen.jalbum.ImageRenderer
 
getUIC() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Get the User IdentificationCode or null
getUndoAction() - Method in class net.jalbum.undo.UndoHandler
 
getUndoManager() - Method in class se.datadosen.component.SmartTextComponentSupport
 
getUndoNotifier() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableMoveEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableNamedEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableGroupEdit
 
getUniqueName(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
getUniqueName(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getUnwrapped(Object) - Method in class se.datadosen.util.Scope
For best BeanShell experience we wrap and unwrap possibly primitive data types
getUpdateAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getUpgradeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getUploaderCodeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getUpperValue() - Method in class se.datadosen.component.slider.RangeSlider
Returns the upper value in the range.
getURI() - Method in class se.datadosen.component.JLinkLabel
 
getURI() - Method in class se.datadosen.jalbum.WebLocation
 
getUrl() - Method in class se.datadosen.jalbum.WebLocation
Deprecated.
Use getURI instead in order to support relative paths in the future
getURL() - Method in exception class net.jalbum.util.DiskCache.DCException
 
getURL() - Method in class se.datadosen.component.JLinkLabel
 
getUserCommentDescription() - Method in class net.jalbum.metadata.exif.ExtendedExifDescriptor
 
getUserId() - Method in interface se.datadosen.jalbum.LicenseManager
Get the userId of the current account or -1
getUserId() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Get the userId of the current account or -1
getUserName() - Method in class se.datadosen.jalbum.AlbumBean
 
getUserName() - Method in interface se.datadosen.jalbum.LicenseManager
Get the username of the current account or the empty string
getUserName() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Get the username of the current account or the empty string
getUserName() - Method in class se.datadosen.jalbum.SignInManager
 
getUserVariables() - Method in class se.datadosen.jalbum.AlbumBean
 
getUserVariables() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getUserVariables(Properties) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
getUsing() - Method in class se.datadosen.jalbum.ASTEvaluator
 
getValign() - Method in class net.jalbum.component.JAlignmentSelector
 
getValign() - Method in interface net.jalbum.filters.Aligneable
 
getValign() - Method in class net.jalbum.filters.LogoFilter
 
getValign() - Method in class net.jalbum.filters.TextFilter
 
getValue() - Method in class net.jalbum.component.JVUMeter
 
getValue() - Method in class se.datadosen.component.JRatingSlider
 
getValue() - Method in class se.datadosen.component.slider.RangeSlider
Returns the lower value in the range.
getValue() - Method in class se.datadosen.jalbum.ast.CaseNode
 
getValue() - Method in enum se.datadosen.util.Orientation
 
getValue(Object) - Method in interface se.datadosen.util.MapBinder.ComponentBinder
 
getValue(Object) - Method in interface se.datadosen.util.PropertyBinder.ComponentBinder
 
getValue(String) - Method in class se.datadosen.util.MappedAction
 
getValue(String, String, String) - Method in class se.datadosen.jalbum.Cameras
 
getValueAt(int, int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
getValueAt(int, int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
getValueAt(int, int) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getValues() - Method in class se.datadosen.component.JArrangeCheckBoxList
 
getVar(String) - Method in class se.datadosen.jalbum.ASTEvaluator
Look up variable from current scope.
getVar(String, ScriptEngine) - Static method in class se.datadosen.jalbum.ScriptEnginePool
Fix for broken ScriptEngine.get implementation in BeanShell Variables that are redeclared within functions aren't synchronized with the Bindings object of ScriptEngine However, they are picked up by a NameSpace variable stored within the Bindings, so get it from there instead
getVar(String, T) - Method in class se.datadosen.jalbum.ASTEvaluator
 
getVariant() - Method in class net.jalbum.Rendition
 
getVariants() - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
getVars() - Method in interface se.datadosen.jalbum.AlbumObject
jAlbum 9.4
getVars() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getVerifyCidUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getVersion() - Method in class net.jalbum.filterManager.FilterProperties
 
getVersion() - Method in class se.datadosen.jalbum.SkinProperties
 
getVersionNumber() - Method in class net.jalbum.filterManager.FilterList
 
getVgap() - Method in class se.datadosen.component.RiverLayout
Gets the vertical gap between components.
getVgap() - Method in class se.datadosen.component.RiverLayout2
 
getVgap() - Method in class se.datadosen.explorer.SmartFlowLayout
Gets the vertical gap between components.
getVideoOverlay() - Static method in class net.jalbum.filters.LogoFilter
 
getVideoParameters() - Method in class se.datadosen.jalbum.AlbumBean
 
getVideoParameters() - Method in class se.datadosen.jalbum.VideoProcessor
 
getVideoProcessor() - Method in class se.datadosen.jalbum.AlbumBean
 
getVideoQuality() - Method in class se.datadosen.jalbum.AlbumBean
 
getVideoQuality() - Method in class se.datadosen.jalbum.VideoProcessor
 
getVideoResolution() - Method in class se.datadosen.jalbum.AlbumBean
 
getVideoResolution() - Method in class se.datadosen.jalbum.VideoProcessor
 
getVideoSettingsHash() - Method in class se.datadosen.jalbum.VideoProcessor
 
getView() - Method in interface net.jalbum.browser.WebBrowser
 
getView() - Method in class net.jalbum.browser.WebViewBrowser
 
getVisibleComponent() - Method in class se.datadosen.component.JSuperimposePanel
 
getVisibleProperty() - Method in class net.jalbum.component.JBindableLabel
 
getVoffset() - Method in class net.jalbum.filters.LogoFilter
 
getVoffset() - Method in class net.jalbum.filters.TextFilter
 
getVU() - Method in class se.datadosen.io.VUOutputStream
 
getWebDirectory() - Method in class se.datadosen.jalbum.Config
 
getWebHostListUrl() - Method in class se.datadosen.jalbum.Config
 
getWebLocationOverlay() - Static method in class net.jalbum.filters.LogoFilter
 
getWebName() - Method in interface se.datadosen.jalbum.AlbumObject
 
getWebName() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getWebPassword() - Method in class se.datadosen.jalbum.AlbumBean
Upload privacy related
getWebRoot() - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
getWebRootURL() - Method in class se.datadosen.jalbum.AccountProfile
 
getWebView() - Method in class net.jalbum.browser.WebViewBrowser
 
getWhenAdded() - Method in interface se.datadosen.jalbum.AlbumObject
 
getWhenAdded() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getWhySignInUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getWidgetInjectionCode(String, String) - Method in class se.datadosen.jalbum.AlbumBean
 
getWidgetsAPIUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getWidgetsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getWidth() - Method in class net.jalbum.Rendition
 
getWidth() - Method in class net.javainthebox.caraibe.svg.SVGContent
 
getWidth() - Method in enum se.datadosen.jalbum.VideoResolution
 
getWindow() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
getWindow() - Method in class se.datadosen.jalbum.SignInManager
 
getWindowIcons() - Method in class se.datadosen.jalbum.JAlbumFrameIcons
 
getWindowState() - Method in class se.datadosen.jalbum.Config
 
getWordList() - Method in class se.datadosen.component.Autocompleter
 
getWords(Locale) - Method in class net.jalbum.util.ExtendedFileUserDictionary
 
getXmpManager() - Method in interface se.datadosen.jalbum.AlbumObject
Get xmp properties bound to this object
getXmpManager() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Get access to getting and setting XMPproperties bound to this object
getXMPMeta() - Method in class se.datadosen.jalbum.XmpManager
Get access to the underlying Adobe XMPMeta object
getXWeight() - Method in class net.jalbum.filters.CropFilter
 
getYWeight() - Method in class net.jalbum.filters.CropFilter
 
getZoomLevel() - Method in class net.jalbum.component.JImageComponent
 
getZoomLevel() - Method in class net.jalbum.component.JZoomScrollPane
 
giftCards - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
github - Static variable in class se.datadosen.component.ShareIcons
 
github_grey - Static variable in class se.datadosen.component.ShareIcons
 
Glow - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
GLOW - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
go(int, ActionEvent) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
goBack() - Method in interface net.jalbum.browser.WebBrowser
 
goBack() - Method in class net.jalbum.browser.WebViewBrowser
 
goForward() - Method in interface net.jalbum.browser.WebBrowser
 
goForward() - Method in class net.jalbum.browser.WebViewBrowser
 
google_big - Static variable in class se.datadosen.component.ShareIcons
 
googleplus - Static variable in class se.datadosen.component.ShareIcons
 
googleplus_grey - Static variable in class se.datadosen.component.ShareIcons
 
gotoPath(String) - Method in class se.datadosen.explorer.JAlbumExplorer
Experimental
gpano_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
gradientBackground - Variable in enum se.datadosen.component.JNotification.Type
 
GraphicsUtilities - Class in se.datadosen.util
 
GraphicsUtilities() - Constructor for class se.datadosen.util.GraphicsUtilities
 
grayLevel(Color) - Static method in class se.datadosen.jalbum.JAlbumColor
Return a number between 0 and 255 that represents the weighted gray level of the passed color.
GrayscaleFilter - Class in net.jalbum.filters
 
GrayscaleFilter() - Constructor for class net.jalbum.filters.GrayscaleFilter
 
GrayscaleFilter(boolean, boolean, boolean) - Constructor for class net.jalbum.filters.GrayscaleFilter
 
Green - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
GREEN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
GroovierScriptEngine - Class in net.jalbum.script
JSR-223 compliant script engine capable of setting default imports.
GroovierScriptEngine() - Constructor for class net.jalbum.script.GroovierScriptEngine
Create a Groovier script engine using the context classloader and a default compiler configuration
GroovierScriptEngine(ClassLoader) - Constructor for class net.jalbum.script.GroovierScriptEngine
Create a Groovier script engine using specified parent classloader and a default compiler configuration
GroovierScriptEngine(ScriptEngineFactory, ClassLoader, CompilerConfiguration) - Constructor for class net.jalbum.script.GroovierScriptEngine
Create a Groovier script engine using specified classloader and compiler configuration
GROOVY - Static variable in class se.datadosen.jalbum.ScriptLanguage
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JAlphabeticalGroupingDialog
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JCalendarGroupingDialog
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JCreatorGroupingDialog
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JDateGroupingDialog
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JKeywordGroupingDialog
 
group(List<AlbumObject>, AlbumObject) - Method in class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
Group - Class in net.jalbum.component
Convenience wrapper for BoxLayout Allows fluent component layout
Group() - Constructor for class net.jalbum.component.Group
 
groupAlphabeticallyAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByCalendarAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByCreatorAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByKeywordsAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByPlaceAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
groupByThousands(long) - Static method in class se.datadosen.util.DataSizeFormatter
 
groupEdit - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
GroupNode - Class in se.datadosen.jalbum.ast
 
GroupNode() - Constructor for class se.datadosen.jalbum.ast.GroupNode
 
GroupNode(int) - Constructor for class se.datadosen.jalbum.ast.GroupNode
 
GroupNode(List<ASTNode>) - Constructor for class se.datadosen.jalbum.ast.GroupNode
 
GroupNode(Section) - Constructor for class se.datadosen.jalbum.ast.GroupNode
 
groups - Variable in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
groups - Variable in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 

H

handleAbout(AboutEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleFileAdd(List<File>) - Method in class se.datadosen.explorer.JExplorerPanel
 
handleFileAdd(List<File>, int, boolean) - Method in class se.datadosen.explorer.JExplorerPanel
 
handlePreferences(PreferencesEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleQuitRequestWith(QuitEvent, QuitResponse) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
HARD_LIGHT - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
HardLight - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
HAS_THEME_IMAGE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
hasAccounts() - Method in class se.datadosen.jalbum.AccountManager
Check if the manager has any FTP accounts in its list.
hasBorder() - Method in enum net.jalbum.filters.arty.Effect
Draw extra visible border for icon painting
hasDisplayableImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
hasDisplayableImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
hasFiltersInList() - Method in class net.jalbum.filterManager.FilterRenderer
 
hashCode() - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
hashCode() - Method in class net.jalbum.Rendition
 
hashCode() - Method in class net.jalbum.Variant
 
hashCode() - Method in class se.datadosen.component.JHtmlPane
Overridden to bring the hashCode of the embedded text in order to make "remember" methods of JNotification work
hashCode() - Method in class se.datadosen.component.JSkinLikesPanel
 
hashCode() - Method in class se.datadosen.component.search.ProjectTarget
 
hashCode() - Method in class se.datadosen.explorer.FolderTreeNode
 
hashCode() - Method in class se.datadosen.io.LinkFile
 
hashCode() - Method in class se.datadosen.jalbum.AccountProfile
 
hashCode() - Method in class se.datadosen.jalbum.AlbumManifest
 
hashCode() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
hashCode() - Method in class se.datadosen.jalbum.AlbumProject
 
hashCode() - Method in class se.datadosen.jalbum.DateRange
 
hashCode() - Method in class se.datadosen.jalbum.JAFilterNode
 
hashCode() - Method in class se.datadosen.jalbum.JHtmlBox
Overridden to bring the hashCode of the embedded text in order to make "remember" methods of JNotification work
hashCode() - Method in class se.datadosen.jalbum.MetaObjectCache
 
hashCode() - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
hashCode() - Method in class se.datadosen.jalbum.ProjectSettings
 
hashCode() - Method in class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.FlattenTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.LimitTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.MirrorTransformer
 
hashCode() - Method in class se.datadosen.jalbum.TimeCode
 
hashCode() - Method in class se.datadosen.net.Share
 
hashCode() - Method in class se.datadosen.tags.Section
 
hashCode() - Method in class se.datadosen.util.ContextHelp.WindowHelpContext
 
hashCode() - Method in class se.datadosen.util.Item
 
hashCode() - Method in class se.datadosen.util.NameValue
 
hashCode() - Method in class se.datadosen.util.Scope
Returns the hash code value for this map.
hashCode() - Method in class se.datadosen.util.VersionNumber
 
hasIcon(File) - Static method in class se.datadosen.util.FileFilters
 
hasMoreTokens() - Method in class se.datadosen.tags.AttributeTokenizer
 
HasOSDControls - Interface in net.jalbum.filters
Optional interface for jAlbum filter user interfaces Indicates a user interface that has on-screen display controls
HasPattern - Interface in se.datadosen.jalbum.structure
 
HasUserInterface - Interface in net.jalbum.filters
jAlbum filters (for instance) that supports user interfaces can indicate this by implementing this interface
hasWebPages(AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Test if the passed folder contains any web template pages Skins can use this test to determine if to include top-level navigation links for instance
hasWidgets(AlbumObject, AlbumBean) - Static method in class se.datadosen.jalbum.Widgets
Determine if current album has widgets added to it Will try to use cached data.
HBox - Class in se.datadosen.component
 
HBox(Component...) - Constructor for class se.datadosen.component.HBox
 
HEADER_FONT - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
HEADLESS_SETTINGS_NAME - Static variable in class se.datadosen.jalbum.AlbumBean
 
Heat - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
HEAT - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
height - Variable in class se.datadosen.util.FileFilters.BasicImageInfo
 
HELP_PAGE - Static variable in class se.datadosen.util.ContextHelp
 
helpAction - Variable in class net.jalbum.review.ReviewMode
 
hex8(String) - Static method in class se.datadosen.util.Colors
Convert htmlColor: color name or #rrggbb or java #aarrggbb format to 8 digit #rrggbbaa format
HFILL - Static variable in class se.datadosen.component.RiverLayout
 
HFILL - Static variable in class se.datadosen.component.RiverLayout2
 
HIDDEN - Enum constant in enum se.datadosen.jalbum.IncludeOption
Include hidden items.
HIDDEN - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
HiddenProperty() - Constructor for class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
HiddenProperty(Object) - Constructor for class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
hideAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
hideExcludedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
hideExcludedMenuItem - Variable in class se.datadosen.explorer.JAlbumExplorer
 
hideTasksPanel() - Method in class net.jalbum.component.JProgressManager
 
HIGH - Enum constant in enum se.datadosen.component.JNotification.Priority
Put first in queue and abort current notification
highlight - Static variable in class se.datadosen.jalbum.JAlbumColor
 
hInstance - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
HOME_PAGE - Static variable in class se.datadosen.jalbum.SkinProperties
 
horizontal() - Method in class net.jalbum.component.JDraggableList
Use horizontal layout instead of vertical
HORIZONTAL - Static variable in class se.datadosen.component.buttonbar.JButtonBarPane
 
HORIZONTAL - Static variable in class se.datadosen.component.buttonbar.PercentLayout
Useful constant to layout the components horizontally (from top to bottom).
horizontally(JComponent...) - Static method in class net.jalbum.component.Group
 
HQ - Enum constant in enum se.datadosen.jalbum.Config.ThumbnailQuality
 
Hue - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
HUE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
hwndOwner - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
hwndOwner - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
hyperlinkUpdate(HyperlinkEvent) - Method in class se.datadosen.jalbum.JHtmlBox
 

I

icon - Variable in enum se.datadosen.component.JNotification.Type
 
icon - Variable in class se.datadosen.util.FileFilters.FileType
 
Icon - Annotation Type in se.datadosen.util.annotations
Specify what icon to use for names/texts (done by Msg.setTexts() ) Currently AbstractButtons and Actions can be annotated, triggering setIcon and putValue(Action.SMALL_ICON) respectively when Msg.maintainTranslated() is being called
ICON - Static variable in class se.datadosen.jalbum.SkinProperties
Path to icon to appear in skin settings tab, relative to skin UI code.
iconBounds - Variable in class se.datadosen.explorer.JAlbumObjectsPanel
 
iconPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
iconProperty - Variable in class net.jalbum.component.JBindableLabel
 
Icons - Class in se.datadosen.jalbum
A repository for getting icons from the icon pack
Icons() - Constructor for class se.datadosen.jalbum.Icons
 
IDENTIFIED_PROPERTY - Static variable in interface se.datadosen.jalbum.LicenseManager
 
IdleExecutor - Class in se.datadosen.util
Executor that executes task when it has been idle for specified amount of time, i.e.
IdleExecutor(int, TimeUnit) - Constructor for class se.datadosen.util.IdleExecutor
 
IfElseNode - Class in se.datadosen.jalbum.ast
If-else node having one or two member nodes.
IfElseNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.IfElseNode
 
ignoreFocusLost - Variable in class se.datadosen.component.AutoSelectingTreeCellEditor
 
IgnoreOrdering - Class in se.datadosen.jalbum
Convenience class used with try-blocks to speed up getChildren calls when ordering isn't important.
IgnoreOrdering(AlbumObject) - Constructor for class se.datadosen.jalbum.IgnoreOrdering
 
IgnoreRead - Annotation Type in se.datadosen.util.annotations
Makes BeanBinder ignore components annotated with this on read
IHttpServer - Interface in se.datadosen.net
 
iImage - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
image - Enum constant in enum se.datadosen.jalbum.Category
 
IMAGE - Enum constant in enum se.datadosen.jalbum.ChainedObjects.ObjectType
 
IMAGE_CACHE_SIZE - Static variable in class se.datadosen.explorer.JAlbumExplorer
 
IMAGE_LINKING - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
IMAGE_READ_PARAM - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
IMAGE_SETTINGS_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
IMAGE_SIZE - Static variable in class se.datadosen.explorer.JCropFocusDialog
 
IMAGE_SIZE - Static variable in class se.datadosen.jalbum.JImageEffectsPanel
 
IMAGE_SIZE - Static variable in class se.datadosen.jalbum.JThumbnailChooser
 
IMAGE_URI - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
imageBackground - Static variable in class se.datadosen.jalbum.JAlbumColor
 
imageBorder - Variable in class se.datadosen.component.JBackgroundPanel
 
imageBorder - Static variable in class se.datadosen.jalbum.JAlbumColor
 
ImageCache - Class in se.datadosen.explorer
 
ImageCache(int, Dimension) - Constructor for class se.datadosen.explorer.ImageCache
 
imageDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
ImageEditor - Class in se.datadosen.jalbum
Gives access to the currently plugged in external image editor.
imageEffectsPanel - Variable in class se.datadosen.jalbum.JSettingsWindow
 
imageHeight - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
ImageInfoFormatter - Class in se.datadosen.imaging.exif
Formats raw EXIF metadata in a display-friendly way.
ImageInfoFormatter() - Constructor for class se.datadosen.imaging.exif.ImageInfoFormatter
 
ImageInfoFormatter(Metadata) - Constructor for class se.datadosen.imaging.exif.ImageInfoFormatter
 
ImageListener - Interface in se.datadosen.jalbum.event
The image passed is an already scaled image
imageLoadingProperty() - Method in class se.datadosen.explorer.JEditPanel
Indicates whether an image is being loaded/reloaded currently
imageLoadingProperty() - Method in interface se.datadosen.jalbum.EditPanel
 
imageNum - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
imageNum - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
imagePath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
imageProcessingFinished(AlbumBeanEvent) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
imageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
imageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JProgressDialog
 
imageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
imageProcessingStarted(AlbumBeanEvent) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
imageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
imageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JProgressDialog
 
imageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
imageRelated() - Method in class se.datadosen.jalbum.ProjectSettings
 
ImageRenderer - Class in se.datadosen.jalbum
 
ImageRenderer(AlbumObject) - Constructor for class se.datadosen.jalbum.ImageRenderer
 
ImageScaler - Class in se.datadosen.jalbum.scaling
 
ImageScaler() - Constructor for class se.datadosen.jalbum.scaling.ImageScaler
 
imageSum - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
ImageToolActions - Class in se.datadosen.explorer
Repository of actions related to image tool Actions Replacing the role of JFiltersPanel
ImageToolActions(JEditPanel) - Constructor for class se.datadosen.explorer.ImageToolActions
 
imageUpdate(Image, int, int, int, int, int) - Method in class se.datadosen.jalbum.AlbumBean
Ignore.
imageUpdated(BufferedImage) - Method in interface se.datadosen.jalbum.event.ImageListener
 
imageWidth - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
IMPORT_DIR - Static variable in class se.datadosen.util.IO
 
importLocalAlbum - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
importProject(File) - Static method in class se.datadosen.jalbum.JAlbumUtilities
 
importPublishedAlbum - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
importVariables(Map<String, Object>) - Method in class se.datadosen.component.ControlPanel
 
importVariables(Map<String, Object>) - Method in interface se.datadosen.util.ManagesImport
 
INBOX_USER_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
include(String...) - Method in class se.datadosen.jalbum.CategoryFilter
Include one or several file types.
include(String...) - Method in class se.datadosen.jalbum.Paginator
Include one or several file types.
include(Category...) - Method in class se.datadosen.jalbum.CategoryFilter
Include one or several categories.
include(Category...) - Method in class se.datadosen.jalbum.Paginator
Include one or several categories.
INCLUDE_LINKED_FILES_KEY - Static variable in class se.datadosen.jalbum.BackupRestoreBase
 
INCLUDE_ORIGINAL - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
includeItem(Object, boolean) - Method in class net.jalbum.component.JDraggableList
 
IncludeNode - Class in se.datadosen.jalbum.ast
Lazily include other page (i.e.
IncludeNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.IncludeNode
 
IncludeOption - Enum in se.datadosen.jalbum
Defines what AlbumObjects to include in collections
includeOriginalAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
includes - Variable in class se.datadosen.jalbum.CategoryFilter
 
includeSelectedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
includeTypes - Variable in class se.datadosen.jalbum.CategoryFilter
 
increase(Category)<