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
 
abortConnect() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
abortConnect() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
abortConnect() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
abortConnect() - Method in interface net.jalbum.remotefs.RemoteFS
Abort a connection attempt
abortConnect() - Method in class net.jalbum.remotefs.RemoteFSBean
 
abortConnect() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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
Common functionality for filters installed in jAlbum's Effects panel
AbstractFilter() - Constructor for class net.jalbum.filters.AbstractFilter
Default constructor
AbstractFilter(boolean, boolean) - Constructor for class net.jalbum.filters.AbstractFilter
 
AbstractGroupsPanel - Class in se.datadosen.jalbum.structure
Shared code for JDateGroupsPanel and JPlaceGroupsPanel Fires PATTERN_GROUPS_PROPERTY on every state change
AbstractGroupsPanel(JTree, JComboBox...) - Constructor for class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
AbstractGroupsPanel.JRespectingComboBox<E> - Class in se.datadosen.jalbum.structure
JComboBox that respects the enabled state of its parent container
AbstractGroupsPanel.JRespectingLabel - Class in se.datadosen.jalbum.structure
 
AbstractGroupsPanel.JRespectingPanel - Class in se.datadosen.jalbum.structure
JPanel that respects the enabled state of its parent container
AbstractGroupsPanel.JRespectingTextField - Class in se.datadosen.jalbum.structure
JTextField that respects the enabled state of its parent container
AbstractProjectGroup - Class in net.jalbum.projectgroups
Abstract base class for Project Group for JTree component
AbstractProjectGroup() - Constructor for class net.jalbum.projectgroups.AbstractProjectGroup
 
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(RemoteFile) - Method in interface net.jalbum.remotefs.RemoteFileFilter
 
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
 
ActionCommand - Annotation Type in se.datadosen.util.annotations
String key to associate action with (for keyboard shortcuts)
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
activate() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
activateLicense() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
activateLicense(String) - 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)
addDiskSpaceListener(DiskSpaceListener) - Static method in class net.jalbum.remotefs.RemoteFSBean
 
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
addEnabledVeto(JComponent, Object) - Static method in class se.datadosen.component.ComponentUtilities
 
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.AlbumObjectImpl
Create an album object out of passed file and add it to this folder, 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
 
addGroup(FolderProjectGroup) - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
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.*
Adding help support to custom windows - Search tag in class se.datadosen.util.ContextHelp
Section
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 net.jalbum.projectgroups.VirtualProjectGroup
 
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 net.jalbum.projectgroups.ProjectGroups
Listeners
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.UploadBean
 
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 net.jalbum.projectgroups.ProjectGroups
 
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.UploadBean
 
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
 
adjustColumnWidths(JTable) - Static method in class se.datadosen.util.TableColumnAdjuster2
 
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
adjustLocation(Component, int, int) - Method in class se.datadosen.component.JSpeechBubble
 
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
AffectsDiskSpace - Annotation Type in net.jalbum.remotefs.annotations
Marks methods that affects the disk space in some way Our proxy for RemoteFSBean will fire DiskSpaceAffected one second after the end of any annotated method unless a new annotated method is called.
albnumProjectRenderer - Variable in class se.datadosen.jalbum.JMultiMaker
 
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_PROJECT_FLAVOR - Static variable in class se.datadosen.jalbum.AlbumProject
 
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(AlbumBean, File, String, String) - Constructor for class se.datadosen.jalbum.AlbumBeanEvent
 
AlbumBeanEvent(AlbumBean, String, String) - 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, ColorModel, 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(NavigableSet<RemoteFile>) - Constructor for class se.datadosen.jalbum.AlbumManifest
Create based on local album files
AlbumManifest(RemoteFS, String) - Constructor for class se.datadosen.jalbum.AlbumManifest
Get existing manifest from remote server
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
Abstraction for any object (image, video, page etc) that makes up a gallery
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.
AlbumObjectImpl(File, AlbumObject, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.AlbumObjectImpl
 
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
 
albumProjectRenderer - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
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, String, Icon) - 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
Marker interface for components that controls positioning
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 or whatever getter method the groupBy property states
AlphabeticalTransformer() - Constructor for class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
AlphabeticalView - Class in net.jalbum.views
 
AlphabeticalView() - Constructor for class net.jalbum.views.AlphabeticalView
 
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
 
ao - Variable in class se.datadosen.jalbum.ElementFactory
 
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.
applyCurrentSettingsAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
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.FilterManager
 
applyPostscaleFilters(BufferedImage, JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManager
 
applyPrescaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterManager
 
applyPrescaleFilters(BufferedImage, JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManager
 
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
Artistic filters
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
 
Attachments - Class in se.datadosen.jalbum
 
ATTACHMENTS_FOLDER - Static variable in class se.datadosen.jalbum.Attachments
 
ATTACHMENTS_VERSION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
Attachments.Type - Enum in se.datadosen.jalbum
 
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 - Enum constant in enum se.datadosen.jalbum.Attachments.Type
 
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_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
Auto correction filter
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
Cell editor that automatically selects all when beginning editing Also ensures that ESC cancels editing Also stops editing when user clicks outside of editor
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
 
backAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
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
BeanBinderBase - Class in se.datadosen.util
Base class for BeanBinder that doesn't trigger loading of Swing (See usage in JAlbum.java)
BeanBinderBase() - Constructor for class se.datadosen.util.BeanBinderBase
 
BeanBinderException - Exception Class in se.datadosen.util
 
BeanBinderException(String, Throwable) - Constructor for exception class se.datadosen.util.BeanBinderException
 
BeanBinderException(String, Throwable, Object) - 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
Container and visual component for the browser and the browser toolbar.
BrowserPane(WebBrowser) - Constructor for class net.jalbum.browser.BrowserPane
 
browserPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
BrowserPanel - Class in net.jalbum.browser
Container for the BrowserPane, managing when to rebuild the Preview and enabling the loadingSpinner
BrowserPanel(JAlbumContext, JFrame) - Constructor for class net.jalbum.browser.BrowserPanel
 
Browsers - Class in net.jalbum.browser
Factory for browsers
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
 
BY_ADDED_COMPARATOR - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
BY_NAME_COMPARATOR - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
BY_REVERSE_NAME_COMPARATOR - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
BY_USE_COMPARATOR - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
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 interface net.jalbum.remotefs.RemoteFSProgressMonitor
Report the number of bytes transferred so far.
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
 
CameraMetadataPrinter - Class in se.datadosen.jalbum
Print useful camera metadata in a compact formatted form.
CameraMetadataPrinter() - Constructor for class se.datadosen.jalbum.CameraMetadataPrinter
 
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 class net.jalbum.browser.JxBrowser
 
canGoBackProperty() - Method in interface net.jalbum.browser.WebBrowser
 
canGoBackProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
canGoForwardProperty() - Method in class net.jalbum.browser.JxBrowser
 
canGoForwardProperty() - Method in interface net.jalbum.browser.WebBrowser
 
canGoForwardProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
canImport(TransferHandler.TransferSupport) - Method in class net.jalbum.projectgroups.ProjectGroupsTreeTransferHandler
 
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
 
CheckBoxCellRenderer() - Constructor for class net.jalbum.component.JCheckBoxList.CheckBoxCellRenderer
 
checkProjectSettings(ProjectSettings) - Method in class se.datadosen.jalbum.JAlbumFrame
 
children - Variable in class net.jalbum.projectgroups.FolderProjectGroup
 
children - Variable in class se.datadosen.jalbum.FileAlbumObject
 
children() - Method in interface net.jalbum.projectgroups.ProjectGroup
TreeNode implementation
children() - Method in class se.datadosen.explorer.FolderTreeNode
 
chooseLocation() - Method in class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
Trigger opening of file dialog to choose location
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
 
classLoader - Variable in class se.datadosen.jalbum.ScriptEnvironment
 
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
clearBounds(Window) - Static method in class se.datadosen.util.WindowUtilities
 
clearFileList() - Method in class se.datadosen.component.JPlaylist
 
clearIOException() - Method in class se.datadosen.component.JLinkLabel
 
clearListAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
CLICK - Static variable in class se.datadosen.jalbum.Sounds
 
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.FilterManager
 
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.undo.EditGroup
 
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() - Method in class se.datadosen.jalbum.ElementFactory
 
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
 
colorModel - Variable in class se.datadosen.jalbum.AlbumImage
 
ColorProfileFilter - Class in net.jalbum.filters
Filter that ensures that resulting image has sRGB color profile
ColorProfileFilter() - Constructor for class net.jalbum.filters.ColorProfileFilter
 
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
 
ComicSpeechBubbleBorder - Class in se.datadosen.component
 
ComicSpeechBubbleBorder() - Constructor for class se.datadosen.component.ComicSpeechBubbleBorder
 
ComicSpeechBubbleBorder(boolean) - Constructor for class se.datadosen.component.ComicSpeechBubbleBorder
 
ComicSpeechBubbleBorder(boolean, int, Color) - Constructor for class se.datadosen.component.ComicSpeechBubbleBorder
 
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
 
commons_ftp - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
commons_ftpes - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
commons_ftps - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
CommonsFtpAdapter - Class in net.jalbum.remotefs.commons.ftp
 
CommonsFtpAdapter() - Constructor for class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
CommonsFtpAdapter(FTPClient) - Constructor for class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
CommonsFtpsAdapter - Class in net.jalbum.remotefs.commons.ftp
Secure version of Apache Commons ftp
CommonsFtpsAdapter(TransferProtocol) - Constructor for class net.jalbum.remotefs.commons.ftp.CommonsFtpsAdapter
 
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.remotefs.RemoteFile
 
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(ProjectGroup) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
compareTo(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
compareTo(PlaceService.Place) - Method in class se.datadosen.jalbum.PlaceService.Place
 
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
compiledScriptCache - Variable in class se.datadosen.jalbum.ScriptEnvironment
 
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 selected 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
 
Concurrent - Annotation Type in net.jalbum.remotefs.annotations
Marks methods that can be called from a thread while non-marked methods are being executed All methods lacking this methods behave in a synchronized fashion
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
 
connect(String, String, String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
connect(String, String, String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpsAdapter
 
connect(String, String, String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
connect(String, String, String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
connect(String, String, String) - Method in interface net.jalbum.remotefs.RemoteFS
Connect to remote server using user and password
connect(String, String, String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
connect(String, String, String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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 net.jalbum.util.QuickProperties
 
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() - Static method in class net.jalbum.browser.Browsers
 
create(File, String, File) - Static method in class se.datadosen.io.LinkFile
Return either a LinkFile or a CachedLinkFile depending on target type (Polymorphism doesn't work for static methods)
createBackingFiles() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
createBackingFiles() - Method in interface net.jalbum.projectgroups.ProjectGroup
Create backing file system representation Call when setting up a new ProjectGroup
createBackingFiles() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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
createDirectory(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
createDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
createDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
createDirectory(String) - Method in interface net.jalbum.remotefs.RemoteFS
Create directory on remote filesystem
createDirectory(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
createDirectory(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
createDirectoryChooser(Window) - Static method in class se.datadosen.component.ChooserFactory
 
createEmptyImage(int, int, Image) - Static method in class se.datadosen.util.GraphicsUtilities
Create an empty image based on source image's transparency The new empty image will be hardware accelerated
createEmptyImage(Image) - Static method in class se.datadosen.util.GraphicsUtilities
Create an empty image based on source image's width, height and transparency The new empty image will be hardware accelerated
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() - Static method in class net.jalbum.remotefs.RemoteFSBean
Factory method that ensures we get a proxy in front of this class that handles logging and error retries
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(Supplier<File>) - Static method in interface net.jalbum.projectgroups.ProjectGroup
 
createInstance(FolderProjectGroup, String) - Static method in interface net.jalbum.projectgroups.ProjectGroup
 
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.AbstractGroupsPanel
 
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
 
createView(View, int, String) - Method in interface se.datadosen.jalbum.AlbumObject
Create a View, rooted in the current folder on creation (can be moved later on)
createView(View, int, String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
CREATION_DATE - Static variable in class se.datadosen.jalbum.SkinProperties
Format YYYY-MM-DD
creationDate - Variable in class net.jalbum.remotefs.RemoteFile
 
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
 
CURRENT_GROUP_PROPERTY - Static variable in class net.jalbum.projectgroups.ProjectGroups
 
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.AbstractGroupsPanel
 
CustomFilterTransformer - Class in se.datadosen.jalbum.structure
Show only objects matching filter expression Also flattens view
CustomFilterTransformer() - Constructor for class se.datadosen.jalbum.structure.CustomFilterTransformer
 
CustomFilterView - Class in net.jalbum.views
 
CustomFilterView() - Constructor for class net.jalbum.views.CustomFilterView
 
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
Daisy filter
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(int) - 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
DateView - Class in net.jalbum.views
 
DateView() - Constructor for class net.jalbum.views.DateView
 
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() - Method in class net.jalbum.projectgroups.JProjectGroupsPanel.JProjectGroupsTree
 
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_ENCODING - Static variable in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
DEFAULT_ENCODING - Static variable in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
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 class net.jalbum.projectgroups.FolderProjectGroup
 
delete() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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(EnumSet<DeleteOption>) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
delete(AlbumObject) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Deletes the corresponding files in the album structure
delete(DeleteOption, DeleteOption...) - Method in interface se.datadosen.jalbum.AlbumObject
 
delete(DeleteOption, DeleteOption...) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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
 
deleteIfEmpty(File) - Static method in class se.datadosen.util.IO
Delete directory if it is empty (Ignore OS specific system files)
deleteJAlbumProperty(String) - Method in class se.datadosen.jalbum.XmpManager
 
deleteLocalAlbumAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
DeleteOption - Enum in se.datadosen.jalbum
 
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
 
DeletePublishedAlbumTask - Class in se.datadosen.jalbum
Delete published album task
DeletePublishedAlbumTask(AlbumProject, JAlbumContext) - Constructor for class se.datadosen.jalbum.DeletePublishedAlbumTask
 
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 net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
disconnect() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
disconnect() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
disconnect() - Method in interface net.jalbum.remotefs.RemoteFS
Disconnect from remote server
disconnect() - Method in class net.jalbum.remotefs.RemoteFSBean
 
disconnect() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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
 
diskSpaceAffected(DiskSpaceEvent) - Method in interface net.jalbum.remotefs.DiskSpaceListener
 
DiskSpaceEvent - Class in net.jalbum.remotefs
 
DiskSpaceEvent(RemoteFSBean) - Constructor for class net.jalbum.remotefs.DiskSpaceEvent
 
DiskSpaceListener - Interface in net.jalbum.remotefs
 
dismiss() - Method in class se.datadosen.component.JNotification
 
dismissNotifications() - Method in class se.datadosen.jalbum.JAlbumFrame
 
dispose() - Method in class net.jalbum.browser.BrowserPane
 
dispose() - Method in class net.jalbum.browser.BrowserPanel
 
dispose() - Method in class net.jalbum.browser.JxBrowser
 
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
 
doInBackground() - Method in class se.datadosen.jalbum.DeletePublishedAlbumTask
 
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.DeletePublishedAlbumTask
 
done() - Method in class se.datadosen.jalbum.MakeAlbumTask
/ System.out.println("Album making done. Success: " + success);
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
 
DONT_APPLY_COLOR_PROFILE - Enum constant in enum se.datadosen.util.FileFilters.ReaderFlag
 
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
 
doViewFolder(AlbumObject) - Method in class se.datadosen.explorer.JAlbumExplorer
 
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 - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
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.
EditGroup - Class in net.jalbum.undo
Convenience class to avoid unnecessary boilerplate when grouping edits
EditGroup(String) - Constructor for class net.jalbum.undo.EditGroup
Create an EditGroup
EditGroup(UndoableGroupEdit) - Constructor for class net.jalbum.undo.EditGroup
Create an EditGroup
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
Repository of artistic effects
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
 
ElementFactory - Class in se.datadosen.jalbum
Factory that creates html elements of various kinds
ElementFactory(AlbumObject) - Constructor for class se.datadosen.jalbum.ElementFactory
 
ElementFactory.CategorizedElements - Class in se.datadosen.jalbum
 
elementIDExists(String) - Method in class net.jalbum.browser.JxBrowser
 
elementIDExists(String) - Method in interface net.jalbum.browser.WebBrowser
 
elementIDExists(String) - Method in class net.jalbum.browser.WebViewBrowser
 
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() - Method in interface se.datadosen.jalbum.AlbumObject
Access a html element factory to easily create various html elements.
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
empty() - Static method in class se.datadosen.jalbum.Icons
 
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.
enabled(boolean) - Method in class se.datadosen.component.SmartAction
 
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
 
endAction - Variable in class net.jalbum.review.ReviewMode
 
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.
ensureHardwareManagedImage(BufferedImage) - Static method in class se.datadosen.util.FileFilters
 
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
 
ensureType(BufferedImage, int) - Static method in class se.datadosen.util.GraphicsUtilities
Ensures that image is of desired BufferedImage type If types matches, simply returns image
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.remotefs.RemoteFile
 
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.CustomFilterTransformer
 
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.structure.PlaceTransformer
 
equals(Object) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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.event.TransferListener
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JAlbumConsole
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
errorOccured(Throwable, AlbumObject) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
errorOccured(Throwable, AlbumObject) - Method in class se.datadosen.jalbum.JAlbumConsole
 
errorOccured(Throwable, AlbumObject) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
ErrorReporter - Class in se.datadosen.component.errorreporting
 
ErrorReporter(Object) - Constructor for class se.datadosen.component.errorreporting.ErrorReporter
 
estTimeLeft(long) - Method in class se.datadosen.jalbum.DataRate
Convenience to calculate estimated time left
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
 
executeScript(String) - Method in class net.jalbum.browser.JxBrowser
Executes the specified JavaScript Command
executeScript(String) - Method in interface net.jalbum.browser.WebBrowser
 
executeScript(String) - Method in class net.jalbum.browser.WebViewBrowser
Executes the specified JavaScript Command
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 net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
exists(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
exists(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
exists(String) - Method in interface net.jalbum.remotefs.RemoteFS
Check the existence of a file
exists(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
exists(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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
 
existsDirectory(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
existsDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
existsDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
existsDirectory(String) - Method in interface net.jalbum.remotefs.RemoteFS
Check the existence of a directory (the ftp protocol can't determine existence of both files and directories in one call)
existsDirectory(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
existsDirectory(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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
 
ExplorerSelectionModel.Direction - Enum in se.datadosen.explorer
 
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
Used by AlbumBean for comment handling
ExtendedExifDescriptor(Directory) - Constructor for class net.jalbum.metadata.exif.ExtendedExifDescriptor
 
ExtendedExifDirectory - Class in net.jalbum.metadata.exif
Used by ThumbnailFileView
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
Simplify handling of GPS coordinates
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
 
FileFilters.ReaderFlag - Enum 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.ColorProfileFilter
 
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(ColorModel, BufferedImage, Map) - Method in class net.jalbum.filters.ColorProfileFilter
 
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<AlbumObject>) - Method in class se.datadosen.jalbum.TreeCollection
Allow arbitrary filter to be applied before folders are iterated This allows to filter out certain folder trees
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.FilterManager
 
filterListHasPrescaleFilters() - Method in class net.jalbum.filterManager.FilterManager
 
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
 
FilterPipeline - Class in net.jalbum.filterManager
Low level processing of image specific filters (aka "Image tools") Doesn't promise to preserve input image, i.e.
FilterPipeline(FilterList) - Constructor for class net.jalbum.filterManager.FilterPipeline
 
FilterPipeline(AlbumObject) - Constructor for class net.jalbum.filterManager.FilterPipeline
 
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
 
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
 
findAction - Variable in class se.datadosen.component.FindAndReplace
Edit actions
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
 
findNextAction - Variable in class se.datadosen.component.FindAndReplace
 
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
 
fireAdded(File) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
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
 
fireDiskSpaceAffected(DiskSpaceEvent) - Static method in class net.jalbum.remotefs.RemoteFSBean
 
fireEditingAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JEditPanel
 
fireErrorOccured(Exception, File) - Method in class se.datadosen.jalbum.UploadBean
 
fireErrorOccured(Throwable, AlbumObject) - 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.UploadBean
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.
fireRemoved(File) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
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
 
fireStyleChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireVideoProcessingProgress(AlbumBeanEvent, float) - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
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 net.jalbum.util.QuickProperties
Flush contents of this object to backing disk file, but only if changed
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
focusNextMatching(String) - Method in class se.datadosen.jalbum.TypeNavigator
Called by implementing sub class.
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
 
folderProcessingStarted(AlbumObject) - Method in class se.datadosen.jalbum.JAlbumConsole
 
FolderProjectGroup - Class in net.jalbum.projectgroups
Folder based project group
FolderProjectGroup(Supplier<File>) - Constructor for class net.jalbum.projectgroups.FolderProjectGroup
 
FolderProjectGroup(ProjectGroup, String) - Constructor for class net.jalbum.projectgroups.FolderProjectGroup
 
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
 
foldersFirst - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
foldersFirstAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
FolderTreeNode - Class in se.datadosen.explorer
 
FolderTreeNode(AlbumObject) - Constructor for class se.datadosen.explorer.FolderTreeNode
 
folderTreeOf(AlbumObject) - Static method in interface se.datadosen.jalbum.AlbumObject
 
FolderVisitResult - Enum in se.datadosen.jalbum
 
forceUTF8 - Variable in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
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
 
forgetInstalledDemoGroups() - Method in class net.jalbum.projectgroups.RootProjectGroup
Call from console to trigger re-installation Code: net.jalbum.projectgroups.ProjectGroups.getInstance().getRootGroup().forgetInstalledDemoGroups();
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".
forRootProperties(BiConsumer<AlbumObjectProperties, Boolean>) - Method in class se.datadosen.jalbum.AlbumProject
Background loading of properties (if not loaded)
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.
forwardAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
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
 
frameMenus - Variable in class se.datadosen.jalbum.JAlbumFrame
 
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
 
Ftp4jAdapter - Class in net.jalbum.remotefs.ftp4j
FTP / FTPS / FTPES implementation of RemoteFS interface.
Adapter class to adapt external component FTPClient to RemoteFS interface.
See http://www.sauronsoftware.it/projects/ftp4j/
Ftp4jAdapter(TransferProtocol) - Constructor for class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
FtpAdapter - Class in net.jalbum.remotefs.ftp4j
FTP implementation of RemoteFS interface.
Adapter class to adapt external component FTPClient to RemoteFS interface.
See http://www.enterprisedt.com/products/edtftpj
FtpAdapter() - Constructor for class net.jalbum.remotefs.ftp4j.FtpAdapter
 
ftpes - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
FtpFile - Class in net.jalbum.remotefs
Ftp implementation of RemoteFile.
Adapter to adapt the FTPClient FTPFile to implement the RemoteFile.
FtpFile(String, long, Date, boolean, boolean) - Constructor for class net.jalbum.remotefs.FtpFile
 
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
 
FUNK - Static variable in class se.datadosen.jalbum.Sounds
 
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() - Method in class net.jalbum.util.MutableSoft
 
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) - Static method in class net.jalbum.UsageCounters
 
get(String) - Method in class net.jalbum.util.Parameters
 
get(String) - Method in class net.jalbum.util.QuickProperties
 
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, OutputStream) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
get(String, OutputStream) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
get(String, OutputStream) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
get(String, OutputStream) - Method in interface net.jalbum.remotefs.RemoteFS
 
get(String, OutputStream) - Method in class net.jalbum.remotefs.RemoteFSBean
 
get(String, OutputStream) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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 net.jalbum.util.QuickProperties
 
get(String, T) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
get(Attachments.Type) - Method in class se.datadosen.jalbum.Attachments
Get attached file of specified type
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
 
getAbsoluteFile() - Method in class se.datadosen.io.LinkFile
 
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
 
getAllowsChildren() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getAllowsChildren() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
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
getAttachedCloseup(AlbumObject, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
getAttachedThumb(AlbumObject, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
getAttachments() - Method in interface se.datadosen.jalbum.AlbumObject
Get Attachments bound to this object For internal use only!
getAttachments() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getAttachments() - Method in class se.datadosen.jalbum.LinkFileAlbumObject
 
getAttachmentsDir() - Method in class se.datadosen.jalbum.Attachments
 
getAttachmentsDir(boolean) - Method in class se.datadosen.jalbum.Attachments
 
getAttachmentsDir(File) - Static method in class se.datadosen.jalbum.Attachments
 
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
 
getAudioClipFile(AlbumObject, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
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.ComicSpeechBubbleBorder
 
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.SpeechBubbleBorder
 
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.
getCapableWriter(String) - Static method in class se.datadosen.util.FileFilters
Get image writer capable of embedding metadata
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
 
getCategory() - Method in class se.datadosen.jalbum.ViewAlbumObject
 
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 net.jalbum.projectgroups.ProjectGroup
 
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
getChildAt(int) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getChildCount() - Method in class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
 
getChildCount() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getChildCount() - Method in class se.datadosen.explorer.FolderTreeNode
 
getChildCount() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getChildren() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
getChildren() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getChildren() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getChildren() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getChildren() - Method in class net.jalbum.projectgroups.TempFolderProjectGroup
 
getChildren() - Method in class net.jalbum.projectgroups.TempVirtualProjectGroup
 
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(boolean) - Method in class se.datadosen.jalbum.ViewAlbumObject
 
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
 
getClient() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
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
 
getCode() - Method in exception class net.jalbum.remotefs.RemoteFSException
 
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
 
getComparator() - Method in enum se.datadosen.jalbum.AlbumObject.Ordering
 
getComparator(boolean) - Method in enum se.datadosen.jalbum.AlbumObject.Ordering
 
getComparator(Config.ProjectOrdering) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getComparator(Config.ProjectOrdering) - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
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.io.IIORegistryManager.JReadersWritersList
 
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
getCreationDate() - Method in class net.jalbum.remotefs.RemoteFile
 
getCreationDate() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns file creation-date.
Parse unix-line if not parsed yet.
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
 
getCurrentGroup() - Method in class net.jalbum.projectgroups.JProjectGroupsPanel
 
getCurrentGroup() - Method in class net.jalbum.projectgroups.ProjectGroups
 
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
 
getDate() - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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
 
getDays() - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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.ColorProfileFilter
 
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 class net.jalbum.projectgroups.FolderProjectGroup
 
getDescription() - Method in class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
 
getDescription() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getDescription() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getDescription() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getDescription() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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 net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
getDirectory() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
getDirectory() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
getDirectory() - Method in interface net.jalbum.remotefs.RemoteFS
Get current remote directory
getDirectory() - Method in class net.jalbum.remotefs.RemoteFSBean
 
getDirectory() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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 class net.jalbum.browser.JxBrowser
 
getDocument() - Method in interface net.jalbum.browser.WebBrowser
 
getDocument() - Method in class net.jalbum.browser.WebViewBrowser
 
getDraggedObjects() - Method in class se.datadosen.explorer.JExplorerPanel
 
getDropAction() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
getDropAction() - Method in interface net.jalbum.projectgroups.ProjectGroup
DnD support
getDropAction() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getDropAction() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getDropAction() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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
 
getExpiration() - Method in class se.datadosen.component.JSpeechBubble
 
getExplorer() - Method in class se.datadosen.jalbum.JAlbumContext
 
getExplorerScrollSpeed() - Method in class se.datadosen.jalbum.Config
 
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 class net.jalbum.util.QuickProperties
 
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 net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
getFiles() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
Get remote files.
getFiles() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
Get remote files.
getFiles() - Method in interface net.jalbum.remotefs.RemoteFS
Return all files in current remote directory.
getFiles() - Method in class net.jalbum.remotefs.RemoteFSBean
 
getFiles() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
Get files and convert result to array of RemoteFiles.
getFiles() - Method in class se.datadosen.dnd.FileDropEvent
 
getFiles() - Method in class se.datadosen.jalbum.JFileListMenu
 
getFiles() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
getFiles(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
getFiles(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
Get remote files.
getFiles(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
Get remote files.
getFiles(String) - Method in interface net.jalbum.remotefs.RemoteFS
Return all files in spefified remote directory.
getFiles(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
getFiles(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
getFiles(String, RemoteFileFilter) - Method in class net.jalbum.remotefs.RemoteFSBean
 
getFiles(String, RemoteFileFilter) - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
getFiles(RemoteFileFilter) - Method in class net.jalbum.remotefs.RemoteFSBean
 
getFiles(RemoteFileFilter) - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
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
 
getFilter() - Method in class se.datadosen.jalbum.TreeCollection
 
getFilterClasses() - Method in class se.datadosen.jalbum.FilterPluginList
 
getFilterControls() - Method in class net.jalbum.filterManager.FilterManager
 
getFilterExpression() - Method in class se.datadosen.jalbum.structure.CustomFilterTransformer
 
getFilterList() - Method in class net.jalbum.filterManager.FilterPipeline
 
getFilterList() - Method in class net.jalbum.filterManager.FilterManager
 
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
 
getFocusedName() - Method in class se.datadosen.jalbum.TypeNavigator
 
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 net.jalbum.remotefs.RemoteFile
 
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.
getGroupBy() - Method in class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
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.
getHiDPIScale(Component) - Static method in class se.datadosen.util.GraphicsUtilities
 
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 interface net.jalbum.component.HasIcon
 
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 net.jalbum.projectgroups.FolderProjectGroup
 
getIcon() - Method in class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
 
getIcon() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getIcon() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getIcon() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getIcon() - Method in class net.jalbum.projectgroups.TempVirtualProjectGroup
 
getIcon() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
getIcon() - Method in class net.jalbum.views.AlphabeticalView
 
getIcon() - Method in class net.jalbum.views.CustomFilterView
 
getIcon() - Method in class net.jalbum.views.DateView
 
getIcon() - Method in class net.jalbum.views.KeywordView
 
getIcon() - Method in class net.jalbum.views.PlaceView
 
getIcon() - Method in class net.jalbum.views.RecentlyAddedView
 
getIcon() - Method in interface net.jalbum.views.View
 
getIcon() - Method in class se.datadosen.component.JIconTextField
 
getIcon() - Method in enum se.datadosen.jalbum.Config.ProjectOrdering
 
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 translucent 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
 
getImageCenter() - Method in class se.datadosen.explorer.JAlbumObject
 
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
 
getIndex(TreeNode) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
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.projectgroups.ProjectGroups
 
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
 
getInternalTarget() - Method in class se.datadosen.jalbum.LinkFileAlbumObject
 
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
Deprecated.
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
 
getKey() - Method in class net.jalbum.remotefs.RemoteFile
 
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
 
getLastScreen(Class<? extends Window>) - Static method in class se.datadosen.util.WindowUtilities
Returns last screen window was used on, based on screen resolution as ID changes over time (on Mac at least) or null if not found
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
 
getListCellRendererComponent(JList<? extends Selectable<E>>, Selectable<E>, int, boolean, boolean) - Method in class net.jalbum.component.JCheckBoxList.CheckBoxCellRenderer
 
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 class net.jalbum.browser.JxBrowser
Gets the value of the location property.
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.
getLocation() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
getLocation() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getLocation() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getLocation() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
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.AbstractGroupsPanel
 
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 class se.datadosen.explorer.event.StructureEvent
 
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
 
getMetaLastModified() - Method in interface se.datadosen.jalbum.AlbumObject
 
getMetaLastModified() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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
 
getModificationDate() - Method in class net.jalbum.remotefs.RemoteFile
 
getModificationDate() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns file modification-date.
Parse unix-line if not parsed yet.
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
 
getMyPicturesDirectory() - Static method in class se.datadosen.component.ChooserFactory
 
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.ColorProfileFilter
 
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.projectgroups.FolderProjectGroup
 
getName() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getName() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getName() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getName() - Method in class net.jalbum.remotefs.RemoteFile
 
getName() - Method in class net.jalbum.Rendition
 
getName() - Method in class net.jalbum.views.AlphabeticalView
 
getName() - Method in class net.jalbum.views.CustomFilterView
 
getName() - Method in class net.jalbum.views.DateView
 
getName() - Method in class net.jalbum.views.KeywordView
 
getName() - Method in class net.jalbum.views.PlaceView
 
getName() - Method in class net.jalbum.views.RecentlyAddedView
 
getName() - Method in interface net.jalbum.views.View
 
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.PlaceService.Place
 
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, ExplorerSelectionModel.Direction) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
getNewFilter() - Method in class net.jalbum.filterManager.FilterManager
 
getNewProjectLocation() - Method in class net.jalbum.projectgroups.ProjectGroups
 
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() - Method in class net.jalbum.component.Selectable
 
getObject() - Method in exception class net.jalbum.ObjectException
 
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
 
getOpposite() - Method in class se.datadosen.component.Hour
 
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
 
getOutputDir() - Method in class se.datadosen.jalbum.AlbumBean
 
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)
getOutputName(String) - Method in class se.datadosen.jalbum.VideoProcessor
 
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 interface net.jalbum.projectgroups.ProjectGroup
 
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
getParentGroup() - Method in class net.jalbum.projectgroups.AbstractProjectGroup
 
getParentGroup() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getParentPath() - Method in class net.jalbum.remotefs.RemoteFile
 
getPassphrase() - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
getPassphrase() - Method in class se.datadosen.jalbum.AccountProfile
 
getPassword() - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
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
 
getPath() - Method in interface se.datadosen.jalbum.AlbumObject
 
getPath() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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 class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
 
getPathFromRoot() - Method in interface net.jalbum.projectgroups.ProjectGroup
Get the path to this ProjectGroup in the form folder/subfolder/ProjectGroup
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.AbstractGroupsPanel
 
getPatternGroups() - Method in class se.datadosen.jalbum.structure.CalendarTransformer
Set list of date patterns to group AlbumObjects by
getPatternGroups() - Method in class se.datadosen.jalbum.structure.PlaceTransformer
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 class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
getPort() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
getPort() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
getPort() - Method in interface net.jalbum.remotefs.RemoteFS
Return port number
getPort() - Method in class net.jalbum.remotefs.RemoteFSBean
 
getPort() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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.FilterPipeline
 
getPostscaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterManager
 
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
 
getPrefixedVariables(Map<String, Object>, String) - Static method in class se.datadosen.util.BeanBinderBase
 
getPrescaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterPipeline
 
getPrescaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterManager
 
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
 
getProcessedFiles() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
getProcessingCount() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
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 net.jalbum.projectgroups.JProjectGroupsPanel
 
getProjectOrdering() - Method in class se.datadosen.jalbum.Config
 
getProjects() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
getProjects() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
getProjects() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getProjects() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getProjects() - Method in class net.jalbum.projectgroups.TempFolderProjectGroup
 
getProjects() - Method in class net.jalbum.projectgroups.TempVirtualProjectGroup
 
getProjects() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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.LinkFileAlbumObject
 
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 net.jalbum.remotefs.RemoteFSBean
 
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
getRAWSettings() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getReadersModel() - Static method in class se.datadosen.io.IIORegistryManager
 
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.UndoableGroupEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableMoveEdit
 
getRedoPresentationName() - Method in class net.jalbum.undo.UndoableNamedEdit
 
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
getRemoteDirectory() - Method in class se.datadosen.jalbum.UploadBean
 
getRemoteFS() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getRemoteFS() - Method in class se.datadosen.jalbum.UploadBean
 
getRemoteFS(TransferProtocol) - Static method in class net.jalbum.remotefs.RemoteFSFactory
Return instance of RemoteFS depending on type.
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
 
getRep() - 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() - Method in class se.datadosen.jalbum.LinkFileAlbumObject
 
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 interface se.datadosen.jalbum.AlbumObject
 
getRoot() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRoot() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getRootFolder() - Method in class se.datadosen.explorer.JAlbumExplorer
/ if (ao.equals(current)) { // Currently only equal on name
getRootFolder() - Method in class se.datadosen.jalbum.AlbumProject
 
getRootFolder() - Method in class se.datadosen.jalbum.PluginContext
 
getRootGroup() - Method in class net.jalbum.projectgroups.ProjectGroups
 
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
 
getSavedBounds(Window) - Static method in class se.datadosen.util.WindowUtilities
 
GetSaveFileNameW(Comdlg32.OpenFileName) - Static method in class se.datadosen.component.windows.jna.Comdlg32
 
getScale() - Method in class net.jalbum.Variant
 
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
 
getScriptEnvironment() - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
getSelectedGroup() - Method in class net.jalbum.projectgroups.JProjectGroupsComboBox
 
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.JComboButton
 
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
 
getServerName() - Method in class net.jalbum.remotefs.DiskSpaceEvent
 
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
getSourceActions() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
getSourceActions() - Method in interface net.jalbum.projectgroups.ProjectGroup
DnD support
getSourceActions() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
getSourceActions() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
getSourceActions() - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
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
getThresholdDate(AlbumObject) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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 class net.jalbum.browser.JxBrowser
Gets the value of the title property.
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
 
getTitlePanel() - Method in class se.datadosen.component.JCollapsiblePanel
 
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 net.jalbum.projectgroups.JProjectGroupsPanel.JProjectGroupsTree
 
getToolTipText(MouseEvent) - Method in class se.datadosen.component.JNarrowSlider
 
getToolTipText(MouseEvent) - Method in class se.datadosen.io.IIORegistryManager.JReadersWritersList
 
getToolTipTextProperty() - Method in class net.jalbum.component.JBindableLabel
 
getTopGroups() - Method in class net.jalbum.projectgroups.ProjectGroups
 
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
getTotalFiles() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
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
 
getTransferData(DataFlavor) - Method in class se.datadosen.jalbum.AlbumProject
 
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
 
getTransferDataFlavors() - Method in class se.datadosen.jalbum.AlbumProject
Transferable interface (for drag support)
getTransformer() - Method in class net.jalbum.views.AlphabeticalView
 
getTransformer() - Method in class net.jalbum.views.CustomFilterView
 
getTransformer() - Method in class net.jalbum.views.DateView
 
getTransformer() - Method in class net.jalbum.views.KeywordView
 
getTransformer() - Method in class net.jalbum.views.PlaceView
 
getTransformer() - Method in class net.jalbum.views.RecentlyAddedView
 
getTransformer() - Method in interface net.jalbum.views.View
 
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.
getTreePath() - Method in interface net.jalbum.projectgroups.ProjectGroup
For JTree use
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
getType() - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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.UndoableGroupEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableMoveEdit
 
getUndoPresentationName() - Method in class net.jalbum.undo.UndoableNamedEdit
 
getUniqueName(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
getUniqueName(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getUnmonitored(String, OutputStream) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
getUnmonitored(String, OutputStream) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
getUnmonitored(String, OutputStream) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
getUnmonitored(String, OutputStream) - Method in interface net.jalbum.remotefs.RemoteFS
Allows us to get :filetree on CrushFTP (avoids stat call)
getUnmonitored(String, OutputStream) - Method in class net.jalbum.remotefs.RemoteFSBean
 
getUnmonitored(String, OutputStream) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
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
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.AlphabeticalView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.CustomFilterView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.DateView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.KeywordView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.PlaceView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.RecentlyAddedView
 
getUserInterface(ViewAlbumObject, JAlbumExplorer) - Method in interface net.jalbum.views.View
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.KeywordView
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.AlphabeticalView
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.CustomFilterView
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.DateView
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.PlaceView
 
getUserInterfaceComponent(ViewAlbumObject, JAlbumExplorer) - Method in class net.jalbum.views.RecentlyAddedView
 
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 class net.jalbum.browser.JxBrowser
 
getView() - Method in interface net.jalbum.browser.WebBrowser
 
getView() - Method in class net.jalbum.browser.WebViewBrowser
 
getViewRoot() - Method in interface se.datadosen.jalbum.AlbumObject
 
getViewRoot() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getViewSource() - Method in class se.datadosen.jalbum.ViewAlbumObject
 
getVisibleComponent() - Method in class se.datadosen.component.JSuperimposePanel
 
getVisibleObjects() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
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
 
getWritersModel() - Static method in class se.datadosen.io.IIORegistryManager
 
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
 
GLOBALS_NAME - Static variable in class se.datadosen.util.Scope
 
Glow - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
GLOW - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
go(ExplorerSelectionModel.Direction, ActionEvent) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
goBack() - Method in class net.jalbum.browser.JxBrowser
 
goBack() - Method in interface net.jalbum.browser.WebBrowser
 
goBack() - Method in class net.jalbum.browser.WebViewBrowser
 
goForward() - Method in class net.jalbum.browser.JxBrowser
 
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
Grayscale filter
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
 
GroupAlreadyExistsException - Exception Class in net.jalbum.projectgroups
 
GroupAlreadyExistsException(String) - Constructor for exception class net.jalbum.projectgroups.GroupAlreadyExistsException
 
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
 
GroupNotEmptyException - Exception Class in net.jalbum.projectgroups
Thrown in case a group cannot be deleted as it isn't empty
GroupNotEmptyException() - Constructor for exception class net.jalbum.projectgroups.GroupNotEmptyException
 
groups - Variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
groups() - Method in class net.jalbum.projectgroups.ProjectGroups
 

H

H1_FONT - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
H2_FONT - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
H3_FONT - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
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
hasBrackets(String) - Static method in class net.jalbum.projectgroups.FolderProjectGroup
 
hasDisplayableImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
hasDisplayableImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
hasFiltersInList() - Method in class net.jalbum.filterManager.FilterManager
 
hashCode() - Method in class net.jalbum.filters.arty.effects.BlendComposite
 
hashCode() - Method in class net.jalbum.remotefs.RemoteFile
 
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.CustomFilterTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.FlattenTransformer
/ @Override
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.structure.PlaceTransformer
 
hashCode() - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
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
 
HasIcon - Interface in net.jalbum.component
Marker interface for objects that carry an Icon
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
 
homeAction - Variable in class net.jalbum.review.ReviewMode
 
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
 
Hour - Class in se.datadosen.component
Tell a components position in relation to another component with reference to an analog clock
Hour(int) - Constructor for class se.datadosen.component.Hour
 
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
 
iconLoaderPool - Static variable in interface se.datadosen.jalbum.AlbumObject
 
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
 
IIORegistryManager - Class in se.datadosen.io
 
IIORegistryManager() - Constructor for class se.datadosen.io.IIORegistryManager
 
IIORegistryManager.ImageReaderWriterSelectable<T> - Class in se.datadosen.io
 
IIORegistryManager.JReadersWritersList<T> - Class in se.datadosen.io
 
image - Enum constant in enum se.datadosen.jalbum.Category
 
IMAGE - Enum constant in enum se.datadosen.jalbum.Attachments.Type
 
IMAGE - Enum constant in enum se.datadosen.jalbum.ChainedObjects.ObjectType
 
IMAGE_ATTACHMENT_PATH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
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.
imageEffectsMenu - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameMenus
 
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.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.DeletePublishedAlbumTask
 
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.DeletePublishedAlbumTask
 
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
 
ImageReaderWriterSelectable(T) - Constructor for class se.datadosen.io.IIORegistryManager.ImageReaderWriterSelectable
 
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
 
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
 
imageToolsMenu - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameMenus
 
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.
 
img() - Method in class se.datadosen.jalbum.ElementFactory.CategorizedElements
 
IMPORT_DIR - Static variable in class se.datadosen.util.IO
 
importData(TransferHandler.TransferSupport) - Method in class net.jalbum.projectgroups.ProjectGroupsTreeTransferHandler
 
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(String) - Static method in class net.jalbum.UsageCounters
 
increase(Category) - Method in class se.datadosen.jalbum.CategoryCounters
 
indexAST - Variable in class se.datadosen.jalbum.AlbumBean
 
indexFileExists() - Method in class se.datadosen.jalbum.JAlbumFrame
 
indexMap - Variable in class se.datadosen.jalbum.ChainedObjects
 
indexNum - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
indexOf(int) - Method in class se.datadosen.tags.Section
 
indexOf(int, int) - Method in class se.datadosen.tags.Section
Like its String equivalent, but for this Section
indexOf(Component, Component[]) - Method in class se.datadosen.jalbum.TypeNavigator
 
indexOf(String) - Method in class se.datadosen.tags.Section
 
indexOf(String, int) - Method in class se.datadosen.tags.Section
 
indexOf(JAlbumObject) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
indexOf(JAlbumObject) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
indexOf(AlbumObject) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
indexOfTab(Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
indexToLocation(JList, int) - Method in class se.datadosen.component.tags.FlowListUI
 
indicatePreview(boolean) - Method in class net.jalbum.filterManager.FilterManagerUI
 
info - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
info(String) - Method in class net.jalbum.browser.WebViewBrowser.JavaBridge
 
INFO - Enum constant in enum se.datadosen.component.JNotification.Type
Info message
infoAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
inform(Object) - Method in class net.jalbum.util.Work
Present an ok/cancel confirmation dialog prior to working
init() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
init() - Method in class se.datadosen.component.JHoverButton
 
init() - Method in class se.datadosen.jalbum.AlbumBean
 
init() - Method in class se.datadosen.jalbum.BackupRestoreBase
Call from sub classes in order for whole object tree to be set up
init() - Method in class se.datadosen.jalbum.JBackupFrame
 
init() - Method in class se.datadosen.jalbum.JCustomPanel
Subclasses should call this method after all UI components are installed and set to proper initial values
init() - Method in class se.datadosen.jalbum.JProgressDialog
 
init() - Method in class se.datadosen.jalbum.JRestoreFrame
 
init() - Method in class se.datadosen.jalbum.JWebPageUI
Subclasses should call this method after all UI components are installed and set to proper initial values
init() - Method in class se.datadosen.jalbum.structure.JAlphabeticalGroupingDialog
 
init() - Method in class se.datadosen.jalbum.structure.JCalendarGroupingDialog
 
init() - Method in class se.datadosen.jalbum.structure.JCreatorGroupingDialog
 
init() - Method in class se.datadosen.jalbum.structure.JDateGroupingDialog
 
init() - Method in class se.datadosen.jalbum.structure.JFlattenDialog
 
init() - Method in class se.datadosen.jalbum.structure.JKeywordGroupingDialog
 
init() - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
init() - Method in class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
init(PluginContext) - Method in interface se.datadosen.jalbum.JAlbumPlugin
Allow a plugin to plug itself into the jAlbum framework.
init(PluginContext) - Method in class se.datadosen.jalbum.JWebPageUI
 
initConsole() - Method in class se.datadosen.jalbum.JAlbumFrame
 
initEngine() - Static method in class net.jalbum.browser.JxBrowser
 
INITIAL_HORIZONTAL_FOV_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
INITIAL_VIEW_HEADING_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
INITIAL_VIEW_PITCH_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
INITIAL_VIEW_ROLL_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
initialize() - Method in class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
initializedOkMonitor - Static variable in class se.datadosen.jalbum.JAlbum
 
initMenus(JMenu, JMenu, JMenu) - Method in class se.datadosen.explorer.JEditPanel
 
initPlugins() - Static method in class se.datadosen.jalbum.PluginManager
 
initProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
initView() - Method in class se.datadosen.jalbum.JAlbumFrame
 
insert(MutableTreeNode, int) - Method in interface net.jalbum.projectgroups.ProjectGroup
MutableTreeNode implementation
insert(MutableTreeNode, int) - Method in class net.jalbum.projectgroups.RootProjectGroup
 
insertComponent(JComponent, int) - Method in class se.datadosen.component.JRoundedToggleButtonGroup
 
insertIndex - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
insertString(int, String, AttributeSet) - Method in class se.datadosen.jalbum.FileNameDocument
 
insertUpdate(DocumentEvent) - Method in class se.datadosen.component.Autocompleter
 
insertUpdate(DocumentEvent) - Method in class se.datadosen.component.StateMonitor
JTextComponent listener
instagram - Static variable in class se.datadosen.component.ShareIcons
 
instagram_grey - Static variable in class se.datadosen.component.ShareIcons
 
install() - Method in class se.datadosen.explorer.TemporaryFileNameEditor
 
install(Component) - Method in class net.jalbum.component.JPopupPanel
 
install(Window) - Method in class se.datadosen.component.JFadingText
 
install(Window) - Method in class se.datadosen.component.JWorkFlow
 
install(TextEditor.Editor) - Static method in class se.datadosen.jalbum.TextEditor
 
installDemoGroups() - Method in class net.jalbum.projectgroups.RootProjectGroup
 
installHelpButton(JDialog, ContextHelp.Corner) - Method in class se.datadosen.util.ContextHelp
Install help button in the desired corner, 5 pixels from the edge
installHelpButton(JDialog, ContextHelp.Corner, int) - Method in class se.datadosen.util.ContextHelp
Install help button in the desired corner, margin pixels from the edge
installHelpButton(JFrame, ContextHelp.Corner) - Method in class se.datadosen.util.ContextHelp
Install help button in the desired corner, 5 pixels from the edge
installHelpButton(JFrame, ContextHelp.Corner, int) - Method in class se.datadosen.util.ContextHelp
Install help button in the desired corner, margin pixels from the edge
installHoverButton(Action) - Method in class se.datadosen.component.SmartTextComponentSupport
 
installPlugin(File) - Static method in class se.datadosen.jalbum.PluginManager
 
installSkin(File) - Method in class se.datadosen.jalbum.SkinManager
 
installSkin(File, File) - Method in class se.datadosen.jalbum.SkinManager
 
installSkin(String, byte[], File, Runnable) - Method in class se.datadosen.jalbum.SkinManager
 
installSkin(String, URL, Runnable) - Method in class se.datadosen.jalbum.SkinManager
 
installUI(JComponent) - Method in class se.datadosen.component.tags.FlowListUI
 
instance - Static variable in class se.datadosen.jalbum.structure.MirrorTransformer
 
INSTANCE - Static variable in interface se.datadosen.component.windows.jna.Shell32
 
integrated - Enum constant in enum se.datadosen.jalbum.Config.PreviewMode
 
internalVersion - Variable in class se.datadosen.jalbum.CompiledBase
 
internalVersion - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
interpreter - Variable in class se.datadosen.jalbum.ScriptEnvironment
 
interruptPendingNotification() - Static method in class se.datadosen.jalbum.TipOfTheDay
 
intervalAdded(ListDataEvent) - Method in class se.datadosen.component.StateMonitor
ListDataListener listeners
intervalRemoved(ListDataEvent) - Method in class se.datadosen.component.StateMonitor
 
invalidate() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
invalidate() - Method in class se.datadosen.explorer.FolderTreeNode
Indicate that underlying directory structure has changed and needs to be rebuilt Remember to call DefaultTreeModel.nodeStructureChanged afterwards
invalidate() - Method in class se.datadosen.explorer.JAlbumObject
 
invalidate() - Method in interface se.datadosen.jalbum.AlbumObject
Call if underlying (file) structure has changed Will force synchronization with underlying structure when getChildren is called
invalidate() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
invalidate() - Method in class se.datadosen.jalbum.FileAlbumObject
 
invalidate() - Method in class se.datadosen.jalbum.RemoteFSNode
Indicate that underlying directory structure has changed and needs to be rebuilt Remember to call DefaultTreeModel.nodeStructureChanged afterwards
invalidate() - Method in class se.datadosen.jalbum.VirtualFolder
 
invalidateIcon() - Method in class se.datadosen.jalbum.AlbumProject
 
invalidateLayout(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateNodeOnly() - Method in class se.datadosen.jalbum.RemoteFSNode
 
InvalidLicenseException - Exception Class in se.datadosen.jalbum
 
InvalidLicenseException(String) - Constructor for exception class se.datadosen.jalbum.InvalidLicenseException
 
INVERSE_COLOR_BURN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
INVERSE_COLOR_DODGE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
InverseColorBurn - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
InverseColorDodge - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
invertSelection() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
invertSelectionAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
invokeAndWait(Task) - Static method in class net.jalbum.util.FXPlatform
Execute runnable on JavaFX thread and wait until done Use with caution.
IO - Class in se.datadosen.util
Utility class to simplify common file related operations This class is LGPL licensed.
IO() - Constructor for class se.datadosen.util.IO
 
IPTCHeadline - Enum constant in enum se.datadosen.jalbum.TitleSource
 
IPTCObjectName - Enum constant in enum se.datadosen.jalbum.TitleSource
 
isAborted() - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
isAborted() - Method in class net.jalbum.util.Animator.Control
 
isAborted() - Method in class net.jalbum.util.MonitoredWorkQueue
Should be checked periodically by tasks.
isAborted() - Method in class net.jalbum.util.Work
 
isAborted() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
isAborted() - Method in class se.datadosen.jalbum.event.ProgressEvent
 
isAborted() - Method in class se.datadosen.jalbum.FileCopier
 
isAborted() - Method in class se.datadosen.jalbum.VideoProcessor
 
isAboveArrow(Point) - Method in class se.datadosen.component.JPopupButton
 
isAbsolute() - Method in class se.datadosen.io.LinkFile
 
isAcceleratedScaling() - Method in class se.datadosen.jalbum.AlbumBean
Since 8.3.5
isAdaptColors() - Method in class se.datadosen.component.DeferredSVGIcon
 
isAddSignature() - Method in class se.datadosen.util.StringCodec
Decide if this class is to add signature byte sequence indicating UTF-8 and UTF-16 Default is to not add signature
isAdvancedMode() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
isAlbum() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isAllowDecimals() - Method in class se.datadosen.component.JNumberField
Whether to allow decimal numbers or not Defaults to integers
isAllowDuplicates() - Method in class se.datadosen.jalbum.FileCopier
 
isAllowHTMLEditing() - Method in interface se.datadosen.component.SmartTextComponent
 
isAllowHTMLEditing() - Method in class se.datadosen.component.SmartTextComponentSupport
 
isAllowInterrupt() - Method in class net.jalbum.util.MonitoredWorkQueue
 
isAllowNegative() - Method in class se.datadosen.component.JNumberField
 
isAllowPrompting() - Method in class se.datadosen.jalbum.VideoProcessor
 
isAnimate() - Method in class se.datadosen.component.JWorkFlow
 
isAntialias() - Method in class net.jalbum.filters.LogoFilter
 
isAntialias() - Method in class net.jalbum.filters.TextFilter
 
isAnyOf(String...) - Static method in class se.datadosen.util.LaF
 
isAppendImages() - Method in class se.datadosen.jalbum.AlbumBean
 
isAppendImages() - Method in interface se.datadosen.jalbum.AlbumEngine
 
isApplyFilters() - Method in class se.datadosen.explorer.ImageCache
 
isArrowPressed() - Method in class se.datadosen.component.JPopupButton
 
isAutoReverse() - Method in class net.jalbum.util.Animator.Control
 
isAutoStart() - Method in class se.datadosen.jalbum.ShareBean
 
isAutoWidgetInjection() - Method in class se.datadosen.jalbum.SkinProperties
 
isAvailable() - Method in class se.datadosen.jalbum.JAlbumSite
Tells whether JAlbumSite was able to retrieve PAD file
isBackgroundGradient() - Method in class se.datadosen.component.JNotification
 
isBackgroundMode() - Method in class se.datadosen.jalbum.Config
 
isBackgroundSignInOnStart() - Method in class se.datadosen.jalbum.Config
 
isBlocked() - Method in class se.datadosen.component.SmartAction
 
isBold() - Method in class net.jalbum.filters.TextFilter
 
isBorderOpaque() - Method in class se.datadosen.component.ComicSpeechBubbleBorder
 
isBorderOpaque() - Method in class se.datadosen.component.CurvedLineBorder
 
isBorderOpaque() - Method in class se.datadosen.component.CutCornersBorder
 
isBorderOpaque() - Method in class se.datadosen.component.DropZoneBorder
 
isBorderOpaque() - Method in class se.datadosen.component.NorthLineBorder
 
isBorderOpaque() - Method in class se.datadosen.component.RoundedLineBorder
 
isBorderOpaque() - Method in class se.datadosen.component.ShadowBorder
 
isBorderOpaque() - Method in class se.datadosen.component.SpeechBubbleBorder
 
isBorderOpaque() - Method in class se.datadosen.component.StatusbarBorder
 
isBorderPainted() - Method in class se.datadosen.component.JSiteButton
 
isCached() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isCached(Config.ThumbnailQuality) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isCacheing() - Method in interface se.datadosen.io.Cached
 
isCacheing() - Method in class se.datadosen.io.CachedFile
 
isCacheing() - Method in class se.datadosen.io.CachedLinkFile
 
isCacheThumbnails() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isCacheThumbnails() - Method in class se.datadosen.jalbum.Config
 
isCancelled() - Method in class net.jalbum.util.Work
 
isCancelled() - Method in class se.datadosen.jalbum.JNewProjectDialog
 
isCancelled() - Method in class se.datadosen.util.IdleExecutor
 
isCellEditable(int, int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
isCellEditable(int, int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
isCellEditable(int, int) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
isCellEditable(EventObject) - Method in class se.datadosen.component.AutoSelectingTreeCellEditor
Make root not non-editable
isChainDirectories() - Method in class se.datadosen.jalbum.AlbumBean
 
isChanged() - Method in class net.jalbum.util.QuickProperties
 
isCheckForUpdates() - Method in class se.datadosen.jalbum.Config
 
isCheckSpelling() - Method in class se.datadosen.jalbum.Config
 
isClassicReaders() - Method in class se.datadosen.jalbum.AlbumBean
 
isCleanOutputFiles() - Method in class se.datadosen.jalbum.Config
 
isCloseups() - Method in class net.jalbum.filters.AbstractFilter
 
isCloseups() - Method in interface net.jalbum.filters.JAlbumFilter
 
isColors() - Method in class net.jalbum.filters.auto.AutoFilter
 
isColorsPossible() - Method in class net.jalbum.filters.auto.AutoFilter
 
isCompressAudioClips() - Method in class se.datadosen.jalbum.Config
 
isConfirmedSignedIn() - Method in class se.datadosen.jalbum.SignInManager
 
isConnected() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
isConnected() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
isConnected() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
isConnected() - Method in interface net.jalbum.remotefs.RemoteFS
Check if connected to remote system
isConnected() - Method in class net.jalbum.remotefs.RemoteFSBean
 
isConnected() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
isConnected() - Method in class se.datadosen.jalbum.UploadBean
 
isContrast() - Method in class net.jalbum.filters.auto.AutoFilter
 
isCopyOriginals() - Method in class se.datadosen.jalbum.AlbumBean
 
isCustomTitleBar() - Method in class se.datadosen.jalbum.Config
 
isCut() - Method in class se.datadosen.explorer.JAlbumObject
 
isDark() - Static method in class se.datadosen.util.LaF
Replacing Platform.isDarkLookAndFeel (Platform is installed in JAlbum.jar, which makes it harder to maintain)
isDarkLookAndFeel() - Static method in class se.datadosen.util.Platform
Deprecated.
Use Laf.isDark()
isDataFlavorSupported(DataFlavor) - Method in class net.jalbum.util.JavaImageSelection
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.component.tags.TagsTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.dnd.TransferableNode
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.explorer.AlbumObjectTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.explorer.DetailsEditor.FieldClip
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.jalbum.AlbumProject
 
isDebugMode() - Method in class se.datadosen.jalbum.Config
True if lggging level is fine or more
isDefinitionScriptlet() - Method in class se.datadosen.tags.Element
 
isDeleleteExisting() - Method in class se.datadosen.jalbum.FileCopier
 
isDictionaryPresent() - Static method in class se.datadosen.jalbum.SpellCheckerUtils
 
isDimmed() - Method in class se.datadosen.component.JFadePanel
 
isDirectories() - Method in class se.datadosen.component.JFileSelector
 
isDirectoriesFirst() - Method in class se.datadosen.jalbum.AlbumBean
 
isDirectory() - Method in class net.jalbum.remotefs.FtpFile
 
isDirectory() - Method in class net.jalbum.remotefs.RemoteFile
 
isDirectory() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns true if file is directory.
Parse unix-line if not parsed yet.
isDirectory() - Method in class se.datadosen.io.CachedFile
 
isDirectory() - Method in class se.datadosen.io.CachedLinkFile
 
isDirectory() - Method in class se.datadosen.jalbum.io.VirtualDirectory
 
isDirectory() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
isDirty() - Method in class se.datadosen.jalbum.AlbumBean
Tell if settings have changed since last album build
isDirty() - Method in class se.datadosen.jalbum.MakeResult
 
isDirty(File, File) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Return true if either dest does not exist or is older than source
isDirty(File, AlbumObject) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Return true if either dest does not exist or is older than source New since v13.3: Also considers videos with updated representing images dirty
isDisableColorSubsampling() - Method in class se.datadosen.jalbum.AlbumBean
 
isDiscrete() - Method in class se.datadosen.component.JGlassButton
 
isDismissed() - Method in class se.datadosen.component.JNotification
 
isDismissedBefore() - Method in class se.datadosen.component.JNotification
Convenience
isDisplayableImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
isDisplayableImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isDone() - Method in class se.datadosen.jalbum.SlowOperation
 
isDone() - Method in class se.datadosen.util.ReportingThread
 
isDonor() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
isDoPortMapping() - Method in class se.datadosen.jalbum.ShareBean
 
isDuplicate(AlbumObject, AlbumObject) - Static method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
isDynamic() - Method in class se.datadosen.io.LinkFile
 
isEditable() - Method in class se.datadosen.jalbum.BackupRestoreBase.Column
 
isEditableThemeImageSize() - Method in class se.datadosen.jalbum.SkinProperties
 
isEditing() - Method in class se.datadosen.explorer.JAlbumObject
 
isEmpty() - Method in class net.jalbum.util.Parameters
 
isEmpty() - Method in class se.datadosen.jalbum.ast.TextNode
 
isEmpty() - Method in class se.datadosen.jalbum.MetaObjectCache
 
isEmpty() - Method in class se.datadosen.util.BlockingLifoQueue
 
isEmpty() - Method in class se.datadosen.util.CharBuffer
 
isEmpty() - Method in class se.datadosen.util.Scope
isEmpty
isEmpty(File) - Static method in class se.datadosen.util.IO
Check whether specified directory is empty.
isEnabled() - Method in class net.jalbum.filters.arty.ArtyFilter
 
isEnabled() - Method in class net.jalbum.filters.auto.AutoFilter
 
isEnabled() - Method in class net.jalbum.filters.GrayscaleFilter
 
isEnabled() - Method in interface net.jalbum.filters.JAlbumFilter
 
isEnabled() - Method in class net.jalbum.filters.LogoFilter
 
isEnabled() - Method in class net.jalbum.filters.TextFilter
 
isEnabled() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingComboBox
 
isEnabled() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingLabel
 
isEnabled() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingPanel
 
isEnabled() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingTextField
 
isEnabled() - Static method in class se.datadosen.jalbum.VideoProcessor
 
isEnabled() - Method in class se.datadosen.jalbum.Watchdog
 
isEnabled() - Method in class se.datadosen.util.AliasAction
 
isEnabled() - Method in class se.datadosen.util.MappedAction
 
isEnabled(int) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyLogger
 
isEnabledVetoed(JComponent) - Static method in class se.datadosen.component.ComponentUtilities
 
isEnableThumbnailLayout() - Method in class se.datadosen.jalbum.SkinProperties
 
isEncodable(String, String) - Static method in class se.datadosen.util.StringCodec
 
isEncryptManifest() - Method in class se.datadosen.jalbum.Config
 
isEvalScriptlet() - Method in class se.datadosen.tags.Element
 
isExcludeBacklinks() - Method in class se.datadosen.jalbum.AlbumBean
 
isExcludeByDefault() - Method in class se.datadosen.jalbum.AlbumBean
 
isExifImageDescription() - Method in class se.datadosen.jalbum.AlbumBean
 
isExifUserComment() - Method in class se.datadosen.jalbum.AlbumBean
 
isExitOnClose() - Method in class se.datadosen.jalbum.JAlbumFrame
 
isExitOnClose() - Method in class se.datadosen.jalbum.SkinManager
 
isExpanded() - Method in class net.jalbum.projectgroups.JProjectGroupsPanel
 
isExpanded() - Method in class net.jalbum.review.JCameraInfoPanel
 
isExpanded() - Method in class se.datadosen.component.JCollapsiblePanel
 
isFile() - Method in class net.jalbum.remotefs.FtpFile
 
isFile() - Method in class net.jalbum.remotefs.RemoteFile
 
isFile() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns true if file is a file.
Parse unix-line if not parsed yet.
isFile() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
isFileSupported(File) - Static method in class se.datadosen.util.FileFilters
Tell if the extension of a specific file is supported by FileFilters.
isFlipped() - Method in enum se.datadosen.util.Orientation
 
isFolder() - Method in interface se.datadosen.jalbum.AlbumObject
 
isFolder() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isFolder() - Method in class se.datadosen.jalbum.VirtualFolder
 
isFoldersFirst() - Method in interface se.datadosen.jalbum.AlbumObject
 
isFoldersFirst() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isFoldersFirst() - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
isFoldersFirst() - Method in class se.datadosen.jalbum.VirtualFolder
 
isForceJPEGImages() - Method in class se.datadosen.jalbum.AlbumBean
 
isForceJPEGThumbs() - Method in class se.datadosen.jalbum.AlbumBean
 
isForceProcessing() - Method in class se.datadosen.jalbum.AlbumBean
Force image processing even if source image is smaller than destination and no filters are applied
isForceRebuild() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
isForceUTF8() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
isForceUTF8() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
isForceUTF8() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
isForceUTF8() - Method in interface net.jalbum.remotefs.RemoteFS
Return whether UTF8 is forced
isForceUTF8() - Method in class net.jalbum.remotefs.RemoteFSBean
 
isForceUTF8() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
isForceVideoProcessing() - Method in class se.datadosen.jalbum.AlbumBean
Force video processing too if make mode is All
isForceVideoProcessing() - Method in class se.datadosen.jalbum.MakeAlbumTask
 
isFormatSupported(File) - Method in class se.datadosen.jalbum.VideoProcessor
 
isFormatSupported(String) - Method in class se.datadosen.jalbum.VideoProcessor
 
isFree() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
isFtpForceUTF8() - Method in class se.datadosen.jalbum.AccountProfile
 
isFtpForceUTF8() - Method in class se.datadosen.jalbum.UploadBean
 
isFullHTMLEditing() - Method in interface se.datadosen.component.SmartTextComponent
 
isFullHTMLEditing() - Method in class se.datadosen.component.SmartTextComponentSupport
 
isFullScreen() - Method in class net.jalbum.browser.JxBrowser
 
isFullScreen() - Method in interface net.jalbum.browser.WebBrowser
 
isFullScreen(Window) - Static method in class se.datadosen.jalbum.MacUtilities
 
isFullSiteSupport() - Method in class se.datadosen.jalbum.SkinProperties
 
isGenerateJSON() - Method in class se.datadosen.jalbum.AlbumBean
 
isHidden() - Method in class se.datadosen.component.JProgressSpinner
Tell if ticks are showing
isHidden() - Method in interface se.datadosen.jalbum.AlbumObject
 
isHidden() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isHiDPIImages() - Method in class se.datadosen.jalbum.AlbumBean
Tell whether closeup images are generated for HiDPI screens (i.e.
isHiDPIThumbs() - Method in class se.datadosen.jalbum.AlbumBean
Tell whether thumbnails are generated for HiDPI screens (i.e.
isHighQualityThumbs() - Method in class se.datadosen.jalbum.AlbumBean
 
isHoverStyle() - Method in class se.datadosen.component.JToolBarButton
 
isIgnoreControlFiles() - Method in class se.datadosen.jalbum.AlbumFileFilter
 
isIgnoreOrdering() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isIncluded() - Method in class se.datadosen.explorer.JAlbumObject
 
isIncluded() - Method in interface se.datadosen.jalbum.AlbumObject
 
isIncluded() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isIncludeDirectories() - Method in class se.datadosen.jalbum.AlbumBean
 
isIncludeExcluded() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isIncludeLifeboatFile() - Method in class se.datadosen.jalbum.Config
 
isIncludeLocation() - Method in class se.datadosen.jalbum.JSONMaker
 
isIncludeMissing() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isIncludeOriginal() - Method in interface se.datadosen.jalbum.AlbumObject
 
isIncludeOriginal() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isIncludeOriginals() - Method in class se.datadosen.jalbum.AlbumBean
 
isIndeterminate() - Method in class se.datadosen.jalbum.event.ProgressEvent
 
isIndexAlbumObjects() - Method in class se.datadosen.jalbum.Config
 
isIndexMetadata() - Method in class se.datadosen.jalbum.Config
 
isInPopup() - Method in class se.datadosen.component.JNotification
 
isInstalled() - Static method in class se.datadosen.jalbum.TextEditor
 
isInternalLink() - Method in interface se.datadosen.jalbum.AlbumObject
 
isInternalLink() - Method in class se.datadosen.jalbum.LinkFileAlbumObject
 
isInvertColors() - Method in class se.datadosen.component.DeferredSVGIcon
 
isIptcCaption() - Method in class se.datadosen.jalbum.AlbumBean
 
isItalic() - Method in class net.jalbum.filters.TextFilter
 
isJpegComment() - Method in class se.datadosen.jalbum.AlbumBean
 
isJPEGImage(File) - Static method in class se.datadosen.util.FileFilters
 
isJsonAlbum() - Method in class se.datadosen.jalbum.WebLocation
Call after successful findRepresentingImage() call
isKeepMetaData() - Method in class se.datadosen.jalbum.AlbumBean
 
isKeepOpen() - Method in class net.jalbum.component.JQRComponent
 
isKeepXmpData() - Method in class se.datadosen.jalbum.AlbumBean
 
isLateDiscovery() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isLeaf() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
isLeaf() - Method in class net.jalbum.projectgroups.RecentProjectsGroup
 
isLeaf() - Method in class se.datadosen.explorer.FolderTreeNode
 
isLeaf() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isLevels() - Method in class net.jalbum.filters.auto.AutoFilter
 
isLicenseValid() - Method in interface se.datadosen.jalbum.LicenseManager
Returns true if the current account has a valid license
isLicenseValid() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
isLicenseValid() - Method in class se.datadosen.jalbum.SignInManager
Deprecated.
Use LicenseManager instead
isLicenseValidFor(String) - Method in class se.datadosen.jalbum.LicenseManagerImpl
Returns true if the current license is valid for the specified version number Runs a dynamic check against jalbum.net
isLikes() - Method in class se.datadosen.component.JSkinLikesPanel
 
isLimited() - Method in class se.datadosen.jalbum.structure.LimitTransformer
 
isLink() - Method in class net.jalbum.remotefs.FtpFile
isLink
isLink() - Method in class net.jalbum.remotefs.RemoteFile
 
isLink() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns true if file is a link.
Parse unix-line if not parsed yet.
isLink() - Method in interface se.datadosen.jalbum.AlbumObject
 
isLink() - Method in class se.datadosen.jalbum.LinkFileAlbumObject
 
isLink() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
isLink() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isLinux() - Static method in class se.datadosen.util.Platform
 
isLoadingProject() - Method in class se.datadosen.jalbum.JAlbumFrame
 
isLoadingSkin() - Method in class se.datadosen.jalbum.JMainSettingsPanel
 
isLoadingUI() - Method in class se.datadosen.jalbum.JCustomPanel
Check to see if UI is currently being loaded/initialized During loading, calls to saveUI are ignored This helps avoiding indirect calls to saveUI during component initialization when having attached change listeners to UI components (Some UI components don't have ActionListeners and therefore can't tell user actions from programmatic actions apart)
isLoadingUI() - Method in class se.datadosen.jalbum.JWebPageUI
Check to see if UI is currently being loaded/initialized During loading, calls to saveUI are ignored This helps avoiding indirect calls to saveUI during component initialization when having attached change listeners to UI components (Some UI components don't have ActionListeners and therefore can't tell user actions from programmatic ations apart)
isLocal(URL) - Static method in class se.datadosen.net.NetUtil
 
isLowerDragging() - Method in class se.datadosen.component.slider.RangeSlider
 
isMac() - Static method in class se.datadosen.util.Platform
 
isMacOsDarkMode() - Static method in class se.datadosen.jalbum.MacUtilities
Hack from https://gist.github.com/HanSolo/7cf10b86efff8ca2845bf5ec2dd0fe1d Typical execution time: 15ms
isMakeDeepJSONData() - Method in class se.datadosen.jalbum.SkinProperties
 
isMakeImages() - Method in class se.datadosen.jalbum.AlbumBean
 
isMakeThumbs() - Method in class se.datadosen.jalbum.AlbumBean
 
isMakeTree() - Method in class se.datadosen.jalbum.JSONMaker
 
isMakeWebLocationSlides() - Method in class se.datadosen.jalbum.SkinProperties
 
isMakingAlbum() - Method in class se.datadosen.jalbum.AlbumBean
 
isMatch(String) - Method in class se.datadosen.jalbum.TypeNavigator
 
isMediaFile(File) - Static method in class se.datadosen.util.FileFilters
Deprecated.
Use hasIcon() instead
isMediaRSS() - Method in class se.datadosen.jalbum.AlbumBean
 
isMetaData() - Method in class se.datadosen.jalbum.AlbumBean
 
isMultiSelectionEnabled() - Method in class se.datadosen.component.windows.WindowsFileChooser
 
isMyjalbum() - Method in class se.datadosen.jalbum.AccountProfile
 
isMyjalbum() - Method in class se.datadosen.jalbum.UploadBean
 
isNotifyNotes() - Method in class se.datadosen.jalbum.AlbumBean
 
iso2Country - Variable in class se.datadosen.jalbum.PlaceService.Place
 
isOkPressed() - Method in class se.datadosen.jalbum.JHyperTextDialog
 
isOkPressed() - Method in class se.datadosen.jalbum.JWebServerSettingsDialog
 
isOldDonor() - Method in interface se.datadosen.jalbum.LicenseManager
Has user donated before jAlbum 10?
isOldDonor() - Method in class se.datadosen.jalbum.LicenseManagerImpl
Has user donated before jAlbum 10?
isOldDonor() - Method in class se.datadosen.jalbum.SignInManager
Deprecated.
Use LicenseManager instead
isOnToolbar() - Method in class se.datadosen.component.JToolBarButton
 
isOrdered() - Method in class se.datadosen.jalbum.TreeCollection
 
isOverrideExistingCopyright() - Method in class se.datadosen.jalbum.AlbumBean
 
isPaid() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
isPassiveMode() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
isPassiveMode() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
isPassiveMode() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
isPassiveMode() - Method in interface net.jalbum.remotefs.RemoteFS
Return if passive mode is used
isPassiveMode() - Method in class net.jalbum.remotefs.RemoteFSBean
 
isPassiveMode() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
isPassiveMode() - Method in class se.datadosen.jalbum.AccountProfile
 
isPassiveMode() - Method in class se.datadosen.jalbum.UploadBean
 
isPasswordProtected() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isPaused() - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
isPendingNotification() - Static method in class se.datadosen.jalbum.TipOfTheDay
 
IsPersistent - Interface in se.datadosen.jalbum.event
Marker interface to denote JAlbumLister that isn't supposed to be unregistered after a skin change event
isPhotoSphere(AlbumObject) - Static method in class se.datadosen.jalbum.PhotoSphere
 
isPinned() - Method in class net.jalbum.review.JCameraInfoPanel
 
isPopupVisible() - Method in class se.datadosen.component.JPopupButton
 
isPortableControlDown(MouseEvent) - Static method in class se.datadosen.explorer.JAlbumExplorer
 
isPostscale() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
isPotentialPhotoSphere(AlbumObject) - Static method in class se.datadosen.jalbum.PhotoSphere
 
isPrescale() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
isPresent(String) - Static method in class se.datadosen.jalbum.Msg
 
isPresent(Attachments.Type) - Method in class se.datadosen.jalbum.Attachments
 
isPreserveLastModified() - Static method in class se.datadosen.util.IO
 
isPreviewMode() - Method in class se.datadosen.explorer.JAlbumExplorer
 
isPreviewTabShowing() - Method in class se.datadosen.explorer.JAlbumExplorer
 
isPrintable(Object) - Static method in class se.datadosen.tags.Template
 
isProcessFolderThumbs() - Method in class se.datadosen.jalbum.AlbumBean
 
isProcessing() - Method in class se.datadosen.jalbum.VideoProcessor
 
isProjectLoaded() - Method in class se.datadosen.explorer.JAlbumExplorer
 
isProtected() - Method in class se.datadosen.jalbum.AccountProfile
 
isRaw() - Method in class se.datadosen.util.FileFilters.BasicImageInfo
 
isReadJAlbumMetaData() - Method in class se.datadosen.jalbum.AlbumBean
 
isReadXmp() - Method in class se.datadosen.jalbum.AlbumBean
 
isRealDirectory() - Method in class se.datadosen.jalbum.RemoteFSNode
Temporary nodes (just created ones) have no physical remote directory
isRebuilding() - Method in class net.jalbum.browser.BrowserPanel
 
isRedoing() - Method in class net.jalbum.undo.UndoHandler
 
isRedoPossible() - Method in class net.jalbum.filterManager.FilterManager
 
isRefreshed() - Method in class se.datadosen.explorer.DetailsEditor
 
isRememberCopiedFiles() - Method in class se.datadosen.jalbum.Config
 
isRememberDismissed() - Method in class se.datadosen.component.JNotification
 
isRememberImports() - Method in class net.jalbum.script.GroovierScriptEngine
 
isRememberLastSelectedItem() - Method in class se.datadosen.jalbum.Config
 
isRememberShown() - Method in class se.datadosen.component.JNotification
Decide if notification is to remember if and when notification with the currently set content (hashCode based) was last shown
isRememberWindowBounds() - Method in class se.datadosen.jalbum.Config
 
isRemoveDiacritics() - Method in class se.datadosen.jalbum.AlbumBean
 
isRepeat() - Method in class se.datadosen.component.JWorkFlow
 
isResDir() - Method in class se.datadosen.jalbum.AlbumFileFilter
 
isResourcesFolder(AlbumObject) - Static method in class se.datadosen.jalbum.AlbumObjectImpl
 
isReverseFolderOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
isReverseFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isReverseFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
isReverseOrder() - Method in class se.datadosen.jalbum.AlbumBean
 
isReverseOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
isReverseOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isReverseOrdering() - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
isReversing() - Method in class net.jalbum.util.Animator.Control
 
isRotated() - Method in enum se.datadosen.util.Orientation
 
isRoundedBorder() - Method in class net.jalbum.filters.TextFilter
 
isRunning() - Method in class se.datadosen.jalbum.Watchdog
 
isRunning() - Method in interface se.datadosen.net.IHttpServer
 
isRunning() - Method in class se.datadosen.net.JettyHttpServer
isRunning
isRunning() - Method in class se.datadosen.util.Stopwatch
 
isSameBase(String, AlbumObject) - Static method in class se.datadosen.jalbum.ImageRenderer
 
isSameRoot(String, String) - Static method in class se.datadosen.jalbum.ImageRenderer
 
isScaleToMaxSize() - Method in class net.jalbum.component.JImageComponent
 
isScrollToTop() - Method in class se.datadosen.jalbum.Config
 
isSecureFtp() - Method in class se.datadosen.jalbum.AccountProfile
 
isSelected() - Method in class net.jalbum.component.Selectable
 
isSelected() - Method in class se.datadosen.component.tags.JTag
 
isSelected() - Method in class se.datadosen.component.ToggleAction
 
isSelected() - Method in class se.datadosen.explorer.JAlbumObject
 
isSeparateDescription() - Method in class se.datadosen.jalbum.SkinProperties
 
isSeparateThemeImage() - Method in class se.datadosen.jalbum.SkinProperties
 
isServerBasedPreview() - Method in class se.datadosen.jalbum.Config
 
isSet(String) - Method in class se.datadosen.jalbum.SkinProperties
 
isShowingNotification() - Static method in class se.datadosen.jalbum.TipOfTheDay
 
isShowingTasksPanel() - Method in class net.jalbum.component.JProgressManager
 
isShowLabel() - Method in class se.datadosen.component.JPlainButton
 
isShowLabel() - Method in class se.datadosen.component.JSiteButton
 
isShowLabel() - Method in class se.datadosen.explorer.JComboButton
 
isShownBefore() - Method in class se.datadosen.component.JNotification
Convenience
isShowOpenHTMLEditorButton() - Method in class se.datadosen.jalbum.Config
 
isShowServerRootDirectory() - Method in class se.datadosen.jalbum.AccountProfile
 
isShowTipOfTheDay() - Method in class se.datadosen.jalbum.Config
 
isShowWarnings() - Method in class se.datadosen.jalbum.Config
 
isShutdown() - Method in class se.datadosen.jalbum.io.FileTreeProcessor
 
isSignedIn() - Method in class se.datadosen.jalbum.SignInManager
Gets the value of the signedIn property.
isSignupOk() - Method in class se.datadosen.jalbum.JSignUpDialog
 
isSkinUISelected() - Method in class se.datadosen.jalbum.JAlbumFrame
Is the skin user interface showing? Contract with skin developers
isSlides() - Method in class se.datadosen.jalbum.AlbumBean
 
isSmall() - Method in class net.jalbum.component.JDraggableList
 
isSortFileList() - Method in class se.datadosen.io.ChainedDirectory
 
isSortKeys() - Method in class se.datadosen.component.JMapTable
 
isSpelling() - Method in interface se.datadosen.component.SmartTextComponent
 
isSpelling() - Method in class se.datadosen.component.SmartTextComponentSupport
 
isSpelling() - Method in interface se.datadosen.component.SupportsSpelling
 
isSpinning() - Method in class se.datadosen.component.JProgressSpinner
Is there an ongoing animation?
isStarted() - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
isSubdirectoryOf(File, File) - Static method in class se.datadosen.util.IO
Test if subdir is a subdirectory of dir (or one of its subdirectories recursively)
isSubdirs() - Method in class se.datadosen.jalbum.AlbumBean
 
isSuperimposeFilmIcon() - Method in class se.datadosen.jalbum.AlbumBean
 
isSupported() - Method in class se.datadosen.jalbum.MediaPlayerProcessor
 
isSupportsInternalLinking() - Method in class se.datadosen.jalbum.SkinProperties
 
isSupportsVariants() - Method in class se.datadosen.jalbum.SkinProperties
 
isSymbolicLink() - Method in class se.datadosen.io.CachedFile
 
isSynchingUI() - Static method in class se.datadosen.util.BeanBinder
Return true if we're currently synching a UI from a bean on the same thread as calling thread (see getProperties(Object bean, Object jComponentHolder)
isSynchingUI() - Static method in class se.datadosen.util.PropertyBinder
Return true if we're currently synching a UI from a Map object on the same thread as calling thread (see syncUI(Map props, JComponentHolder jComponentHolder)
isSynchronizeOutputDirectory() - Method in class se.datadosen.jalbum.Config
 
isSystemFile(String) - Static method in class se.datadosen.util.IO
 
isThumbFile(File) - Static method in class se.datadosen.util.IO
 
isThumbnails() - Method in class net.jalbum.filters.AbstractFilter
 
isThumbnails() - Method in interface net.jalbum.filters.JAlbumFilter
 
isThumbs - Variable in class se.datadosen.jalbum.ElementFactory.CategorizedElements
 
isTile() - Method in class net.jalbum.filters.LogoFilter
 
isTile() - Method in class net.jalbum.filters.TextFilter
 
isTipToRight() - Method in class se.datadosen.component.ComicSpeechBubbleBorder
 
isTraceCalls() - Method in class net.jalbum.util.Profiler.SampleSettings
 
isTrackDiskSpaceUsage() - Method in class net.jalbum.remotefs.RemoteFSBean
 
isTrackDiskSpaceUsage() - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
isTranslated(String) - Static method in class se.datadosen.jalbum.Msg
 
isTranslated(String) - Method in class se.datadosen.util.SmartResourceBundle
 
isTraversable(File) - Method in class se.datadosen.jalbum.ThumbnailFileView
Whether the directory is traversable or not.
isTrue(String) - Method in class net.jalbum.util.QuickProperties
 
isTypical(String) - Static method in class net.jalbum.Rendition
 
isUndoing() - Method in class net.jalbum.undo.UndoHandler
 
isUndoPossible() - Method in class net.jalbum.filterManager.FilterManager
 
isUnifyColorModel() - Method in class se.datadosen.jalbum.Config
 
isUpdatedDirsOnly() - Method in class se.datadosen.jalbum.AlbumBean
 
isUpperDragging() - Method in class se.datadosen.component.slider.RangeSlider
 
isUrlEncode() - Method in class se.datadosen.jalbum.AlbumBean
 
isURLFormat() - Method in class se.datadosen.component.JFileSelector
 
isUseBorders() - Method in class net.jalbum.component.JDraggableList
 
isUseCustomVideoSettings() - Method in class se.datadosen.jalbum.AlbumBean
 
isUseHardLinks() - Method in class se.datadosen.jalbum.Config
 
isUseInternalLinking() - Method in class se.datadosen.jalbum.AlbumBean
Whether to save album size by avoiding generating multiple copies of closeups and thumbnails by allowing the same object to be referenced from several folders
isUseLayoutHints() - Method in class se.datadosen.jalbum.Config
 
isUseNativeFileDialogs() - Method in class se.datadosen.jalbum.Config
 
isUseOriginal() - Method in interface se.datadosen.jalbum.AlbumObject
 
isUseOriginal() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isUsesFlash() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
isUseThumbForFolderIcon() - Method in class se.datadosen.jalbum.AlbumBean
 
isUseWatchdog() - Method in class se.datadosen.jalbum.Config
 
isUsingAlloyLAF() - Static method in class se.datadosen.jalbum.JAlbum
 
isUsingSystemLAF() - Static method in class se.datadosen.jalbum.JAlbum
 
isUTF8(byte[]) - Static method in class se.datadosen.util.StringCodec
 
isUTF8(byte[], int, int) - Static method in class se.datadosen.util.StringCodec
 
isVariant(String, String) - Static method in class se.datadosen.jalbum.ImageRenderer
Test if passed test file is a variant of typicalFile, i.e.follows the -nnnw pattern where nnn is the image width
isVariant(String, AlbumObject) - Static method in class se.datadosen.jalbum.ImageRenderer
 
isVerified() - Method in class se.datadosen.jalbum.AccountProfile
Tell if the webRootURL and ftpWebRootDirectory has been verified ok
isVideoSupport() - Method in class se.datadosen.jalbum.Config
Deprecated.
Use isVideoSupported instead
isVideoSupported() - Method in class se.datadosen.jalbum.Config
Tell if video support has been activated
isView() - Method in interface se.datadosen.jalbum.AlbumObject
 
isVisible() - Method in class se.datadosen.jalbum.JAlbumTrayIcon
 
isVisibleOnProfilePage() - Method in class se.datadosen.jalbum.AlbumBean
Upload privacy related
isWebSafe(String) - Static method in class se.datadosen.util.IO
 
isWidgetInjection() - Method in class se.datadosen.jalbum.AlbumBean
 
isWindows() - Static method in class se.datadosen.util.Platform
 
isWithin(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
 
isWithin(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isWriteUTF8() - Method in class se.datadosen.jalbum.AlbumBean
 
isWriteXmp() - Method in class se.datadosen.jalbum.Config
 
isZipstreaming() - Method in class se.datadosen.jalbum.Config
 
isZoomeable() - Method in class net.jalbum.component.JImageComponent
 
item - Variable in class se.datadosen.component.slider.SliderInfo
 
item - Variable in class se.datadosen.util.Item
 
Item - Class in se.datadosen.util
Allow comboboxes to have item-value pairs.
Item(Object) - Constructor for class se.datadosen.util.Item
 
Item(Object, Object) - Constructor for class se.datadosen.util.Item
 
ITEM_GAP - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
itemStateChanged(ItemEvent) - Method in class se.datadosen.component.StateMonitor
Since jAlbum 12.5, only fires onChange when a new item is selected JComboBox and Checkbox listener
itemVector() - Static method in class se.datadosen.util.Countries
 
iterator() - Method in class net.jalbum.util.Parameters
 
iterator() - Method in class se.datadosen.jalbum.io.FileTreeCollection
 
iterator() - Method in class se.datadosen.jalbum.Paginator
 
iterator() - Method in class se.datadosen.jalbum.TreeCollection
 
iterator() - Method in class se.datadosen.util.BlockingLifoQueue
 
IteratorNode - Class in se.datadosen.jalbum.ast
 
IteratorNode(Element, AST, Supplier<AlbumObject[]>) - Constructor for class se.datadosen.jalbum.ast.IteratorNode
 

J

JAccountStatusPanel - Class in se.datadosen.jalbum
 
JAccountStatusPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JAccountStatusPanel
 
JActionComboBox - Class in net.jalbum.component
ComboBox of Actions
JActionComboBox(Action...) - Constructor for class net.jalbum.component.JActionComboBox
 
JAddAccountDialog - Class in se.datadosen.jalbum
Title: JAlbum
JAddAccountDialog(JPublishWizard, boolean, boolean) - Constructor for class se.datadosen.jalbum.JAddAccountDialog
 
JAddressBar - Class in se.datadosen.explorer
 
JAddressBar(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JAddressBar
 
JAddressPanel() - Constructor for class se.datadosen.explorer.JSharePanel.JAddressPanel
 
JAdvancedAccountSettingsDialog - Class in se.datadosen.jalbum
 
JAdvancedAccountSettingsDialog(JPublishWizard, boolean) - Constructor for class se.datadosen.jalbum.JAdvancedAccountSettingsDialog
 
JAFilter - Interface in se.datadosen.jalbum
Interface that all JAlbum image filters need to implement.
JAFilterNode - Class in se.datadosen.jalbum
 
JAFilterNode() - Constructor for class se.datadosen.jalbum.JAFilterNode
 
JAFilterNode(JAFilter, int) - Constructor for class se.datadosen.jalbum.JAFilterNode
 
jalbum - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
jalbum - Static variable in class se.datadosen.component.ShareIcons
 
jalbum(File) - Static method in class se.datadosen.jalbum.ControlFiles
 
jAlbum - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
JAlbum - Class in se.datadosen.jalbum
Main JAlbum launcher.
JAlbum(String[]) - Constructor for class se.datadosen.jalbum.JAlbum
 
JALBUM - Enum constant in enum se.datadosen.component.JNotification.Type
jAlbum is the sender
jalbum_big - Static variable in class se.datadosen.component.ShareIcons
 
JALBUM_FOLDER_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
jalbum_grey - Static variable in class se.datadosen.component.ShareIcons
 
jalbum_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
JALBUM_PLUGIN_TYPE - Static variable in class se.datadosen.jalbum.PluginManager
 
JALBUM_SKIN_TYPE - Static variable in class se.datadosen.jalbum.SkinManager
 
JALBUM_SUPPORTER - Static variable in class se.datadosen.jalbum.LicenseManagerImpl
 
JAlbumAdapter - Class in se.datadosen.jalbum.event
Adapter class to be subclassed by those only interrested in a few JAlbum events
JAlbumAdapter() - Constructor for class se.datadosen.jalbum.event.JAlbumAdapter
 
JAlbumBorders - Class in se.datadosen.jalbum
 
JAlbumColor - Class in se.datadosen.jalbum
 
JAlbumConsole - Class in se.datadosen.jalbum
Text console front end application for JAlbum
JAlbumConsole(Properties) - Constructor for class se.datadosen.jalbum.JAlbumConsole
 
JAlbumContext - Class in se.datadosen.jalbum
Central repository for commonly used jAlbum classes
JAlbumEvent - Class in se.datadosen.jalbum.event
 
JAlbumEvent(Object) - Constructor for class se.datadosen.jalbum.event.JAlbumEvent
 
JAlbumExplorer - Class in se.datadosen.explorer
A visual file manager for JAlbum
JAlbumExplorer(JAlbumFrame) - Constructor for class se.datadosen.explorer.JAlbumExplorer
 
JAlbumFakeFrame - Class in se.datadosen.jalbum
When running jAlbum in console mode, the "window" object is an instance of this class instead of JAlbumFrame This enables jAlbum to execute onload.bsh when a skin is set in console mode without breaking the script, as the script calls window.setSkinUI()
JAlbumFakeFrame() - Constructor for class se.datadosen.jalbum.JAlbumFakeFrame
 
JAlbumFilter - Interface in net.jalbum.filters
Interface for filters installed under jAlbum's Effects panel
JAlbumFrame - Class in se.datadosen.jalbum
Main JAlbum user interface
JAlbumFrame(File) - Constructor for class se.datadosen.jalbum.JAlbumFrame
 
JAlbumFrame.JAlbumFrameActions - Class in se.datadosen.jalbum
 
JAlbumFrame.JAlbumFrameButtons - Class in se.datadosen.jalbum
 
JAlbumFrame.JAlbumFrameMenus - Class in se.datadosen.jalbum
 
JAlbumFrameActions() - Constructor for class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
JAlbumFrameIcons - Class in se.datadosen.jalbum
 
JAlbumImageFilter - Interface in net.jalbum.filterManager
 
JAlbumInfo - Class in se.datadosen.jalbum
 
JAlbumInfo(JAlbumContext, AlbumProject) - Constructor for class se.datadosen.jalbum.JAlbumInfo
 
JAlbumListener - Interface in se.datadosen.jalbum.event
Listener interface to be implemented by classes interrested in monitoring the lifecycle of a skin UI Skin developers are _STRONGLY_ adviced to subclass the JAlbumAdapter in order to monitor events as new methods probably will be added here.
JAlbumManager - Class in se.datadosen.jalbum
A JAlbumManager provides a component that is similar to a JTabbedPane, but instead of maintaining tabs, it uses Outlook-style bars to control the visible component
JAlbumManager(JAlbumContext, JTree) - Constructor for class se.datadosen.jalbum.JAlbumManager
 
JAlbumManager.AlbumRootComponent - Class in se.datadosen.jalbum
 
JAlbumObject - Class in se.datadosen.explorer
Visual representation of a file or folder.
JAlbumObject(AlbumObject, JAlbumObjectsPanel) - Constructor for class se.datadosen.explorer.JAlbumObject
 
JAlbumObjectsPanel - Class in se.datadosen.explorer
 
JAlbumObjectsPanel(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JAlbumObjectsPanel
 
JAlbumPlugin - Interface in se.datadosen.jalbum
JAlbum plugin interface On start up, jAlbum scans class files ending in *Plugin inside the "plugins" and "ext" directory (jar files) If found classes also implement this interface, an instance of that class is created.
jalbumSharingAction - Variable in class se.datadosen.explorer.JSharePanel
 
JAlbumSite - Class in se.datadosen.jalbum
Class representing the JAlbum web site and its current status and related services
JAlbumTagsField - Class in se.datadosen.component
 
JAlbumTagsField(int) - Constructor for class se.datadosen.component.JAlbumTagsField
 
JAlbumTrayIcon - Class in se.datadosen.jalbum
 
JAlbumUtilities - Class in se.datadosen.jalbum
Miscellaneous JAlbum related utility methods that doesn't fit elsewhere
JAlbumWindow - Interface in se.datadosen.jalbum
Exposes basic functionality common to both the real JAlbum window (JAlbumFrame) and the fake window (JAlbumFakeFrame) that "window" is bound to when running in console mode
JAlignmentSelector - Class in net.jalbum.component
Version of net.jalbum.filters.ui.JAlignmentSelector that can be used by skins Has an embedded model and fires "alignment" propertyChangeEvents
JAlignmentSelector - Class in net.jalbum.filters.ui
UI component for selecting horizontal and vertical alignment
JAlignmentSelector() - Constructor for class net.jalbum.component.JAlignmentSelector
 
JAlignmentSelector(String) - Constructor for class net.jalbum.component.JAlignmentSelector
 
JAlignmentSelector(Aligneable) - Constructor for class net.jalbum.filters.ui.JAlignmentSelector
 
JAlignmentSelector(VerticalAlignment, Alignment) - Constructor for class net.jalbum.component.JAlignmentSelector
 
JAlphabeticalGroupingDialog - Class in se.datadosen.jalbum.structure
 
JAlphabeticalGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JAlphabeticalGroupingDialog
 
JAlphaColorSelector - Class in se.datadosen.component
Like JColorSelector, but with support for alpha channel.
JAlphaColorSelector() - Constructor for class se.datadosen.component.JAlphaColorSelector
 
JAlphaColorSelector(String) - Constructor for class se.datadosen.component.JAlphaColorSelector
 
JAlphaColorSelector(String, JTextField) - Constructor for class se.datadosen.component.JAlphaColorSelector
 
JAlphaColorSelector(JTextField) - Constructor for class se.datadosen.component.JAlphaColorSelector
 
jao - Variable in class se.datadosen.explorer.DetailsEditor
 
jao - Variable in class se.datadosen.explorer.TemporaryFileNameEditor
 
JArrangeCheckBoxList - Class in se.datadosen.component
 
JArrangeCheckBoxList(JCheckBox[]) - Constructor for class se.datadosen.component.JArrangeCheckBoxList
 
JArtySelector - Class in net.jalbum.filters.arty
Selector for Artistic filter
JArtySelector(BufferedImage) - Constructor for class net.jalbum.filters.arty.JArtySelector
 
JAudioClipPanel - Class in se.datadosen.jalbum
 
JAudioClipPanel(AlbumObject, JAlbumFrame) - Constructor for class se.datadosen.jalbum.JAudioClipPanel
 
JavaBridge() - Constructor for class net.jalbum.browser.WebViewBrowser.JavaBridge
 
JavaFXInit - Class in se.datadosen.jalbum
 
JavaFXInit() - Constructor for class se.datadosen.jalbum.JavaFXInit
 
JavaImageSelection - Class in net.jalbum.util
 
JavaImageSelection(Image) - Constructor for class net.jalbum.util.JavaImageSelection
 
JAwardsBadge - Class in se.datadosen.jalbum
Rotate award badges in a fancy way
JAwardsBadge() - Constructor for class se.datadosen.jalbum.JAwardsBadge
 
JBackgroundPanel - Class in se.datadosen.component
 
JBackgroundPanel() - Constructor for class se.datadosen.component.JBackgroundPanel
 
JBackgroundTextField - Class in se.datadosen.component
 
JBackgroundTextField(int) - Constructor for class se.datadosen.component.JBackgroundTextField
 
JBackupFrame - Class in se.datadosen.jalbum
 
JBackupFrame(JAlbumContext) - Constructor for class se.datadosen.jalbum.JBackupFrame
 
JBasicToggleButton - Class in se.datadosen.component
 
JBasicToggleButton() - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(String) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(String, boolean) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(String, Icon) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(String, Icon, boolean) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(Action) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(Icon) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBasicToggleButton(Icon, boolean) - Constructor for class se.datadosen.component.JBasicToggleButton
 
JBindableLabel - Class in net.jalbum.component
JLabel that enables various properties to be bound according to the JavaFX framework This makes this JLabel suitable as status indicator
JBindableLabel() - Constructor for class net.jalbum.component.JBindableLabel
 
JBindableLabel(String) - Constructor for class net.jalbum.component.JBindableLabel
 
JBindableLabel(Icon) - Constructor for class net.jalbum.component.JBindableLabel
 
JButtonBarPane - Class in se.datadosen.component.buttonbar
Works like a jtabbedpane but looks like tabs in Firefox settings.
JButtonBarPane() - Constructor for class se.datadosen.component.buttonbar.JButtonBarPane
 
JButtonBarPane(int) - Constructor for class se.datadosen.component.buttonbar.JButtonBarPane
 
JCalendarGroupingDialog - Class in se.datadosen.jalbum.structure
 
JCalendarGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JCalendarGroupingDialog
 
JCameraInfoPanel - Class in net.jalbum.review
 
JCameraInfoPanel() - Constructor for class net.jalbum.review.JCameraInfoPanel
 
JCardPanel - Class in net.jalbum.component
JPanel using CardLayout and keeping track of currently selected card Also removes need to refer to cards by name
JCardPanel() - Constructor for class net.jalbum.component.JCardPanel
 
JChangeStatus - Class in se.datadosen.jalbum
 
JChangeStatus(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JChangeStatus
 
JCheckBoxList<E> - Class in net.jalbum.component
A list where each item has a checkbox in front of it.
JCheckBoxList() - Constructor for class net.jalbum.component.JCheckBoxList
Create a list containing a checkbox for each item.
JCheckBoxList(boolean) - Constructor for class net.jalbum.component.JCheckBoxList
Create a list containing a checkbox for each item
JCheckBoxList(ListModel<Selectable<E>>) - Constructor for class net.jalbum.component.JCheckBoxList
 
JCheckBoxList(Selectable<E>[]) - Constructor for class net.jalbum.component.JCheckBoxList
 
JCheckBoxList.CheckBoxCellRenderer<E> - Class in net.jalbum.component
 
JCleanToolBar - Class in se.datadosen.component
A ToolBar which looks better than the standard toolbar
JCleanToolBar() - Constructor for class se.datadosen.component.JCleanToolBar
 
JCleanToolBar(Action...) - Constructor for class se.datadosen.component.JCleanToolBar
 
JCollapsiblePanel - Class in se.datadosen.component
Swing panel that can be collapsed/expanded
JCollapsiblePanel() - Constructor for class se.datadosen.component.JCollapsiblePanel
 
JCollapsiblePanel(LayoutManager) - Constructor for class se.datadosen.component.JCollapsiblePanel
 
JCollapsiblePanel(String) - Constructor for class se.datadosen.component.JCollapsiblePanel
 
JCollapsiblePanel(String, LayoutManager) - Constructor for class se.datadosen.component.JCollapsiblePanel
 
JCollapsiblePanel(String, JComponent) - Constructor for class se.datadosen.component.JCollapsiblePanel
 
JColorSelector - Class in se.datadosen.component
Component that allows color selection by clicking on it.
JColorSelector() - Constructor for class se.datadosen.component.JColorSelector
 
JColorSelector(String) - Constructor for class se.datadosen.component.JColorSelector
 
JColorSelector(String, JTextField) - Constructor for class se.datadosen.component.JColorSelector
 
JColorSelector(JTextField) - Constructor for class se.datadosen.component.JColorSelector
 
JComboButton<E> - Class in se.datadosen.explorer
 
JComboButton(E[]) - Constructor for class se.datadosen.explorer.JComboButton
 
JComboButton(E[], boolean) - Constructor for class se.datadosen.explorer.JComboButton
 
JComboMenu - Class in se.datadosen.component
Menu that displays a list of multiple choices
JComboMenu(String) - Constructor for class se.datadosen.component.JComboMenu
 
JComboMenu(String, Item...) - Constructor for class se.datadosen.component.JComboMenu
 
JComboMenu(Item...) - Constructor for class se.datadosen.component.JComboMenu
 
JCommentPanel - Class in se.datadosen.explorer
 
JCommentPanel(JEditPanel) - Constructor for class se.datadosen.explorer.JCommentPanel
 
JCommentPanel.JSmallTextArea - Class in se.datadosen.explorer
 
JComponentHolder - Interface in se.datadosen.util
Classes implementing this interface indicate that they contain JComponents that are to be automatically synchronized with a bean or Property object using either the BeanBinder or PropertyBinder class
JConsoleFrame - Class in se.datadosen.jalbum
Debug console window.
JConsoleFrame(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JConsoleFrame
 
JCopyWarningDialog - Class in se.datadosen.explorer
 
JCopyWarningDialog(JFrame, String, File) - Constructor for class se.datadosen.explorer.JCopyWarningDialog
 
JCreatorGroupingDialog - Class in se.datadosen.jalbum.structure
 
JCreatorGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JCreatorGroupingDialog
 
JCropFocusDialog - Class in se.datadosen.explorer
 
JCropFocusDialog(JAlbumContext, AlbumObject) - Constructor for class se.datadosen.explorer.JCropFocusDialog
 
JCustomPanel - Class in se.datadosen.jalbum
Convenience class to simplify adding image specific control panels for skins Implementors are supposed to subclass it and add their custom UI controls as member variables of the subclass.
JCustomPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JCustomPanel
 
JDateGroupingDialog - Class in se.datadosen.jalbum.structure
 
JDateGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JDateGroupingDialog
 
JDateGroupsPanel - Class in se.datadosen.jalbum.structure
Allow user to select date grouping in up to three levels.
JDateGroupsPanel(JTree) - Constructor for class se.datadosen.jalbum.structure.JDateGroupsPanel
 
JDatePatternComboBox - Class in se.datadosen.component
 
JDatePatternComboBox() - Constructor for class se.datadosen.component.JDatePatternComboBox
 
JDatePatternComboBox(String[]) - Constructor for class se.datadosen.component.JDatePatternComboBox
 
JDirectoryChooser - Class in se.datadosen.component
A fix to JFileChooser that correctly allows only directories to be selected.
JDirectoryChooser() - Constructor for class se.datadosen.component.JDirectoryChooser
 
JDirectoryChooser(Window) - Constructor for class se.datadosen.component.JDirectoryChooser
 
JDirectoryChooser(Window, File) - Constructor for class se.datadosen.component.JDirectoryChooser
 
JDirectoryChooser(File) - Constructor for class se.datadosen.component.JDirectoryChooser
 
JDividerBar - Class in se.datadosen.component
Small vertical divider line
JDividerBar() - Constructor for class se.datadosen.component.JDividerBar
 
JDownloadWizard - Class in se.datadosen.jalbum
 
JDownloadWizard(JAlbumContext) - Constructor for class se.datadosen.jalbum.JDownloadWizard
 
JDraggableList<E> - Class in net.jalbum.component
JList that responds to drag and drop so items can be rearranged Also supports the persisting of list data when used as skin variable, the resulting data is a tab separated string of list items
JDraggableList() - Constructor for class net.jalbum.component.JDraggableList
 
JDraggableList(E[]) - Constructor for class net.jalbum.component.JDraggableList
 
JDraggableList(E[], boolean) - Constructor for class net.jalbum.component.JDraggableList
 
JDraggableList(E[], E...) - Constructor for class net.jalbum.component.JDraggableList
 
JDraggableList(E[], String[]) - Constructor for class net.jalbum.component.JDraggableList
Create a pair or JDraggableLists, populating this primary one with the items matching the keys listed as the second parameter and the remainder in the secondary list
JDraggableList(E[], String[], boolean) - Constructor for class net.jalbum.component.JDraggableList
Create a pair or JDraggableLists, populating this primary one with the items matching the keys listed as the second parameter
JDraggableList(DefaultListModel<E>) - Constructor for class net.jalbum.component.JDraggableList
 
JEditPanel - Class in se.datadosen.explorer
Main panel for AlbumObject editing
JEditPanel(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JEditPanel
 
JEffectsMenu - Class in se.datadosen.explorer
Enable user to filter-out image effects on an image-by-image basis
JEffectsMenu(JAlbumContext) - Constructor for class se.datadosen.explorer.JEffectsMenu
 
JEmbedPanel - Class in se.datadosen.jalbum
Offer the user to embed the current album in another web site / blog etc
JEmbedPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JEmbedPanel
 
JErrorDialog - Class in se.datadosen.component
Expandable, but generic error dialog
JErrorDialog(Component, String, String, Throwable, Dialog.ModalityType) - Constructor for class se.datadosen.component.JErrorDialog
 
JErrorDialog(Component, String, Throwable) - Constructor for class se.datadosen.component.JErrorDialog
 
JErrorDialog(Component, Throwable) - Constructor for class se.datadosen.component.JErrorDialog
 
JErrorFrame - Class in se.datadosen.jalbum
Shown on fatal errors during startup
JErrorFrame(Throwable) - Constructor for class se.datadosen.jalbum.JErrorFrame
 
JettyHttpServer - Class in se.datadosen.net
 
JettyHttpServer() - Constructor for class se.datadosen.net.JettyHttpServer
 
JExplorerPanel - Class in se.datadosen.explorer
 
JExplorerPanel(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JExplorerPanel
 
JFadePanel - Class in se.datadosen.component
Panel that makes its content fade in smoothly Uses a BorderLayout as default Fires "dimmed" property
JFadePanel() - Constructor for class se.datadosen.component.JFadePanel
 
JFadePanel(LayoutManager) - Constructor for class se.datadosen.component.JFadePanel
 
JFadePanel(JComponent) - Constructor for class se.datadosen.component.JFadePanel
 
JFadingText - Class in se.datadosen.component
 
JFadingText(String, JComponent) - Constructor for class se.datadosen.component.JFadingText
 
JFallbackLabel - Class in se.datadosen.component
JLabel that falls back to default font if it cannot display string in specified font
JFallbackLabel() - Constructor for class se.datadosen.component.JFallbackLabel
 
JFallbackLabel(String) - Constructor for class se.datadosen.component.JFallbackLabel
 
JFallbackLabel(String, int) - Constructor for class se.datadosen.component.JFallbackLabel
 
JFallbackLabel(String, Icon, int) - Constructor for class se.datadosen.component.JFallbackLabel
 
JFallbackLabel(Icon) - Constructor for class se.datadosen.component.JFallbackLabel
 
JFallbackLabel(Icon, int) - Constructor for class se.datadosen.component.JFallbackLabel
 
JFileDropPanel - Class in se.datadosen.dnd
 
JFileDropPanel() - Constructor for class se.datadosen.dnd.JFileDropPanel
 
JFileDropPanel(LayoutManager) - Constructor for class se.datadosen.dnd.JFileDropPanel
 
JFileListMenu - Class in se.datadosen.jalbum
Menu that keeps track of a recent file list.
JFileListMenu(RecentProjectFiles) - Constructor for class se.datadosen.jalbum.JFileListMenu
 
JFileMenuItem - Class in se.datadosen.jalbum
 
JFileMenuItem(String, File) - Constructor for class se.datadosen.jalbum.JFileMenuItem
 
JFilePathField - Class in se.datadosen.component
 
JFilePathField(int) - Constructor for class se.datadosen.component.JFilePathField
 
JFileSelector - Class in se.datadosen.component
Component that allows file or folder selection by clicking on it.
JFileSelector() - Constructor for class se.datadosen.component.JFileSelector
 
JFileSelector(String) - Constructor for class se.datadosen.component.JFileSelector
 
JFileSelector(String, boolean) - Constructor for class se.datadosen.component.JFileSelector
 
JFileSelector(String, JTextComponent) - Constructor for class se.datadosen.component.JFileSelector
 
JFileSelector(JTextComponent) - Constructor for class se.datadosen.component.JFileSelector
 
JFileSelector(JTextComponent, boolean) - Constructor for class se.datadosen.component.JFileSelector
 
JFilterBar - Class in se.datadosen.explorer
 
JFilterBar(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JFilterBar
 
JFilteredImagePanel - Class in se.datadosen.jalbum
Like JBackgroundPanel, but with the ability to apply a filter stack on demand
JFilteredImagePanel() - Constructor for class se.datadosen.jalbum.JFilteredImagePanel
 
JFindDialog(Window) - Constructor for class se.datadosen.component.FindAndReplace.JFindDialog
 
JFlagSelector - Class in se.datadosen.jalbum
 
JFlagSelector() - Constructor for class se.datadosen.jalbum.JFlagSelector
 
JFlattenDialog - Class in se.datadosen.jalbum.structure
 
JFlattenDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JFlattenDialog
 
JFolderPropertyPanel - Class in se.datadosen.explorer
 
JFontComboBox - Class in se.datadosen.component
Font selector with background loading of fonts
JFontComboBox() - Constructor for class se.datadosen.component.JFontComboBox
 
JFormattedComboBox<E> - Class in se.datadosen.component
JComboBox that allows different formatters to be installed
JFormattedComboBox(E[]) - Constructor for class se.datadosen.component.JFormattedComboBox
 
JFormattedComboBox(Vector<E>) - Constructor for class se.datadosen.component.JFormattedComboBox
 
JFormattedComboBox(ComboBoxModel<E>) - Constructor for class se.datadosen.component.JFormattedComboBox
 
JFormattedComboBox.Formatter - Interface in se.datadosen.component
 
JGeneralSettingsPanel - Class in se.datadosen.jalbum
 
JGeneralSettingsPanel(JSettingsWindow) - Constructor for class se.datadosen.jalbum.JGeneralSettingsPanel
 
JGlassButton - Class in se.datadosen.component
A button looking with semi-transparent background, much like the jAlbum.net site buttons which show as users hover the mouse over images.
JGlassButton() - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(String) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(String, Icon) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(Action) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(Icon) - Constructor for class se.datadosen.component.JGlassButton
 
JHeadingPanel - Class in se.datadosen.component
 
JHeadingPanel(String) - Constructor for class se.datadosen.component.JHeadingPanel
 
JHoverButton - Class in se.datadosen.component
JButton that only shows its border when the mouse is hovered over it
JHoverButton() - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(String) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(String, Icon) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(Action) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(Icon) - Constructor for class se.datadosen.component.JHoverButton
 
JHtmlBox - Class in se.datadosen.jalbum
 
JHtmlBox() - Constructor for class se.datadosen.jalbum.JHtmlBox
 
JHtmlBox(String) - Constructor for class se.datadosen.jalbum.JHtmlBox
 
JHtmlBox(String, int) - Constructor for class se.datadosen.jalbum.JHtmlBox
 
JHtmlEditor - Class in se.datadosen.component
 
JHtmlEditor() - Constructor for class se.datadosen.component.JHtmlEditor
 
JHtmlPane - Class in se.datadosen.component
 
JHtmlPane() - Constructor for class se.datadosen.component.JHtmlPane
 
JHtmlPane(String) - Constructor for class se.datadosen.component.JHtmlPane
 
JHtmlPane(String, int) - Constructor for class se.datadosen.component.JHtmlPane
 
JHyperTextDialog - Class in se.datadosen.jalbum
Title: JAlbum
JHyperTextDialog(Frame, String, String, int) - Constructor for class se.datadosen.jalbum.JHyperTextDialog
 
JHyperTextDialog(Frame, String, String, int, String) - Constructor for class se.datadosen.jalbum.JHyperTextDialog
 
JHyperTextDialog(JDialog, String, String, int) - Constructor for class se.datadosen.jalbum.JHyperTextDialog
 
JHyperTextDialog(JDialog, String, String, int, String) - Constructor for class se.datadosen.jalbum.JHyperTextDialog
 
JIconButton - Class in se.datadosen.component
Fix for JButton on Mac OS-X which shrinks a button when an icon is being added so that text doesn't fit
JIconButton() - Constructor for class se.datadosen.component.JIconButton
 
JIconButton(String) - Constructor for class se.datadosen.component.JIconButton
 
JIconButton(String, Icon) - Constructor for class se.datadosen.component.JIconButton
 
JIconButton(Action) - Constructor for class se.datadosen.component.JIconButton
 
JIconButton(Icon) - Constructor for class se.datadosen.component.JIconButton
 
JIconTextField - Class in se.datadosen.component
 
JIconTextField() - Constructor for class se.datadosen.component.JIconTextField
 
JIconTextField(int) - Constructor for class se.datadosen.component.JIconTextField
 
JIconToggleButton - Class in se.datadosen.component
Fix for JButton on Mac OS-X which shrinks a button when an icon is being added so that text doesn't fit (I assume this class is needed, as JIconButton is needed)
JIconToggleButton() - Constructor for class se.datadosen.component.JIconToggleButton
 
JIconToggleButton(String) - Constructor for class se.datadosen.component.JIconToggleButton
 
JIconToggleButton(String, Icon) - Constructor for class se.datadosen.component.JIconToggleButton
 
JIconToggleButton(Action) - Constructor for class se.datadosen.component.JIconToggleButton
 
JIconToggleButton(Icon) - Constructor for class se.datadosen.component.JIconToggleButton
 
JImageComponent - Class in net.jalbum.component
Image component allowing image to be presented at different zoom levels Intended to installed inside a JZoomScrollPane.
JImageComponent() - Constructor for class net.jalbum.component.JImageComponent
Create empty image component
JImageComponent(BufferedImage) - Constructor for class net.jalbum.component.JImageComponent
 
JImageComponent.ImageProvider - Interface in net.jalbum.component
 
JImageEffectsPanel - Class in se.datadosen.jalbum
 
JImageEffectsPanel(JSettingsWindow) - Constructor for class se.datadosen.jalbum.JImageEffectsPanel
 
JKeywordGroupingDialog - Class in se.datadosen.jalbum.structure
 
JKeywordGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JKeywordGroupingDialog
 
JLabelFor - Class in se.datadosen.component
JLabel that assigns itself to a component.
JLabelFor() - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String, int) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String, Icon) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String, Icon, int) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String, Icon, JComponent) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(String, JComponent) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(Icon) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(Icon, int) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(Icon, JComponent) - Constructor for class se.datadosen.component.JLabelFor
 
JLabelFor(JComponent) - Constructor for class se.datadosen.component.JLabelFor
 
JLineSplitPane - Class in se.datadosen.component
Like JSplitPane, but with a discrete line as divider
JLineSplitPane() - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int, boolean) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int, boolean, Component, Component) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int, Component, Component) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLinkLabel - Class in se.datadosen.component
Swing component that produces a graphical link to a URL.
JLinkLabel() - Constructor for class se.datadosen.component.JLinkLabel
 
JLinkLabel(String) - Constructor for class se.datadosen.component.JLinkLabel
 
JLinkLabel(String, String) - Constructor for class se.datadosen.component.JLinkLabel
 
JLinkLabel(String, String, String) - Constructor for class se.datadosen.component.JLinkLabel
 
JLinkLabel(Action) - Constructor for class se.datadosen.component.JLinkLabel
 
JLinkLabel(JComponent, String) - Constructor for class se.datadosen.component.JLinkLabel
Construct a JLinkLabel that navigates the user to various UI components
JMainSettingsPanel - Class in se.datadosen.jalbum
The album settings panel on the main screen of JAlbum.
JMainSettingsPanel(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JMainSettingsPanel
 
JMapTable - Class in se.datadosen.component
JTable that maps a Map object to a name-value table.
JMapTable() - Constructor for class se.datadosen.component.JMapTable
 
JMapTable(String, String) - Constructor for class se.datadosen.component.JMapTable
 
JMenuButton - Class in se.datadosen.component
A Toolbar button that produces a pull down menu of actions
JMenuButton() - Constructor for class se.datadosen.component.JMenuButton
 
JMenuButton(String) - Constructor for class se.datadosen.component.JMenuButton
 
JMenuButton(Action) - Constructor for class se.datadosen.component.JMenuButton
 
JMenuButton(Icon) - Constructor for class se.datadosen.component.JMenuButton
 
JModalPanel<T> - Class in se.datadosen.component
JPanel that occupies space in front of other panels.
JModalPanel(T) - Constructor for class se.datadosen.component.JModalPanel
 
JMultilingualComboBox - Class in se.datadosen.component
JComboBox that presents translated items by constructing keys based on enum class name .
JMultilingualComboBox() - Constructor for class se.datadosen.component.JMultilingualComboBox
 
JMultilingualComboBox(Object[]) - Constructor for class se.datadosen.component.JMultilingualComboBox
 
JMultilingualComboBox(Vector) - Constructor for class se.datadosen.component.JMultilingualComboBox
 
JMultilingualComboBox(ComboBoxModel) - Constructor for class se.datadosen.component.JMultilingualComboBox
 
JMultiMaker - Class in se.datadosen.jalbum
 
JMultiMaker(JAlbumContext) - Constructor for class se.datadosen.jalbum.JMultiMaker
 
JMultiMaker.AlbumProjectModel - Class in se.datadosen.jalbum
 
JNarrowSlider - Class in se.datadosen.component
 
JNarrowSlider() - Constructor for class se.datadosen.component.JNarrowSlider
 
JNarrowSlider(int) - Constructor for class se.datadosen.component.JNarrowSlider
 
JNarrowSlider(int, int) - Constructor for class se.datadosen.component.JNarrowSlider
 
JNarrowSlider(int, int, int) - Constructor for class se.datadosen.component.JNarrowSlider
 
JNarrowSlider(int, int, int, int) - Constructor for class se.datadosen.component.JNarrowSlider
 
JNarrowSlider(BoundedRangeModel) - Constructor for class se.datadosen.component.JNarrowSlider
 
JNewProjectDialog - Class in se.datadosen.jalbum
 
JNewProjectDialog(Frame) - Constructor for class se.datadosen.jalbum.JNewProjectDialog
 
JNiceTextField - Class in se.datadosen.component
Text field that only paints a border when focused
JNiceTextField() - Constructor for class se.datadosen.component.JNiceTextField
 
JNiceTextField(int) - Constructor for class se.datadosen.component.JNiceTextField
 
JNiceTextField(Document) - Constructor for class se.datadosen.component.JNiceTextField
 
JNotification - Class in se.datadosen.component
Panel that has a colorful background, close button and nice roll-up effect To be used for small informative notifications
JNotification() - Constructor for class se.datadosen.component.JNotification
 
JNotification(String) - Constructor for class se.datadosen.component.JNotification
Wrap given htmlText in a JHtmlBox and add it as content to this notification
JNotification(String, JNotification.Type) - Constructor for class se.datadosen.component.JNotification
 
JNotification(JComponent) - Constructor for class se.datadosen.component.JNotification
 
JNotification(JComponent, JNotification.Type) - Constructor for class se.datadosen.component.JNotification
 
JNotification.Priority - Enum in se.datadosen.component
 
JNotification.Type - Enum in se.datadosen.component
 
JNotificationsButton - Class in se.datadosen.component
 
JNotificationsButton(Action) - Constructor for class se.datadosen.component.JNotificationsButton
 
JNotificationsPopup - Class in se.datadosen.jalbum
 
JNotificationsPopup(NotificationManager) - Constructor for class se.datadosen.jalbum.JNotificationsPopup
 
JNumberField - Class in se.datadosen.component
Like JTextField, but only allows numbers (or empty)
JNumberField() - Constructor for class se.datadosen.component.JNumberField
 
JNumberField(int) - Constructor for class se.datadosen.component.JNumberField
 
JNumberField(String) - Constructor for class se.datadosen.component.JNumberField
 
JNumberField(String, int) - Constructor for class se.datadosen.component.JNumberField
 
JNumberField(Document, String, int) - Constructor for class se.datadosen.component.JNumberField
 
JOnOffButton - Class in se.datadosen.component
Clean toggle button lacking borders Ensure Action has a selected state and both icon and selected icon
JOnOffButton(Action) - Constructor for class se.datadosen.component.JOnOffButton
 
JOrganizeDialog - Class in se.datadosen.jalbum.structure
 
JOrganizeDialog(JAlbumFrame, String, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JOrganizeDialog
 
JPackingCollapsiblePanel - Class in se.datadosen.component
 
JPackingCollapsiblePanel(String, LayoutManager) - Constructor for class se.datadosen.component.JPackingCollapsiblePanel
 
JPageLayout - Class in net.jalbum.jprint
Component indicating the current page layout
JPageLayout(PageFormat, PageLayout, int) - Constructor for class net.jalbum.jprint.JPageLayout
 
JParametersTable - Class in se.datadosen.component
JTable that displays a list of name-value pairs.
JParametersTable() - Constructor for class se.datadosen.component.JParametersTable
 
JParametersTable(String, String) - Constructor for class se.datadosen.component.JParametersTable
 
JPeekPanel - Class in se.datadosen.explorer
 
JPeekPanel(JAlbumFrame) - Constructor for class se.datadosen.explorer.JPeekPanel
 
JPEG - Enum constant in enum net.jalbum.OutputFormat
 
JPEGUtil - Class in se.datadosen.util
 
JPEGUtil() - Constructor for class se.datadosen.util.JPEGUtil
 
JPhonePreviewer - Class in se.datadosen.jalbum
 
JPhonePreviewer() - Constructor for class se.datadosen.jalbum.JPhonePreviewer
 
JPhotoSphereSettingsPanel - Class in se.datadosen.jalbum
 
JPhotoSphereSettingsPanel(PluginContext) - Constructor for class se.datadosen.jalbum.JPhotoSphereSettingsPanel
 
JPlaceGroupingDialog - Class in se.datadosen.jalbum.structure
 
JPlaceGroupingDialog(JAlbumFrame, List<AlbumObject>, AlbumObject, int) - Constructor for class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
JPlaceGroupsPanel - Class in se.datadosen.jalbum.structure
Allow user to select place grouping in up to three levels.
JPlaceGroupsPanel(JTree) - Constructor for class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
JPlainButton - Class in se.datadosen.component
A button without extra margins, borders or paint effects
JPlainButton() - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(String) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(String, Icon) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Action) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Action, boolean) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Action, boolean, int) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Icon) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Icon, int) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Icon, Icon) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainSlider - Class in se.datadosen.component
Slider with a plain (round) knob on all look & feels
JPlainSlider() - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainSlider(int) - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainSlider(int, int) - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainSlider(int, int, int) - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainSlider(int, int, int, int) - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainSlider(BoundedRangeModel) - Constructor for class se.datadosen.component.JPlainSlider
 
JPlainToggleButton - Class in se.datadosen.component
 
JPlainToggleButton(Action) - Constructor for class se.datadosen.component.JPlainToggleButton
 
JPlainToggleButton(Icon) - Constructor for class se.datadosen.component.JPlainToggleButton
 
JPlainToggleButton(Icon, Icon) - Constructor for class se.datadosen.component.JPlainToggleButton
 
JPlaylist - Class in se.datadosen.component
Music playlist.
JPlaylist() - Constructor for class se.datadosen.component.JPlaylist
 
JPlaylist(File[]) - Constructor for class se.datadosen.component.JPlaylist
 
JPopupButton - Class in se.datadosen.component
 
JPopupButton() - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(String) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(String, Icon) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(Action) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(Icon) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupPanel - Class in net.jalbum.component
Panel that shows floating on top of all other panels positioned in relation to a component.
JPopupPanel() - Constructor for class net.jalbum.component.JPopupPanel
 
JPreferencesWindow - Class in se.datadosen.jalbum
JFrame for JAlbum environmental preferences.
JPreferencesWindow(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JPreferencesWindow
 
JPreviewPanel - Class in se.datadosen.jalbum
Displays sample images with shadow around
JPreviewPanel() - Constructor for class se.datadosen.jalbum.JPreviewPanel
 
JPreviewWindow - Class in se.datadosen.explorer
 
JPreviewWindow() - Constructor for class se.datadosen.explorer.JPreviewWindow
 
JPrintDialog - Class in net.jalbum.jprint
Prints selected Jalbum images onto a local printer
JPrintDialog(JAlbumContext) - Constructor for class net.jalbum.jprint.JPrintDialog
 
JPrivacyDialog - Class in se.datadosen.jalbum
Allow user to decide the visibility of uploaded albums on jalbum.net
JPrivacyDialog(Dialog, AlbumBean, AccountProfile) - Constructor for class se.datadosen.jalbum.JPrivacyDialog
 
JProgressDialog - Class in se.datadosen.jalbum
Window displaying progress of, for example, album generation.
JProgressDialog(Dialog, String, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressDialog(Dialog, String, boolean, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressDialog(Frame, String, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressLabel - Class in se.datadosen.component
JLabel with progress bar and customizable progress bar color
JProgressLabel() - Constructor for class se.datadosen.component.JProgressLabel
 
JProgressLabel(String) - Constructor for class se.datadosen.component.JProgressLabel
 
JProgressLabel(Icon) - Constructor for class se.datadosen.component.JProgressLabel
 
JProgressManager - Class in net.jalbum.component
UI component that allows the user to monitor progress for and abort multiple background tasks, modeled after NetBeans' task progress stack.
JProgressManager(JFrame) - Constructor for class net.jalbum.component.JProgressManager
 
JProgressManager.TaskStatus - Class in net.jalbum.component
 
JProgressSpinner - Class in se.datadosen.component
Provide a Mac-like spinning wheel during long processes
JProgressSpinner() - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(boolean) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(int) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(int, boolean) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(int, BooleanExpression) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(BooleanExpression) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProjectChooser - Class in se.datadosen.component
 
JProjectChooser() - Constructor for class se.datadosen.component.JProjectChooser
 
JProjectGroupsComboBox - Class in net.jalbum.projectgroups
Combo box component for project groups
JProjectGroupsComboBox() - Constructor for class net.jalbum.projectgroups.JProjectGroupsComboBox
 
JProjectGroupsComboBox.SelectFolderProjectGroup - Class in net.jalbum.projectgroups
 
JProjectGroupsPanel - Class in net.jalbum.projectgroups
 
JProjectGroupsPanel(JAlbumExplorer) - Constructor for class net.jalbum.projectgroups.JProjectGroupsPanel
 
JProjectGroupsPanel.JProjectGroupsTree - Class in net.jalbum.projectgroups
 
JProjectGroupsTree() - Constructor for class net.jalbum.projectgroups.JProjectGroupsPanel.JProjectGroupsTree
 
JProjectsPanel - Class in se.datadosen.jalbum
Panel presenting browser preview images of jAlbum projects
JProjectsPanel() - Constructor for class se.datadosen.jalbum.JProjectsPanel
 
JPropertyPanel - Class in se.datadosen.explorer
Edit AlbumObject properties like file name, title, rating, date/time and comment
JPropertyPanel(JEditPanel) - Constructor for class se.datadosen.explorer.JPropertyPanel
 
JPropertyPanel.JSmallLabel - Class in se.datadosen.explorer
 
JPropertyPanel.JSmallTextArea - Class in se.datadosen.explorer
 
JPropertyPanel.JSmallTextField - Class in se.datadosen.explorer
Smaller than JTextField and only paints a border when focused
JPublishWizard - Class in se.datadosen.jalbum
 
JPublishWizard(JAlbumContext) - Constructor for class se.datadosen.jalbum.JPublishWizard
 
JPublishWizard(JAlbumContext, String) - Constructor for class se.datadosen.jalbum.JPublishWizard
 
JQRComponent - Class in net.jalbum.component
Visual representation of QR code
JQRComponent() - Constructor for class net.jalbum.component.JQRComponent
 
JQRComponent(String) - Constructor for class net.jalbum.component.JQRComponent
 
JRatingSlider - Class in se.datadosen.component
 
JRatingSlider() - Constructor for class se.datadosen.component.JRatingSlider
 
JRatingSlider(int) - Constructor for class se.datadosen.component.JRatingSlider
 
JRatingSlider(int, Icon, Icon) - Constructor for class se.datadosen.component.JRatingSlider
 
JRawSettingsPanel - Class in se.datadosen.jalbum
Panel for setting RAW image settings
JRawSettingsPanel(PluginContext) - Constructor for class se.datadosen.jalbum.JRawSettingsPanel
 
JReadersWritersList(ListModel<Selectable<T>>) - Constructor for class se.datadosen.io.IIORegistryManager.JReadersWritersList
 
JReCopyConfirmationDialog(JDialog, String, File) - Constructor for class se.datadosen.jalbum.FileCopier.JReCopyConfirmationDialog
 
JRememberedDialog - Class in net.jalbum.component
Dialog that remembers its size and position
JRememberedDialog() - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Dialog) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Dialog, boolean) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Dialog, String) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Dialog, String, boolean) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Frame) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Frame, boolean) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Frame, String) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Frame, String, boolean) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Window) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Window, Dialog.ModalityType) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Window, String) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Window, String, Dialog.ModalityType) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedDialog(Window, String, Dialog.ModalityType, GraphicsConfiguration) - Constructor for class net.jalbum.component.JRememberedDialog
 
JRememberedFrame - Class in net.jalbum.component
Frame that remembers its size and location
JRememberedFrame() - Constructor for class net.jalbum.component.JRememberedFrame
 
JRememberedFrame(GraphicsConfiguration) - Constructor for class net.jalbum.component.JRememberedFrame
 
JRememberedFrame(String) - Constructor for class net.jalbum.component.JRememberedFrame
 
JRememberedFrame(String, GraphicsConfiguration) - Constructor for class net.jalbum.component.JRememberedFrame
 
JRenameDialog - Class in se.datadosen.jalbum
Batch rename files
JRespectingComboBox(E[]) - Constructor for class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingComboBox
 
JRespectingLabel() - Constructor for class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingLabel
 
JRespectingPanel(LayoutManager) - Constructor for class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingPanel
 
JRespectingTextField(int) - Constructor for class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingTextField
 
JRestoreFrame - Class in se.datadosen.jalbum
 
JRestoreFrame(JAlbumContext) - Constructor for class se.datadosen.jalbum.JRestoreFrame
 
JRolloverButton - Class in se.datadosen.component
Ordinary JButton that picks up both icon and rollover icon from its action
JRolloverButton() - Constructor for class se.datadosen.component.JRolloverButton
 
JRolloverButton(String) - Constructor for class se.datadosen.component.JRolloverButton
 
JRolloverButton(String, Icon) - Constructor for class se.datadosen.component.JRolloverButton
 
JRolloverButton(Action) - Constructor for class se.datadosen.component.JRolloverButton
 
JRolloverButton(Icon) - Constructor for class se.datadosen.component.JRolloverButton
 
JRoundedToggleButton - Class in se.datadosen.component
 
JRoundedToggleButton(ToggleAction) - Constructor for class se.datadosen.component.JRoundedToggleButton
 
JRoundedToggleButtonGroup - Class in se.datadosen.component
 
JRoundedToggleButtonGroup(ToggleAction...) - Constructor for class se.datadosen.component.JRoundedToggleButtonGroup
 
JScrollablePanel - Class in se.datadosen.explorer
Wraps the JPropertyPanel of jAlbum's edit view and ensures that the components fit as much as possible by shrinking them if there is not enough space
JScrollablePanel() - Constructor for class se.datadosen.explorer.JScrollablePanel
 
JScrollablePanel(LayoutManager) - Constructor for class se.datadosen.explorer.JScrollablePanel
 
JSearchBar - Class in se.datadosen.jalbum
Provides global feature search within jAlbum Intended to be installed
JSearchBar(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JSearchBar
 
JSettingsWindow - Class in se.datadosen.jalbum
 
JSharePanel - Class in se.datadosen.explorer
 
JSharePanel(JAlbumContext) - Constructor for class se.datadosen.explorer.JSharePanel
 
JSharePanel.JAddressPanel - Class in se.datadosen.explorer
 
JShareSecuritySettingsDialog - Class in se.datadosen.jalbum
 
JShareSecuritySettingsDialog(Frame, boolean) - Constructor for class se.datadosen.jalbum.JShareSecuritySettingsDialog
 
JShareWindow - Class in se.datadosen.jalbum
Control panel for embedded web server
JShareWindow(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JShareWindow
 
JSignInDialog(JFrame) - Constructor for class se.datadosen.jalbum.SignInManager.JSignInDialog
 
JSignUpDialog - Class in se.datadosen.jalbum
 
JSignUpDialog(Window) - Constructor for class se.datadosen.jalbum.JSignUpDialog
 
JSilentLabel - Class in se.datadosen.component
JLabel that doesn't pass on mouse click events (Disable hiding of tool-tips when clicking)
JSilentLabel() - Constructor for class se.datadosen.component.JSilentLabel
 
JSilentLabel(String) - Constructor for class se.datadosen.component.JSilentLabel
 
JSilentLabel(String, Icon, int) - Constructor for class se.datadosen.component.JSilentLabel
 
JSilentLabel(Icon) - Constructor for class se.datadosen.component.JSilentLabel
 
JSiteButton - Class in se.datadosen.component
A button looking like the jAlbum.net site buttons as they were introduced in September 2009.
JSiteButton() - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(String) - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(String, Icon) - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(Action) - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(Action, boolean) - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(Icon) - Constructor for class se.datadosen.component.JSiteButton
 
JSkinErrorDialog - Class in se.datadosen.jalbum
 
JSkinErrorDialog(JDialog, JAlbumContext, Throwable) - Constructor for class se.datadosen.jalbum.JSkinErrorDialog
 
JSkinErrorDialog(JAlbumContext, Throwable) - Constructor for class se.datadosen.jalbum.JSkinErrorDialog
 
JSkinInfo - Class in se.datadosen.jalbum
 
JSkinInfo(JAlbumContext) - Constructor for class se.datadosen.jalbum.JSkinInfo
 
JSkinLikesPanel - Class in se.datadosen.component
 
JSkinLikesPanel(String) - Constructor for class se.datadosen.component.JSkinLikesPanel
 
JSmallLabel() - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallLabel
 
JSmallLabel(String) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallLabel
 
JSmallTextArea() - Constructor for class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
JSmallTextArea() - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextArea
 
JSmallTextArea(int, int) - Constructor for class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
JSmallTextArea(int, int) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextArea
 
JSmallTextField() - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextField
 
JSmallTextField(int) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextField
 
JSmallTextField(Document) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextField
 
JSmartColorSelector - Class in se.datadosen.component
 
JSmartColorSelector() - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(String) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(String, JTextField) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(JTextField) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartComboBox - Class in se.datadosen.component
 
JSmartComboBox() - Constructor for class se.datadosen.component.JSmartComboBox
 
JSmartComboBox(ComboBoxModel) - Constructor for class se.datadosen.component.JSmartComboBox
 
JSmartDialog - Class in se.datadosen.component
JDialog that manages OS independent OK / Cancel buttons and mapping Enter press to Ok action and ESC press to Cancel action
JSmartDialog() - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Dialog, String, boolean) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame, String) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame, String, boolean) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Window) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Window, boolean) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Window, String) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Window, String, Dialog.ModalityType) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartLabel - Class in se.datadosen.component
 
JSmartLabel() - Constructor for class se.datadosen.component.JSmartLabel
 
JSmartLabel(String) - Constructor for class se.datadosen.component.JSmartLabel
 
JSmartLabel(String, Icon) - Constructor for class se.datadosen.component.JSmartLabel
 
JSmartLabel(Icon) - Constructor for class se.datadosen.component.JSmartLabel
 
JSmartSeparator - Class in se.datadosen.component
 
JSmartSeparator() - Constructor for class se.datadosen.component.JSmartSeparator
 
JSmartSeparator(String) - Constructor for class se.datadosen.component.JSmartSeparator
 
JSmartSeparator(String, int) - Constructor for class se.datadosen.component.JSmartSeparator
 
JSmartSyntaxTextArea - Class in se.datadosen.component
Like JSmartTextArea but with default HTML syntax highlighting JTextArea with undo/redo support and popup menu Tab also moves between components
JSmartSyntaxTextArea() - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartSyntaxTextArea(int, int) - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartSyntaxTextArea(String) - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartSyntaxTextArea(String, int, int) - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartSyntaxTextArea(Document) - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartSyntaxTextArea(Document, String, int, int) - Constructor for class se.datadosen.component.JSmartSyntaxTextArea
 
JSmartTextArea - Class in se.datadosen.component
JTextArea with undo/redo support and popup menu Tab also moves between components
JSmartTextArea() - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextArea(int, int) - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextArea(String) - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextArea(String, int, int) - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextArea(Document) - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextArea(Document, String, int, int) - Constructor for class se.datadosen.component.JSmartTextArea
 
JSmartTextField - Class in se.datadosen.component
JTextField with undo/redo support and popup menu
JSmartTextField() - Constructor for class se.datadosen.component.JSmartTextField
 
JSmartTextField(int) - Constructor for class se.datadosen.component.JSmartTextField
 
JSmartTextField(String) - Constructor for class se.datadosen.component.JSmartTextField
 
JSmartTextField(String, int) - Constructor for class se.datadosen.component.JSmartTextField
 
JSmartTextField(Document, String, int) - Constructor for class se.datadosen.component.JSmartTextField
 
JSmartToggleButton - Class in se.datadosen.component
 
JSmartToggleButton() - Constructor for class se.datadosen.component.JSmartToggleButton
 
JSmartToggleButton(Action) - Constructor for class se.datadosen.component.JSmartToggleButton
 
JSmartToggleButton(Action, boolean) - Constructor for class se.datadosen.component.JSmartToggleButton
 
JSmokeGlassPanel - Class in net.jalbum.review
 
JSmokeGlassPanel() - Constructor for class net.jalbum.review.JSmokeGlassPanel
 
JSONMaker - Class in se.datadosen.jalbum
Create JSON formatted data out of album object metadata
JSONMaker(AlbumBean) - Constructor for class se.datadosen.jalbum.JSONMaker
 
JSONMaker(AlbumBean, File) - Constructor for class se.datadosen.jalbum.JSONMaker
Sample config file content: {"paging":10, "include":["shopOptions","userVariables"]}
JSpeechBubble - Class in se.datadosen.component
 
JSpeechBubble(String) - Constructor for class se.datadosen.component.JSpeechBubble
 
JStackLabel - Class in se.datadosen.component
Allows texts to be pushed and popped.
JStackLabel() - Constructor for class se.datadosen.component.JStackLabel
 
JStaticList<E> - Class in net.jalbum.component
Draggable list that doesn't allow modifications.
JStaticList() - Constructor for class net.jalbum.component.JStaticList
 
JStaticList(E[]) - Constructor for class net.jalbum.component.JStaticList
 
JStaticList(DefaultListModel<E>) - Constructor for class net.jalbum.component.JStaticList
 
JStructurePanel - Class in se.datadosen.jalbum.structure
 
JStructurePanel(JSettingsWindow) - Constructor for class se.datadosen.jalbum.structure.JStructurePanel
 
JSuperimposePanel - Class in se.datadosen.component
 
JSuperimposePanel() - Constructor for class se.datadosen.component.JSuperimposePanel
 
JSuperimposePanel(CardLayout) - Constructor for class se.datadosen.component.JSuperimposePanel
 
JSwingFileChooser - Class in se.datadosen.component
 
JSwingFileChooser() - Constructor for class se.datadosen.component.JSwingFileChooser
 
JTabButtonBar - Class in se.datadosen.component
 
JTabButtonBar() - Constructor for class se.datadosen.component.JTabButtonBar
 
JTag - Class in se.datadosen.component.tags
JLabel that displays text in a tag-style
JTag() - Constructor for class se.datadosen.component.tags.JTag
 
JTag(String) - Constructor for class se.datadosen.component.tags.JTag
 
JTagPicker - Class in se.datadosen.component.tags
 
JTagPicker(ListModel) - Constructor for class se.datadosen.component.tags.JTagPicker
 
JThumbnailChooser - Class in se.datadosen.jalbum
Displays the thumbnail that represents an album object and lets the user pick neighbour thumbnails
JThumbnailChooser() - Constructor for class se.datadosen.jalbum.JThumbnailChooser
 
JThumbnailChooser(AlbumObject) - Constructor for class se.datadosen.jalbum.JThumbnailChooser
 
JToolBarButton - Class in se.datadosen.component
 
JToolBarButton() - Constructor for class se.datadosen.component.JToolBarButton
 
JToolBarButton(String) - Constructor for class se.datadosen.component.JToolBarButton
 
JToolBarButton(String, Icon) - Constructor for class se.datadosen.component.JToolBarButton
 
JToolBarButton(Action) - Constructor for class se.datadosen.component.JToolBarButton
 
JToolBarButton(Action, boolean) - Constructor for class se.datadosen.component.JToolBarButton
 
JToolBarButton(Icon) - Constructor for class se.datadosen.component.JToolBarButton
 
JTransferProgressDialog - Class in se.datadosen.jalbum
Window displaying progress of uploads
JTransferProgressDialog(Dialog, String, boolean) - Constructor for class se.datadosen.jalbum.JTransferProgressDialog
 
JTransferProgressDialog(Frame, String, boolean) - Constructor for class se.datadosen.jalbum.JTransferProgressDialog
 
jumpDown() - Method in class se.datadosen.component.JNotification
 
JVariantsEditor - Class in se.datadosen.jalbum
UI class allowing users to edit image Variants
JVariantsEditor() - Constructor for class se.datadosen.jalbum.JVariantsEditor
 
JVariantsEditor.VariantModel - Class in se.datadosen.jalbum
 
JVideoSettingsPanel - Class in se.datadosen.jalbum
Manage video settings for the underlying ffmpeg video encoder
JVideoSettingsPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JVideoSettingsPanel
 
JVUMeter - Class in net.jalbum.component
A VU meter for jAlbum's audio recorder
JVUMeter(int) - Constructor for class net.jalbum.component.JVUMeter
 
JWebBrowser - Class in se.datadosen.jalbum
Visual Swing representation wrapper for WebBrowser
JWebBrowser(WebBrowser) - Constructor for class se.datadosen.jalbum.JWebBrowser
 
JWebLocationEditPanel - Class in se.datadosen.jalbum
 
JWebLocationEditPanel(AlbumObject, int) - Constructor for class se.datadosen.jalbum.JWebLocationEditPanel
 
JWebPageUI - Class in se.datadosen.jalbum
Convenience class to simplify adding image specific control panels for web pages (.htt files) Implementors are supposed to subclass it inside a <ja:ui> tag and add their custom UI controls as member variables of the subclass.
JWebPageUI() - Constructor for class se.datadosen.jalbum.JWebPageUI
 
JWebServerSettingsDialog - Class in se.datadosen.jalbum
 
JWebServerSettingsDialog(Frame, boolean) - Constructor for class se.datadosen.jalbum.JWebServerSettingsDialog
 
JWelcomePanel - Class in se.datadosen.explorer
This panel is initially displayed in jAlbum's Explorer view It displays a drag and drop prompt and a button to add images to jAlbum
JWelcomePanel(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JWelcomePanel
 
JWideSpinner - Class in se.datadosen.component
JSpinner that can be widened easily
JWideSpinner(SpinnerModel) - Constructor for class se.datadosen.component.JWideSpinner
 
JWideSpinner(SpinnerModel, int) - Constructor for class se.datadosen.component.JWideSpinner
 
JWidgetSettingsPanel - Class in se.datadosen.jalbum
Read the server Widget status.
JWidgetSettingsPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JWidgetSettingsPanel
 
JWizard - Class in se.datadosen.component
 
JWizard(JDialog, String, boolean, Icon) - Constructor for class se.datadosen.component.JWizard
 
JWizard(JFrame, String, boolean, Icon) - Constructor for class se.datadosen.component.JWizard
 
JWizardStep - Class in se.datadosen.component
 
JWizardStep() - Constructor for class se.datadosen.component.JWizardStep
 
JWizardStep(String) - Constructor for class se.datadosen.component.JWizardStep
 
JWorkFlow - Class in se.datadosen.component
 
JWorkFlow(JComponent) - Constructor for class se.datadosen.component.JWorkFlow
 
JWorkFlowStep - Class in se.datadosen.component
UI component that hints the user on the next step in a work flow.
JWorkFlowStep(int, Object, String) - Constructor for class se.datadosen.component.JWorkFlowStep
 
JWorkFlowStep(int, JComponent) - Constructor for class se.datadosen.component.JWorkFlowStep
 
JxBrowser - Class in net.jalbum.browser
WebBrowser implementation using JxBrowser
JxBrowser() - Constructor for class net.jalbum.browser.JxBrowser
 
JxBrowser(Browser) - Constructor for class net.jalbum.browser.JxBrowser
 
JXFileChooser - Class in se.datadosen.component
Swing-like wrapper around XFileChooser (Windows) Cons: Windows only.
JXFileChooser() - Constructor for class se.datadosen.component.JXFileChooser
 
JZoomControlPanel - Class in net.jalbum.component
This interactive panel displays the scalable image in small, the snippet of it that actually gets displayed including functionality to move the snippet within the control panel.
JZoomControlPanel(JZoomScrollPane) - Constructor for class net.jalbum.component.JZoomControlPanel
 
JZoomScrollPane - Class in net.jalbum.component
ScrollPane hosting a zoomable JImageComponent
JZoomScrollPane() - Constructor for class net.jalbum.component.JZoomScrollPane
 

K

KB - Enum constant in enum se.datadosen.util.DataSizeFormatter.Unit
 
KEEP_COMMENT - Enum constant in enum se.datadosen.jalbum.DeleteOption
Keep comment
KEEP_INCLUDED - Enum constant in enum se.datadosen.jalbum.DeleteOption
 
KEEP_META - Enum constant in enum se.datadosen.jalbum.DeleteOption
 
keepBothButton - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
keyPressed(KeyEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
keyPressed(KeyEvent) - Method in class se.datadosen.jalbum.TypeNavigator
 
keyReleased(KeyEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
keyReleased(KeyEvent) - Method in class se.datadosen.jalbum.TypeNavigator
 
keys() - Static method in class net.jalbum.UsageCounters
 
keySet() - Method in class net.jalbum.util.QuickProperties
 
keySet() - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
keySet() - Method in class se.datadosen.jalbum.MetaObjectCache
 
keySet() - Method in class se.datadosen.util.Scope
keySet
keyTyped(KeyEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
keyTyped(KeyEvent) - Method in class se.datadosen.jalbum.TypeNavigator
 
keywords - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
keywords - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
KEYWORDS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
keywordsLabelTypeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
KeywordTransformer - Class in se.datadosen.jalbum.structure
Transforms a tree of AlbumObjects to a keyword structure Objects will be placed in one folder per keyword found
KeywordTransformer() - Constructor for class se.datadosen.jalbum.structure.KeywordTransformer
 
KeywordView - Class in net.jalbum.views
 
KeywordView() - Constructor for class net.jalbum.views.KeywordView
 
knownKeywords - Variable in class se.datadosen.explorer.JAlbumExplorer
 

L

label - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
LABEL - Static variable in class se.datadosen.component.RiverLayout
 
LABEL - Static variable in class se.datadosen.component.RiverLayout2
 
LaF - Class in se.datadosen.util
Helper utility class to facilitate LookAndFeel related stuff
LaF() - Constructor for class se.datadosen.util.LaF
 
LambdaAction<T> - Class in se.datadosen.util
 
LambdaAction(ActionListener) - Constructor for class se.datadosen.util.LambdaAction
 
LambdaAction(Runnable) - Constructor for class se.datadosen.util.LambdaAction
 
LambdaAction(String, ActionListener) - Constructor for class se.datadosen.util.LambdaAction
 
LambdaAction(String, Runnable) - Constructor for class se.datadosen.util.LambdaAction
 
LANCZOS - Enum constant in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
language - Variable in class se.datadosen.jalbum.CompiledBase
 
language - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
language - Variable in class se.datadosen.jalbum.Config
 
LanguageMapper - Class in se.datadosen.util
 
LanguageMapper() - Constructor for class se.datadosen.util.LanguageMapper
 
Languages - Class in se.datadosen.util
 
Languages() - Constructor for class se.datadosen.util.Languages
 
languageUpdated() - Method in class se.datadosen.explorer.JComboButton
 
languageUpdated() - Method in class se.datadosen.jalbum.JAccountStatusPanel
 
languageUpdated() - Method in class se.datadosen.jalbum.JAlbumManager
 
languageUpdated() - Method in interface se.datadosen.util.Multilingual
 
largeThumbnails - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
last - Variable in class se.datadosen.jalbum.DateRange
 
LAST_BACKUP_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_CAMERA_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_FETCHED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_MADE_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_MODIFIED_DATE - Static variable in class se.datadosen.jalbum.SkinProperties
Format YYYY-MM-DD
LAST_OPENED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_PUBLISHED_DATE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
LAST_TRANSFORMER - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
lastClickedIndex - Variable in class se.datadosen.explorer.ExplorerSelectionModel
 
lastExceptionProperty - Variable in class se.datadosen.jalbum.AlbumProject
 
lastIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
lastModified() - Method in class se.datadosen.io.CachedFile
 
lastModified() - Method in class se.datadosen.io.CachedLinkFile
 
lastModified() - Method in class se.datadosen.jalbum.io.VirtualFile
 
lastModified(File) - Method in class se.datadosen.jalbum.JAlbumInfo
 
lastModifiedDecider - Static variable in class se.datadosen.io.ChainedDirectory
Decider that picks the file with the last last modified date
lastPathComponentOf(String) - Static method in class se.datadosen.util.IO
 
lastToolAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
lastToolTargetAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
lastVisibleComponent - Variable in class se.datadosen.component.JSuperimposePanel
 
launch(Window, String, String) - Method in class se.datadosen.jalbum.SlowOperation
Launch slow process and pop up dialog window during the process
launch(Window, JLabel, Icon, String) - Method in class se.datadosen.jalbum.SlowOperation
 
Layering - Enum in net.jalbum.filters
 
layoutContainer(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
layoutContainer(Container) - Method in class se.datadosen.component.CenterLayout
 
layoutContainer(Container) - Method in class se.datadosen.component.MiddleLayout
 
layoutContainer(Container) - Method in class se.datadosen.component.RiverLayout
Lays out the container.
layoutContainer(Container) - Method in class se.datadosen.component.RiverLayout2
 
layoutContainer(Container) - Method in class se.datadosen.component.VerticalLayout
 
layoutContainer(Container) - Method in class se.datadosen.explorer.SmartFlowLayout
Lays out the container.
lCustData - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
LEADING - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be justified to the leading edge of the container's orientation, for example, to the left in left-to-right orientations.
left - Enum constant in enum net.jalbum.filters.Alignment
 
left - Enum constant in enum se.datadosen.util.Orientation
 
LEFT - Enum constant in enum net.jalbum.jprint.TextBox.TextAlignment
 
LEFT - Static variable in class se.datadosen.component.RiverLayout
 
LEFT - Static variable in class se.datadosen.component.RiverLayout2
 
LEFT - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be left-justified.
LEFT_ROTATED - Static variable in class se.datadosen.util.RotationSupport
 
LEFT_ROTATED_FLIPPED - Static variable in class se.datadosen.util.RotationSupport
 
leftFlipped - Enum constant in enum se.datadosen.util.Orientation
 
leftPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
length() - Method in class se.datadosen.io.CachedFile
 
length() - Method in class se.datadosen.io.CachedLinkFile
 
length() - Method in class se.datadosen.tags.Section
Like its String equivalent, but for this Section
LICENSE_VALID_PROPERTY - Static variable in interface se.datadosen.jalbum.LicenseManager
 
LicensedOnlyMask - Class in se.datadosen.jalbum
Put an "Licensed only" text mask on top of all panels for unlicensed users
LicensedOnlyMask(JSettingsWindow) - Constructor for class se.datadosen.jalbum.LicensedOnlyMask
 
licenseExpires - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
licenseManager - Variable in class se.datadosen.jalbum.CompiledBase
 
licenseManager - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
LicenseManager - Interface in se.datadosen.jalbum
A LicenseManager will fire "licenseValid" properties if the licenseValid state changes
LicenseManagerImpl - Class in se.datadosen.jalbum
 
licenseType - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
licenseUsers - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
licenseValidProperty() - Method in interface se.datadosen.jalbum.LicenseManager
 
licenseValidProperty() - Method in class se.datadosen.jalbum.LicenseManagerImpl
 
licenseVersion - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
Lighten - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
LIGHTEN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
like - Static variable in class se.datadosen.component.ShareIcons
 
like_grey - Static variable in class se.datadosen.component.ShareIcons
 
lily - Enum constant in enum net.jalbum.filters.arty.Effect
 
LilyFilter - Class in net.jalbum.filters.arty.effects
Lily filter
LilyFilter() - Constructor for class net.jalbum.filters.arty.effects.LilyFilter
 
limit - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
limit(String, int) - Static method in class se.datadosen.util.StringUtil
Limit string to len characters.
LimitTransformer - Class in se.datadosen.jalbum.structure
Create a mirrored, but limited (images, videos) tree
LimitTransformer(int) - Constructor for class se.datadosen.jalbum.structure.LimitTransformer
 
LINE_BREAK - Static variable in class se.datadosen.component.RiverLayout
 
LINE_BREAK - Static variable in class se.datadosen.component.RiverLayout2
 
LINE_THICKNESS - Static variable in class net.jalbum.filters.ui.JAlignmentSelector
 
link - Variable in class se.datadosen.io.LinkFile
 
link - Variable in class se.datadosen.jalbum.RemoteFileImpl
 
LINK - Enum constant in enum se.datadosen.jalbum.Config.FileAddMethod
 
LINK_ORIGINALS - Static variable in class se.datadosen.jalbum.AlbumBean
 
LINK_ORIGINALS_VIA_SCALED - Static variable in class se.datadosen.jalbum.AlbumBean
 
LINK_SCALED - Static variable in class se.datadosen.jalbum.AlbumBean
 
linkActivated(HyperlinkEvent) - Method in class se.datadosen.jalbum.JHtmlBox
Override to provide your own implementation.
linkedin - Static variable in class se.datadosen.component.ShareIcons
 
linkedin_grey - Static variable in class se.datadosen.component.ShareIcons
 
linkEntered(HyperlinkEvent) - Method in class se.datadosen.jalbum.JHtmlBox
Override to provide your own implementation.
linkExited(HyperlinkEvent) - Method in class se.datadosen.jalbum.JHtmlBox
Override to provide your own implementation.
LinkFile - Class in se.datadosen.io
Link (shortcut) support for JAlbum.
LinkFile(File, String, File) - Constructor for class se.datadosen.io.LinkFile
 
LinkFileAlbumObject - Class in se.datadosen.jalbum
 
LinkFileAlbumObject(File, AlbumObject, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.LinkFileAlbumObject
 
linkOf(File) - Static method in class se.datadosen.io.LinkFile
 
linkText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
list - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
list - Variable in class se.datadosen.component.MenuBasedAutoCompleter
 
list - Variable in class se.datadosen.jalbum.ChainedObjects
 
listContent() - Method in class se.datadosen.io.CachedFile
Use in preference of listFiles as this version throws proper exceptions instead of returning null
listContent(File) - Static method in class se.datadosen.io.CachedFile
Lists the content of the directory denoted by this CachedFile.
listContent(FileFilter) - Method in class se.datadosen.io.CachedFile
Use in preference of listFiles as this version throws proper exceptions instead of returning null
listContent(File, FileFilter) - Static method in class se.datadosen.io.CachedFile
Lists the content of the directory denoted by this CachedFile.
listeners - Variable in class se.datadosen.jalbum.JFlagSelector
 
listFiles() - Method in class se.datadosen.io.CachedFile
 
listFiles() - Method in class se.datadosen.io.ChainedDirectory
 
listFiles(File) - Static method in class se.datadosen.io.CachedFile
Lists the content of the directory denoted by this CachedFile Follows symbolic links since 12.1.
listFiles(FileFilter) - Method in class se.datadosen.io.CachedFile
 
listFiles(FileFilter) - Method in class se.datadosen.io.ChainedDirectory
 
listFiles(File, boolean, File) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Use the new AlbumObject object model instead (currentObject, currentFolder and rootFolder variables). Doesn't support renamed files
listFiles(File, FileFilter) - Static method in class se.datadosen.io.CachedFile
Lists the content of the directory denoted by this CachedFile
listItemsFlavor - Static variable in class net.jalbum.component.JDraggableList
 
listSelectedAlbumObjects() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
listSkins(File) - Method in class se.datadosen.jalbum.SkinManager
Used by server side
listSkins(ZipInputStream) - Method in class se.datadosen.jalbum.SkinManager
 
load() - Method in class se.datadosen.jalbum.PlaceService
 
load(String) - Method in class net.jalbum.browser.BrowserPane
The Browser has asynchronous reload and loadURL methods These ones are synchronous, to ease usage
load(String) - Method in class net.jalbum.browser.JxBrowser
 
load(String) - Method in interface net.jalbum.browser.WebBrowser
 
load(String) - Method in class net.jalbum.browser.WebViewBrowser
 
load(String) - Static method in class net.javainthebox.caraibe.svg.SVGLoader
Load SVG file and convert it to JavaFX.
load(URL) - Static method in class net.javainthebox.caraibe.svg.SVGLoader
 
loadAccounts() - Method in class se.datadosen.jalbum.AccountManager
Load account list from file.
loadBounds(Window) - Static method in class se.datadosen.util.WindowUtilities
Load window bounds from preferences to specified window
loadContent(String) - Method in class net.jalbum.browser.JxBrowser
 
loadContent(String) - Method in interface net.jalbum.browser.WebBrowser
 
loadContent(String) - Method in class net.jalbum.browser.WebViewBrowser
 
loadFilterInfoPanel(JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManagerUI
 
loadImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
loadImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
loadImage(boolean, Dimension) - Method in interface se.datadosen.jalbum.AlbumObject
 
loadImage(boolean, Dimension) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
loadImage(boolean, Dimension, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
loadImage(boolean, Dimension, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
loadImage(File) - Static method in class se.datadosen.util.FileFilters
Load an image from file.
loadImage(File, int) - Static method in class se.datadosen.util.FileFilters
Load an image from file.
loadImage(File, int, ImageReadParam, FileFilters.ReaderFlag...) - Static method in class se.datadosen.util.FileFilters
Load an image from file.
loadImage(File, AlbumBean) - Static method in class se.datadosen.util.FileFilters
Deprecated.
Use loadImage(File file) instead.
loadMedia(File) - Static method in class se.datadosen.util.MediaUtil
 
loadMedia(String) - Static method in class se.datadosen.util.MediaUtil
 
loadPreferences() - Method in class se.datadosen.jalbum.JPreferencesWindow
 
loadProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
loadSettings() - Method in class se.datadosen.jalbum.ShareBean
 
loadStateFromBean(Object) - Method in interface se.datadosen.util.BeanBinder.Bindeable
 
loadUI() - Method in class se.datadosen.jalbum.JCustomPanel
Load UI controls with values from current album object Automatically called when moving between album objects
loadUI() - Method in class se.datadosen.jalbum.JWebPageUI
Load UI controls with values from current album object Automatically called when moving between album objects
loadUI(JComponentHolder) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Load UI controls with values from this object
local - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
localPath - Variable in class se.datadosen.net.Share
 
localViewAction - Variable in class net.jalbum.browser.BrowserToolBar
 
locationExists(File) - Static method in class net.jalbum.projectgroups.ProjectGroups
 
locationFor(ProjectGroup, String) - Static method in class net.jalbum.projectgroups.FolderProjectGroup
 
locationProperty() - Method in class net.jalbum.browser.JxBrowser
 
locationProperty() - Method in interface net.jalbum.browser.WebBrowser
 
locationProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
locationToIndex(JList, Point) - Method in class se.datadosen.component.tags.FlowListUI
 
log(int, String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyLogger
 
log(String) - Method in class net.jalbum.browser.WebViewBrowser.JavaBridge
 
log(String) - Static method in class se.datadosen.util.Debug
Log to stdout if debug mode is activated
logErr(Object) - Static method in class se.datadosen.util.Debug
Log to stderr if debug mode is activated
logErr(String) - Static method in class se.datadosen.util.Debug
Log to stderr if debug mode is activated
logFileMove(File, File, AlbumObject) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
logger - Static variable in class se.datadosen.jalbum.JAlbum
Main jAlbum logger instance
LogoFilter - Class in net.jalbum.filters
Title: JAlbum text image filter Company: JAlbum AB
LogoFilter() - Constructor for class net.jalbum.filters.LogoFilter
 
LogoFilter(boolean, boolean) - Constructor for class net.jalbum.filters.LogoFilter
 
logSave(AlbumObject) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
LONG_COUNTRY - Enum constant in enum se.datadosen.jalbum.structure.CountryOptions
 
LONG_MONTH - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
lookupLocation(double, double) - Method in class se.datadosen.jalbum.PlaceService
Lookup location using Internet service (currently Geonames)
lookupLocation(String) - Method in class se.datadosen.jalbum.PlaceService
 
lostOwnership(Clipboard, Transferable) - Method in class se.datadosen.component.JMapTable
 
lostOwnership(Clipboard, Transferable) - Method in class se.datadosen.component.JParametersTable
 
lostOwnership(Clipboard, Transferable) - Method in class se.datadosen.explorer.JAlbumExplorer
 
LOW - Enum constant in enum se.datadosen.component.JNotification.Priority
Put last in queue, but ignore if Notification.getMaxNotifications() has already been shown
lowerInitial(String) - Static method in class se.datadosen.util.BeanBinderBase
 
lParam - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
lpfn - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
lpfnHook - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrCustomFilter - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrDefExt - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrDialogTitle - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrFile - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrFilter - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrInitialDir - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpstrTitle - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lpszTitle - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
lpTemplateName - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
lStructSize - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
Luminosity - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
LUMINOSITY - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 

M

MacFileChooser - Class in se.datadosen.component.mac
File chooser mapping between jAlbum's FileChooser interface and Steve Hannah's NativeFileDialg using ObjCBridge and JNA See https://gist.github.com/shannah/65007754c2b0f8add4f7
MacFileChooser() - Constructor for class se.datadosen.component.mac.MacFileChooser
 
MacUtilities - Class in se.datadosen.jalbum
Manage full screen windows for Mac
MacUtilities() - Constructor for class se.datadosen.jalbum.MacUtilities
 
magic - Static variable in class se.datadosen.jalbum.ast.ASTNode
This "magic" character helps jAlbum wash away unnecessary empty lines from the generated code during processing, any jAlbum tags gets replaced by this "magic" placeholder, finally jAlbum ensures that lines containing only these placeholders and other white space gets removed.
magicString - Static variable in class se.datadosen.jalbum.ast.ASTNode
 
mail_big - Static variable in class se.datadosen.component.ShareIcons
 
main - Variable in class se.datadosen.jalbum.ProjectSettings.Differences
 
main - Variable in class se.datadosen.jalbum.ProjectSettings
 
main(String[]) - Static method in class se.datadosen.component.DimensionFormatter
 
main(String[]) - Static method in class se.datadosen.component.JArrangeCheckBoxList
 
main(String[]) - Static method in class se.datadosen.component.JProgressSpinner
 
main(String[]) - Static method in class se.datadosen.component.JProjectChooser
 
main(String[]) - Static method in class se.datadosen.component.JSuperimposePanel
 
main(String[]) - Static method in class se.datadosen.imaging.exif.ImageInfoFormatter
Command line method, for testing.
main(String[]) - Static method in class se.datadosen.jalbum.AlbumTest
 
main(String[]) - Static method in class se.datadosen.jalbum.JAlbum
 
main(String[]) - Static method in class se.datadosen.jalbum.JAlbumConsole
 
main(String[]) - Static method in class se.datadosen.jalbum.Main
 
main(String[]) - Static method in class se.datadosen.util.SmartResourceBundle
 
Main - Class in se.datadosen.jalbum
 
Main() - Constructor for class se.datadosen.jalbum.Main
 
MAIN_CLASS - Static variable in class se.datadosen.jalbum.SkinProperties
Fully qualified class name of class to load on load May extend CompiledBase or be an instance of JAlbumPlugin
mainFrame - Static variable in class se.datadosen.jalbum.JAlbum
 
mainSettingsPanel - Variable in class se.datadosen.jalbum.JAlbumFrame
 
maintainTranslated(Object) - Static method in class se.datadosen.jalbum.Msg
Register object for translation with setTexts() and set texts initially
MAKE_DEEP_JSON_DATA - Static variable in class se.datadosen.jalbum.SkinProperties
Control if to also create a deep-data.json page when creating json pages
MAKE_ON_CHANGE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
MAKE_WEB_LOCATION_SLIDES - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether slide images and slide pages should be created for web locations or not Currently defaults to true.
makeAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
makeAlbum() - Method in class se.datadosen.jalbum.AlbumBean
Generate a web album.
makeAlbum() - Method in interface se.datadosen.jalbum.AlbumEngine
Generate a web album.
makeAlbumButton - Variable in class se.datadosen.jalbum.JMainSettingsPanel
 
MakeAlbumTask - Class in se.datadosen.jalbum
Background album maker
MakeAlbumTask(AlbumBean, JAlbumFrame) - Constructor for class se.datadosen.jalbum.MakeAlbumTask
Continue making in background (handover)
MakeAlbumTask(AlbumProject, JAlbumContext, JAlbumFrame) - Constructor for class se.datadosen.jalbum.MakeAlbumTask
Make album from stored AlbumProject's settings
MakeAlbumTask(JAlbumContext, JAlbumFrame) - Constructor for class se.datadosen.jalbum.MakeAlbumTask
Make currently active settings (unsaved project)
makeAndUploadInBackgroundAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
makeAndUploadInBackgroundAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
makeCurrentProjectInBackground(boolean) - Method in class se.datadosen.jalbum.JMultiMaker
 
makeCurrentProjectInBackground(Boolean, boolean, boolean) - Method in class se.datadosen.jalbum.JMultiMaker
 
makeDeepJSONData(File) - Method in class se.datadosen.jalbum.JSONMaker
Make one huge deep-data.json file in root of album based upon data.json files in subfolders
makeInBackground(MakeAlbumTask, boolean) - Method in class se.datadosen.jalbum.JMultiMaker
 
makeInBackgroundAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
makeInBackgroundAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
makeProjectInBackground(AlbumProject, Boolean, boolean, boolean) - Method in class se.datadosen.jalbum.JMultiMaker
 
MakeResult - Class in se.datadosen.jalbum
Result from makeAlbum operation
MakeResult(boolean) - Constructor for class se.datadosen.jalbum.MakeResult
 
makeSmart() - Method in interface se.datadosen.component.SmartTextComponent
 
makeTestAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
makeWebSafe(String) - Method in class se.datadosen.jalbum.StandardFileNamer
 
ManagesImport - Interface in se.datadosen.util
 
MANIFEST_NAME - Static variable in class se.datadosen.jalbum.AlbumManifest
 
map - Variable in class se.datadosen.util.MappedAction
 
map - Variable in class se.datadosen.util.Scope
 
map(File) - Static method in class se.datadosen.io.CachedFile
 
map(String, String) - Method in class se.datadosen.util.MappedAction
Add another mapping
MapBinder - Class in se.datadosen.util
Utility class for synchronizing a Swing GUI with a Map object.
MapBinder() - Constructor for class se.datadosen.util.MapBinder
 
MapBinder.ComponentBinder - Interface in se.datadosen.util
Add support for other component types
MappedAction - Class in se.datadosen.util
 
MappedAction(Action) - Constructor for class se.datadosen.util.MappedAction
 
MappedAction(Action, String, String) - Constructor for class se.datadosen.util.MappedAction
Map Action constants, for instance Action.NAME to Action.SHORT_DESCRIPTION
mapping - Variable in class se.datadosen.util.MappedAction
 
mapToString(Map<String, String>) - Static method in class se.datadosen.util.StringUtil
Since v11
MARGIN - Static variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
MarginIcon - Class in se.datadosen.component
 
MarginIcon(int, int, int, int, Icon) - Constructor for class se.datadosen.component.MarginIcon
 
MarginIcon(int, Icon) - Constructor for class se.datadosen.component.MarginIcon
 
MarginIcon(Insets, Icon) - Constructor for class se.datadosen.component.MarginIcon
 
MAX_ROWS - Static variable in class se.datadosen.jalbum.AlbumBean
 
maxImageHeight - Variable in class se.datadosen.jalbum.CompiledBase
 
maxImageHeight - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
maxImageWidth - Variable in class se.datadosen.jalbum.CompiledBase
 
maxImageWidth - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
maximumLayoutSize(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Returns the maximum size of this component.
maxThumbHeight - Variable in class se.datadosen.jalbum.CompiledBase
 
maxThumbHeight - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
maxThumbWidth - Variable in class se.datadosen.jalbum.CompiledBase
 
maxThumbWidth - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
MB - Enum constant in enum se.datadosen.util.DataSizeFormatter.Unit
 
md5(File) - Static method in class se.datadosen.util.DigestUtil
 
md5(InputStream) - Static method in class se.datadosen.util.DigestUtil
 
md5(String) - Static method in class se.datadosen.util.DigestUtil
From http://snippets.dzone.com/posts/show/3686
md5(MessageDigest) - Static method in class se.datadosen.util.DigestUtil
 
measure(String) - Method in class net.jalbum.util.Profiler
 
MEDIA_FILE - Static variable in class se.datadosen.util.FileFilters
 
MediaControl - Class in se.datadosen.jalbum.videoplayer
 
MediaControl(VideoPlayer, MediaPlayer) - Constructor for class se.datadosen.jalbum.videoplayer.MediaControl
 
MediaPlayerProcessor - Class in se.datadosen.jalbum
 
MediaPlayerProcessor() - Constructor for class se.datadosen.jalbum.MediaPlayerProcessor
 
MediaUtil - Class in se.datadosen.util
Load a Media object from passed File or URI string
menu - Variable in class se.datadosen.component.JMenuButton
 
menu - Variable in class se.datadosen.component.PopClickListener
 
MenuAction - Class in se.datadosen.util
Ensure that icons appearing on pull down menus won't get inverted when using Dark look and feel on Mac
MenuAction(Action) - Constructor for class se.datadosen.util.MenuAction
 
MenuBasedAutoCompleter<E> - Class in se.datadosen.component
 
MenuBasedAutoCompleter(JTextComponent) - Constructor for class se.datadosen.component.MenuBasedAutoCompleter
 
MenuSelector - Class in net.jalbum.projectgroups
Allow expanding panel, selecting item from tree and collapsing panel in one single mouse click-drag-release operation, just like a menu selection
MenuSelector(JProjectGroupsPanel) - Constructor for class net.jalbum.projectgroups.MenuSelector
 
messageBox(Window, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(Window, String, int) - Static method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(Window, String, int, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(Window, String, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, int) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, int, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
meta - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
meta(File) - Static method in class se.datadosen.jalbum.ControlFiles
 
MetaObjectCache - Class in se.datadosen.jalbum
The purpose of this class is to implement a lazy-fetch behavour for the previously extremely big "meta" object (around 6500 bytes) in order to save RAM during album generation as JAlbum stores all metadata gathered during album generation.
MetaObjectCache(AlbumBean, Metadata, File) - Constructor for class se.datadosen.jalbum.MetaObjectCache
 
meterFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
MiddleLayout - Class in se.datadosen.component
Simple LayoutManager that puts a component in the vertical middle of its container The component stretches to the full width of the container
MiddleLayout() - Constructor for class se.datadosen.component.MiddleLayout
 
millimeterFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
millisToPopup(int) - Method in class net.jalbum.util.Work
 
mimeType - Variable in class se.datadosen.util.FileFilters.FileType
 
MiniConfig - Class in se.datadosen.jalbum
Minimal version of Config class to satisfy new class loader
minimumLayoutSize(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
minimumLayoutSize(Container) - Method in class se.datadosen.component.CenterLayout
 
minimumLayoutSize(Container) - Method in class se.datadosen.component.MiddleLayout
 
minimumLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minimumLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout2
 
minimumLayoutSize(Container) - Method in class se.datadosen.component.VerticalLayout
 
minimumLayoutSize(Container) - Method in class se.datadosen.explorer.SmartFlowLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
minWidth(int) - Method in class se.datadosen.jalbum.BackupRestoreBase.Column
 
MirrorTransformer - Class in se.datadosen.jalbum.structure
Dummy transformer to ease logic
MirrorTransformer() - Constructor for class se.datadosen.jalbum.structure.MirrorTransformer
 
MITCHELL - Enum constant in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
model - Variable in class net.jalbum.filters.ui.JAlignmentSelector
 
model - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
Model() - Constructor for class se.datadosen.jalbum.PhotoSphere.Model
 
modelFrom(File) - Static method in class se.datadosen.util.Languages
 
modelRead() - Method in class se.datadosen.jalbum.JImageEffectsPanel
 
modelRead() - Method in interface se.datadosen.util.BinderListener
Called just after model state is passed to user interface
modificationDate - Variable in class net.jalbum.remotefs.RemoteFile
 
modified - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
ModifiesSize - Interface in se.datadosen.jalbum
Interface that all JAlbum image filters that modifies image sizes should implement.
monitor - Variable in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
monitor - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
monitor - Variable in class se.datadosen.jalbum.VideoProcessor
 
MONITORED - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
MonitoredWorkQueue<T> - Class in net.jalbum.util
Manage long running tasks that can be aborted by user.
MonitoredWorkQueue(Component, String) - Constructor for class net.jalbum.util.MonitoredWorkQueue
 
MonitoredWorkQueue(Component, String, String) - Constructor for class net.jalbum.util.MonitoredWorkQueue
 
monitoring(JComponent...) - Static method in class se.datadosen.component.StateMonitor
Convenience way of creating StateMonitor using lambda expressions
MonthOptions - Enum in se.datadosen.jalbum.structure
 
mouseClicked(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseClicked(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseClicked(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
mouseDragged(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseDragged(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseEntered(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseEntered(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseEntered(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
mouseExited(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseExited(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseExited(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
mouseMoved(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseMoved(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseOver - Variable in class se.datadosen.component.JGlassButton
If set to false, pass label to tool tip instead
mouseOver - Variable in class se.datadosen.component.JSiteButton
 
mousePressed - Variable in class se.datadosen.component.JGlassButton
 
mousePressed - Variable in class se.datadosen.component.JSiteButton
 
mousePressed(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mousePressed(MouseEvent) - Method in class se.datadosen.component.PopClickListener
 
mousePressed(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mousePressed(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
mouseReleased(MouseEvent) - Method in class net.jalbum.projectgroups.MenuSelector
 
mouseReleased(MouseEvent) - Method in class se.datadosen.component.PopClickListener
 
mouseReleased(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
mouseReleased(MouseEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
 
move(File, File) - Static method in class se.datadosen.util.IO
Move file to destination Operation ignored if source file is missing Target is overwritten if already exists
move(AlbumObject, AlbumObject, String) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
move(AlbumObject, AlbumObject, String, int) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
moveComponents(Container, int, int, int, int, int, int, boolean, Ruler) - Method in class se.datadosen.component.RiverLayout
Centers the elements in the specified row, if there is any slack.
MoveEvent - Class in se.datadosen.explorer.event
 
MoveEvent(Object, List<JAlbumObject>) - Constructor for class se.datadosen.explorer.event.MoveEvent
 
moveFrom(String, AlbumObjectProperties) - Method in class net.jalbum.util.QuickProperties
Utility to ease moving properties from old to new storage
moveTo(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
moveTo(AlbumObject, int) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject, int) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
moveTo(AlbumObject, File, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Moves the corresponding files in the album structure
moveTo(AlbumObject, String) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject, String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
moveTo(AlbumObject, String, int) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject, String, int) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
MP3OutputStream - Class in se.datadosen.io
 
MP3OutputStream(AudioFormat, OutputStream) - Constructor for class se.datadosen.io.MP3OutputStream
 
msg - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
msg - Variable in class se.datadosen.jalbum.event.ProgressEvent
 
Msg - Class in se.datadosen.jalbum
Repository for internationalized strings
Multilingual - Interface in se.datadosen.util
Objects that implement this interface and that are members of objects passed to Msg.maintainTranslated() will have their languageUpdated method called upon initialization and when there is a language change
MultilingualAction - Class in se.datadosen.util
 
MultilingualAction() - Constructor for class se.datadosen.util.MultilingualAction
 
MultilingualAction(String) - Constructor for class se.datadosen.util.MultilingualAction
 
MultilingualAction(String, Icon) - Constructor for class se.datadosen.util.MultilingualAction
 
multiMakerAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
Multiply - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
MULTIPLY - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
multiSelectionEnabled - Variable in class se.datadosen.component.windows.WindowsFileChooser
 
MutableSoft<T> - Class in net.jalbum.util
Wrapper around SoftReference acting as an always existing "anchor", allowing synchronization on this object instead of the whole class (minimize risk of deadlocks)
MutableSoft(T) - Constructor for class net.jalbum.util.MutableSoft
 
MY_ALBUMS_GROUP - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
MyCompiledScript(CompiledScript, ScriptEngine) - Constructor for class se.datadosen.jalbum.ScriptEnginePool.MyCompiledScript
 
MyCompiledScript(CompiledScript, ScriptEngine, String) - Constructor for class se.datadosen.jalbum.ScriptEnginePool.MyCompiledScript
 
MyConsoleHandler - Class in se.datadosen.jalbum
 
MyConsoleHandler(OutputStream) - Constructor for class se.datadosen.jalbum.MyConsoleHandler
Create a ConsoleHandler for System.err.
MyDesktop - Class in se.datadosen.jalbum
Wrapper around Java's Desktop class, fixing stuff that isn't properly implemented there
MyJSONObject - Class in se.datadosen.util
Note: Since v16, this class inherits from JsonObject instead of from JSONObject as we now use the updated json-simple3.0.1 library
MyJSONObject() - Constructor for class se.datadosen.util.MyJSONObject
 
MyLogger() - Constructor for class net.jalbum.remotefs.sftp.SftpAdapter.MyLogger
 
myspace - Static variable in class se.datadosen.component.ShareIcons
 
myspace_grey - Static variable in class se.datadosen.component.ShareIcons
 
MyUserInfo(String) - Constructor for class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 

N

name - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
name - Variable in class net.jalbum.remotefs.RemoteFile
 
name - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
name - Variable in class se.datadosen.jalbum.PlaceService.Place
 
name - Variable in class se.datadosen.util.FileFilters.FileType
 
name - Variable in class se.datadosen.util.NameValue
 
name(String) - Method in class se.datadosen.component.JLabelFor
Calls setName().
name(String) - Method in class se.datadosen.util.Scope
Provide a way to name this scope for debugging purposes
NAME - Static variable in class net.jalbum.browser.BrowserPanel
 
NAME - Static variable in class se.datadosen.explorer.JEditPanel
 
NAME - Static variable in class se.datadosen.explorer.JExplorerPanel
 
NAME - Static variable in class se.datadosen.explorer.JSharePanel
 
NAME - Static variable in class se.datadosen.explorer.JWelcomePanel
 
NamedThreadFactory - Class in se.datadosen.util
For Executors framework.
NamedThreadFactory(String) - Constructor for class se.datadosen.util.NamedThreadFactory
 
nameExists(String) - Method in class se.datadosen.jalbum.FileNamerContext
Check if name already exists in the current folder Relies on addName being called (ensured by jAlbum)
nameMap - Variable in class se.datadosen.jalbum.FileAlbumObject
 
nameRoot(String) - Static method in class net.jalbum.Rendition
 
nameRoot(String) - Static method in class se.datadosen.jalbum.ImageRenderer
 
nameSuffix(String) - Static method in class se.datadosen.jalbum.ImageRenderer
 
nameToToolTip(Action) - Static method in class se.datadosen.util.MappedAction
Convenience constructor suitable when tying buttons to actions where one doesn't want button text
NameValue<T> - Class in se.datadosen.util
Class that allows an arbitrary value to be tagged along a visible string Enables for instance JComboBoxes to display strings but also supply an arbitrary value with each item Similar to Item, but with the visible name being in focus (i.e.
NameValue(String, T) - Constructor for class se.datadosen.util.NameValue
 
Negation - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
NEGATION - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
net.jalbum - package net.jalbum
 
net.jalbum.browser - package net.jalbum.browser
 
net.jalbum.component - package net.jalbum.component
 
net.jalbum.filterManager - package net.jalbum.filterManager
 
net.jalbum.filters - package net.jalbum.filters
 
net.jalbum.filters.arty - package net.jalbum.filters.arty
 
net.jalbum.filters.arty.effects - package net.jalbum.filters.arty.effects
 
net.jalbum.filters.auto - package net.jalbum.filters.auto
 
net.jalbum.filters.ui - package net.jalbum.filters.ui
 
net.jalbum.jprint - package net.jalbum.jprint
 
net.jalbum.metadata.exif - package net.jalbum.metadata.exif
 
net.jalbum.projectgroups - package net.jalbum.projectgroups
 
net.jalbum.remotefs - package net.jalbum.remotefs
 
net.jalbum.remotefs.annotations - package net.jalbum.remotefs.annotations
 
net.jalbum.remotefs.commons.ftp - package net.jalbum.remotefs.commons.ftp
 
net.jalbum.remotefs.ftp4j - package net.jalbum.remotefs.ftp4j
 
net.jalbum.remotefs.sftp - package net.jalbum.remotefs.sftp
 
net.jalbum.resty.web - package net.jalbum.resty.web
 
net.jalbum.review - package net.jalbum.review
 
net.jalbum.script - package net.jalbum.script
 
net.jalbum.undo - package net.jalbum.undo
 
net.jalbum.util - package net.jalbum.util
 
net.jalbum.views - package net.jalbum.views
 
net.javainthebox.caraibe.svg - package net.javainthebox.caraibe.svg
 
NetUtil - Class in se.datadosen.net
 
NEW_ACTIVE_NOTIFICATION - Static variable in class se.datadosen.jalbum.NotificationManager
 
newAlbumProjectIcon - Static variable in class se.datadosen.jalbum.AlbumProject
 
newDocument() - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
newDocument() - Static method in class se.datadosen.jalbum.TextEditor
Return the editor component for a new editor
newEmptyPageAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
newFolderAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
newObjectsProperty - Variable in class se.datadosen.jalbum.AlbumProject
 
newProject() - Method in class se.datadosen.jalbum.JAlbumFrame
Create a new empty project and open the new project dialog
newProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
newProjectAction - Variable in class net.jalbum.projectgroups.JProjectGroupsPanel
 
newProjectAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
newProjectGroupAction - Variable in class net.jalbum.projectgroups.JProjectGroupsPanel
 
newThread(Runnable) - Method in class se.datadosen.util.NamedThreadFactory
 
newWebLocationAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
next - Variable in class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
next - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
next() - Method in class net.jalbum.util.Counter
Groovy operator ++ overload
next() - Method in class se.datadosen.explorer.JComboButton
 
next() - Method in enum se.datadosen.util.Orientation
 
NEXT - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
nextAction - Variable in class se.datadosen.component.JWizard
 
nextButton - Variable in class se.datadosen.component.JWizard
 
nextImageAction - Variable in class se.datadosen.explorer.JEditPanel
 
nextIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
nextName() - Method in class se.datadosen.tags.AttributeTokenizer
 
nextPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
nextValue() - Method in class se.datadosen.jalbum.FileNamerContext
For each folder, return numbers 1,2,3 and onwards May be used to easily generate number sequences for the files in each folder
nextValue() - Method in class se.datadosen.tags.AttributeTokenizer
 
nFileExtension - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
nFileOffset - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
nFilterIndex - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
nine - Enum constant in enum net.jalbum.jprint.PageLayout
 
nMaxCustFilter - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
nMaxDialogTitle - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
nMaxFile - Variable in class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
NO - Static variable in class se.datadosen.jalbum.EasyJFrame
 
NO_CHAINING - Enum constant in enum se.datadosen.jalbum.DirectoryChaining
 
NO_FILTER - Static variable in interface se.datadosen.jalbum.AlbumObjectFilter
Don't filter out any objects
NO_LOGGING - Static variable in class se.datadosen.jalbum.ShareBean
 
NO_SELECTION - Static variable in class se.datadosen.component.SmartTextComponentSupport
 
NODE_FLAVOR - Static variable in class se.datadosen.dnd.TransferableNode
 
NoDiacriticsAlbumObjectFactory - Class in se.datadosen.jalbum
Ensures that albumObjects have file names that contains no diacritical marks Only used during album generation
NoDiacriticsAlbumObjectFactory(AlbumBean) - Constructor for class se.datadosen.jalbum.NoDiacriticsAlbumObjectFactory
 
nodirs() - Method in class se.datadosen.jalbum.CategoryFilter
Exclude directories (convenience for exclude(Category.folder))
nodirs() - Method in class se.datadosen.jalbum.Paginator
Exclude directories (convenience for exclude(Category.folder))
noDotDotDotFileFilter - Static variable in class net.jalbum.remotefs.RemoteFSBean
 
NoFlag - Enum constant in enum se.datadosen.jalbum.Flag
 
noFocusBorder - Static variable in class net.jalbum.component.JCheckBoxList
 
noIcon(Action) - Static method in class se.datadosen.util.MappedAction
Convenience constructor suitable when tying menus to actions where one doesn't want icons
noIPTC - Enum constant in enum se.datadosen.jalbum.TitleSource
 
NonCollapsableJTree - Class in se.datadosen.component
JTree where root node can't be collapsed (why would one want it?)
NonCollapsableJTree(TreeModel) - Constructor for class se.datadosen.component.NonCollapsableJTree
 
none - Enum constant in enum net.jalbum.filters.arty.Effect
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.CountryOptions
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.DayOptions
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.PlaceOptions
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.RegionOptions
 
NONE - Enum constant in enum se.datadosen.jalbum.structure.YearOptions
 
NONE_OPTION - Static variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
noop() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
noop() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
noop() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
noop() - Method in interface net.jalbum.remotefs.RemoteFS
 
noop() - Method in class net.jalbum.remotefs.RemoteFSBean
 
noop() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
noProcessing - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
normal - Enum constant in enum se.datadosen.util.Orientation
 
Normal - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
NORMAL - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
NORMAL - Enum constant in enum se.datadosen.component.JNotification.Priority
Put last in queue
NORMAL - Enum constant in enum se.datadosen.jalbum.Config.NotificationLevel
 
NORMAL - Enum constant in enum se.datadosen.jalbum.Config.ThumbnailQuality
 
normalFlipped - Enum constant in enum se.datadosen.util.Orientation
 
NORTH - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
NorthEtchedBorder - Class in se.datadosen.component
Like EtchedBorder, but with just a line in the top/north
NorthEtchedBorder() - Constructor for class se.datadosen.component.NorthEtchedBorder
 
NorthLineBorder - Class in se.datadosen.component
 
NorthLineBorder() - Constructor for class se.datadosen.component.NorthLineBorder
 
NorthLineBorder(Color) - Constructor for class se.datadosen.component.NorthLineBorder
 
NOT_ROTATED - Static variable in class se.datadosen.util.RotationSupport
 
NOT_ROTATED_FLIPPED - Static variable in class se.datadosen.util.RotationSupport
 
NotADirectoryException - Exception Class in se.datadosen.jalbum
 
NotADirectoryException(String, File) - Constructor for exception class se.datadosen.jalbum.NotADirectoryException
 
NotAgainDialogs - Class in net.jalbum.component
Wrappers around JOptionPane dialogs providing a checkbox to not show again
NotAgainDialogs() - Constructor for class net.jalbum.component.NotAgainDialogs
 
notificationButton - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
notificationButtonAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
NotificationManager - Class in se.datadosen.jalbum
 
NotificationManager() - Constructor for class se.datadosen.jalbum.NotificationManager
 
notificationPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
Notifier - Class in se.datadosen.jalbum
 
Notifier(JAlbumContext) - Constructor for class se.datadosen.jalbum.Notifier
 
NotifyingPrintStream - Class in se.datadosen.io
 
NotifyingPrintStream(PrintStream) - Constructor for class se.datadosen.io.NotifyingPrintStream
 
NoValidSkinException - Exception Class in se.datadosen.jalbum
 
NoValidSkinException() - Constructor for exception class se.datadosen.jalbum.NoValidSkinException
 
now() - Static method in class se.datadosen.util.Dates
Get Date object representing now
nticks - Static variable in class se.datadosen.component.JProgressSpinner
 

O

OBJECT_LIMIT - Static variable in class se.datadosen.jalbum.FreeVersionDialogs
 
ObjectException - Exception Class in net.jalbum
Unexpected exception that can be related to a particular object Catch runtime exceptions and add an object to give context to the error then rethrow as ObjectException
ObjectException(Object, String, Throwable) - Constructor for exception class net.jalbum.ObjectException
 
ObjectException(Object, Throwable) - Constructor for exception class net.jalbum.ObjectException
 
objects() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
of(Throwable, File, int) - Static method in exception class se.datadosen.util.ScriptException
 
of(Collection<File>) - Static method in class se.datadosen.jalbum.io.FileTreeCollection
 
of(Collection<AlbumObject>) - Static method in class se.datadosen.jalbum.TreeCollection
 
of(AlbumObject) - Static method in class se.datadosen.jalbum.TreeCollection
Since 38
of(AlbumObject[]) - Static method in class se.datadosen.jalbum.TreeCollection
 
off - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
OFF - Enum constant in enum se.datadosen.jalbum.Config.NotificationLevel
 
offer(T) - Method in class se.datadosen.util.BlockingLifoQueue
 
offer(T, long, TimeUnit) - Method in class se.datadosen.util.BlockingLifoQueue
 
OFN_ALLOWMULTISELECT - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_CREATEPROMPT - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_DONTADDTORECENT - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_ENABLEHOOK - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_ENABLEINCLUDENOTIFY - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_ENABLESIZING - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_ENABLETEMPLATE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_ENABLETEMPLATEHANDLE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_EXPLORER - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_EXTENSIONDIFFERENT - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_FILEMUSTEXIST - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_FORCESHOWHIDDEN - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_HIDEREADONLY - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_LONGNAMES - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NOCHANGEDIR - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NODEREFERENCELINKS - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NOLONGNAMES - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NONETWORKBUTTON - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NOREADONLYRETURN - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NOTESTFILECREATE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_NOVALIDATE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_OVERWRITEPROMPT - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_PATHMUSTEXIST - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_READONLY - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_SHAREAWARE - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OFN_SHOWHELP - Static variable in class se.datadosen.component.windows.jna.Comdlg32
 
OK - Static variable in class se.datadosen.jalbum.EasyJFrame
 
okAction - Variable in class se.datadosen.component.JWizard
 
okAction - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
okButton - Variable in class se.datadosen.component.JWizard
 
OLD_NOTIFICATIONS_LIST - Static variable in class se.datadosen.jalbum.NotificationManager
 
OLD_NOTIFICATIONS_SIZE - Static variable in class se.datadosen.jalbum.NotificationManager
 
oldRemotePath() - Method in class se.datadosen.jalbum.RemoteFSNode
 
oldRemotePath(TreePath, RemoteFSContext) - Static method in class se.datadosen.jalbum.RemoteFSNode
Returns full path to a directory as it was named prior to being renamed (support for rename)
Ole32 - Class in se.datadosen.component.windows.jna
 
Ole32() - Constructor for class se.datadosen.component.windows.jna.Ole32
 
OleInitialize(Pointer) - Static method in class se.datadosen.component.windows.jna.Ole32
 
on(Collection<T>) - Static method in class net.jalbum.util.Work
 
on(Stream<T>) - Static method in class net.jalbum.util.Work
 
on(T[]) - Static method in class net.jalbum.util.Work
 
ON_TOP - Enum constant in enum net.jalbum.filters.Layering
 
onAbort(Runnable) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
onAbort(Runnable) - Method in class net.jalbum.util.AbortableBackgroundTask
 
onAbort(Runnable) - Method in class se.datadosen.jalbum.JTransferProgressDialog
Set callback to be called when dialog has explicitly been dismissed by hitting Abort or closing
onChange() - Method in class se.datadosen.component.StateMonitor
Override in your subclass to be notified on component state events
onChange() - Method in class se.datadosen.component.StateMonitor.StateMonitorImpl
 
onChange(PropertyChangeListener) - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
onChange(Consumer) - Method in class se.datadosen.component.StateMonitor.StateMonitorImpl
 
onChange(Consumer<DocumentEvent>) - Method in class se.datadosen.component.JSmartTextField
Convenience method to listen to changes via lambda expression (calls getDocument().addDocumentListener() under the hood)
onContextMenu(Consumer<JMenu>) - Method in class se.datadosen.explorer.JAlbumExplorer
 
onDialogOpening(Consumer<Dialog>) - Method in class net.jalbum.util.MonitoredWorkQueue
 
onDialogOpening(Consumer<Dialog>) - Method in class net.jalbum.util.Work
 
onDone(Runnable) - Method in class net.jalbum.util.Animator.Control
 
one - Enum constant in enum net.jalbum.jprint.PageLayout
 
ONE_OR_TWO_DIGIT_DAY - Enum constant in enum se.datadosen.jalbum.structure.DayOptions
 
ONE_OR_TWO_DIGIT_MONTH - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
onError(Runnable) - Method in class net.jalbum.browser.WebViewBrowser
 
onError(Consumer<Throwable>) - Method in class net.jalbum.util.MonitoredWorkQueue
By default, the 1:st error (Exception thrown) generates an error dialog but this behavior can be overridden by this error handler In any case, errors also cause abortion of the queue.
onError(Consumer<DiskCache.DCException>) - Method in class net.jalbum.util.DiskCache
 
onError(Consumer<WorkException>) - Method in class net.jalbum.util.Work
By default, the 1:st error (Exception thrown) generates an error dialog but this behavior can be overridden by this error handler In any case, errors also cause abortion of the queue.
onExit() - Static method in class net.jalbum.component.JRememberedFrame
Add to shutdown hook
onExit() - Method in interface se.datadosen.jalbum.JAlbumPlugin
Called when jAlbum is about to exit.
onExit() - Method in class se.datadosen.jalbum.JWebPageUI
 
onExit() - Static method in class se.datadosen.jalbum.PluginManager
 
onFinish() - Method in class se.datadosen.component.JWizard
 
onHide() - Method in class se.datadosen.component.JWizard
 
onHide() - Method in class se.datadosen.component.JWizardStep
 
onHide() - Method in class se.datadosen.jalbum.JPublishWizard
 
onHide() - Method in class se.datadosen.jalbum.videoplayer.MediaControl
 
onIdle(Runnable) - Method in class se.datadosen.util.IdleExecutor
Schedule task for execution after specified delay.
onInitDone() - Method in class se.datadosen.jalbum.structure.JCalendarGroupingDialog
 
onInitDone() - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
Called on init done.
onLeaveEdit(Runnable) - Method in class net.jalbum.views.AlphabeticalView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLeaveEdit(Runnable) - Method in class net.jalbum.views.CustomFilterView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLeaveEdit(Runnable) - Method in class net.jalbum.views.DateView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLeaveEdit(Runnable) - Method in class net.jalbum.views.KeywordView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLeaveEdit(Runnable) - Method in class net.jalbum.views.PlaceView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLeaveEdit(Runnable) - Method in class net.jalbum.views.RecentlyAddedView
Register here to be notified when user leaves Edit mode (write to transformer model)
onLinkClicked(Consumer<HyperlinkEvent>) - Method in class se.datadosen.component.JNotification
 
onLinkClicked(Consumer<HyperlinkEvent>) - Method in class se.datadosen.jalbum.JHtmlBox
 
onOk(Consumer<ActionEvent>) - Method in class se.datadosen.component.JSmartDialog
Easier way to register an ok action using lambdas
onPageLoaded(Runnable) - Method in class net.jalbum.browser.JxBrowser
 
onPageLoaded(Runnable) - Method in interface net.jalbum.browser.WebBrowser
Convenience to using stateProperty to execute code when page is loaded
onPageLoaded(Runnable) - Method in class net.jalbum.browser.WebViewBrowser
 
onPause(Runnable) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
onRead(Runnable) - Method in class se.datadosen.util.BeanBinder
 
onRefresh(Consumer<Short>) - Method in class se.datadosen.io.VUOutputStream
Install callback to be called periodically when data has changed
onRightClick(Consumer<Point>) - Method in class net.jalbum.browser.JxBrowser
 
onRightClick(Consumer<Point>) - Method in interface net.jalbum.browser.WebBrowser
 
onSave - Variable in class net.jalbum.views.AlphabeticalView
 
onSave - Variable in class net.jalbum.views.CustomFilterView
 
onSave - Variable in class net.jalbum.views.DateView
 
onSave - Variable in class net.jalbum.views.KeywordView
 
onSave - Variable in class net.jalbum.views.PlaceView
 
onSave - Variable in class net.jalbum.views.RecentlyAddedView
 
onShow() - Method in class se.datadosen.component.JWizardStep
 
onShowMenu() - Method in class se.datadosen.component.JMenuButton
Called just before menu should show
onStart() - Method in class se.datadosen.jalbum.SignInManager
Call on start.
onStatus(Consumer<String>) - Method in class se.datadosen.component.FindAndReplace
 
onUserChange(Consumer) - Method in class se.datadosen.component.StateMonitor.StateMonitorImpl
 
onVerify(Consumer<String>) - Method in class se.datadosen.component.Verifier
 
onWrite(Runnable) - Method in class se.datadosen.util.BeanBinder
 
open(int) - Method in class se.datadosen.component.search.UITarget
 
open(InputEvent) - Method in class se.datadosen.component.search.AlbumObjectTarget
 
open(InputEvent) - Method in class se.datadosen.component.search.ProjectTarget
 
open(InputEvent) - Method in interface se.datadosen.component.search.Target
Ensures that target is opened, and possibly animated
open(InputEvent) - Method in class se.datadosen.component.search.UITarget
 
open(String) - Method in class se.datadosen.util.ContextHelp
Open helpPath in browser
openAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
openDeveloperTools() - Method in class net.jalbum.browser.JxBrowser
 
openDeveloperTools() - Method in interface net.jalbum.browser.WebBrowser
 
openDeveloperTools() - Method in class net.jalbum.browser.WebViewBrowser
 
openDialog(Window, AlbumObject, int) - Static method in class se.datadosen.jalbum.JWebLocationEditPanel
 
openDocument(File) - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
openDocument(File) - Static method in class se.datadosen.jalbum.TextEditor
Open document for editing
openDocument(File, int) - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
openDocument(File, int) - Static method in class se.datadosen.jalbum.TextEditor
 
openDocument(File, int, int) - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
openDocument(File, int, int) - Static method in class se.datadosen.jalbum.TextEditor
 
openDocument(File, int, int, String) - Method in interface se.datadosen.jalbum.TextEditor.Editor
 
openDocument(File, int, int, String) - Static method in class se.datadosen.jalbum.TextEditor
 
OpenFileName() - Constructor for class se.datadosen.component.windows.jna.Comdlg32.OpenFileName
 
openFiles(OpenFilesEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
openInBrowser(String) - Method in class se.datadosen.jalbum.JAlbumFrame
 
openInBrowser(String, Boolean) - Method in class se.datadosen.jalbum.JAlbumFrame
 
openInBrowser(URL, Boolean) - Method in class se.datadosen.jalbum.JAlbumFrame
Main clever entry point for previews
openLocal(File) - Static method in class edu.stanford.ejalbert.BrowserLauncher
 
openProjectListFileAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
openPublishedAlbum - Enum constant in enum se.datadosen.jalbum.Config.AfterPublishAction
 
openURL(String) - Static method in class edu.stanford.ejalbert.BrowserLauncher
 
openURL(URL) - Method in class net.jalbum.browser.BrowserPanel
ensures url gets loaded on EventDispatchThread and checks if album was modified
operation() - Method in class se.datadosen.jalbum.SlowOperation
 
Operation<T> - Interface in net.jalbum.util
 
OperationAbortedException - Exception Class in se.datadosen.jalbum
Thrown when album creation or file uploading has been aborted
OperationAbortedException() - Constructor for exception class se.datadosen.jalbum.OperationAbortedException
Abort the operation silently
OperationAbortedException(String) - Constructor for exception class se.datadosen.jalbum.OperationAbortedException
Abort the operation, explaining the reason in a popup dialog
OperationRestartedException - Exception Class in se.datadosen.jalbum
 
OperationRestartedException() - Constructor for exception class se.datadosen.jalbum.OperationRestartedException
 
Optional attributes - Search tag in class se.datadosen.jalbum.ast.PictureNode
Section
ORDER_BY_ADDED_DATE - Static variable in class se.datadosen.jalbum.AlbumBean
 
ORDER_BY_CAMERA_DATE - Static variable in class se.datadosen.jalbum.AlbumBean
 
ORDER_BY_DATE - Static variable in class se.datadosen.jalbum.AlbumBean
 
ORDER_BY_NAME - Static variable in class se.datadosen.jalbum.AlbumBean
 
ORDER_BY_SIMPLE_NAME - Static variable in class se.datadosen.jalbum.AlbumBean
 
orderAndFilter(File[]) - Method in interface se.datadosen.jalbum.CustomOrderer
 
orderBy(Config.ProjectOrdering) - Method in class se.datadosen.jalbum.JAlbumManager
 
orderByAddedDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByCallOrder(Method[]) - Static method in class se.datadosen.util.BeanBinderBase
 
orderByCameraDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByCategoryAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByCommentAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByExtensionAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByLastModifiedDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByNameAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByRatingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderByTitleAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
ordered(boolean) - Method in class se.datadosen.jalbum.TreeCollection
 
orderFoldersByAddedDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderFoldersByLastModifiedDateAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
orderFoldersByNameAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
organizingDone() - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
orientation - Variable in class se.datadosen.jalbum.VideoProcessor.VideoInfo
 
Orientation - Enum in se.datadosen.util
 
ORIENTATION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
original - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
ORIGINAL_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
ORIGINAL_PATH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
originalBackgroundImage - Variable in class se.datadosen.jalbum.JFilteredImagePanel
 
originalHeight - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
originalPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
originalWidth - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
other - Enum constant in enum se.datadosen.jalbum.Category
 
OTHER - Enum constant in enum net.jalbum.filterManager.FilterProperties.FilterCategory
 
out - Variable in class se.datadosen.jalbum.CompiledBase
 
out - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
outer - Variable in class se.datadosen.util.Scope
 
outputDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
OutputFormat - Enum in net.jalbum
Type/format of image to be generated
Overlay - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
OVERLAY - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
override() - Element in annotation type se.datadosen.util.annotations.Shortcut
Tell whether this shortcut should override setting in shortcuts.properties or not
OverwriteBlockedException - Exception Class in se.datadosen.jalbum
Thrown if the user attempts to accidentally overwrite existing index files on remote server
OverwriteBlockedException(String) - Constructor for exception class se.datadosen.jalbum.OverwriteBlockedException
 
owner(Component) - Method in class net.jalbum.util.Work
Set the progress dialog's owning component

P

p1080 - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
p240 - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
p360 - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
p480 - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
p720 - Enum constant in enum se.datadosen.jalbum.VideoResolution
 
pack() - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
pack() - Method in class se.datadosen.jalbum.JAlbumFrame
Skins sometimes call pack() on the main Window.
pack() - Method in interface se.datadosen.jalbum.JAlbumWindow
 
packThis() - Method in class se.datadosen.jalbum.JAlbumFrame
Skins sometimes call pack() on the main Window.
page(int) - Method in class se.datadosen.jalbum.Paginator
Set current page to iterate over, starting with 0.
PAGE - Enum constant in enum se.datadosen.jalbum.ChainedObjects.ObjectType
 
PAGE_DOWN - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
PAGE_UP - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
pageDownAction - Variable in class net.jalbum.review.ReviewMode
 
PageLayout - Enum in net.jalbum.jprint
Page layout for prints
PageNamer - Interface in se.datadosen.jalbum
Classes that implement this interface can override how jAlbum names index and slide pages
pageUpAction - Variable in class net.jalbum.review.ReviewMode
 
Paginator - Class in se.datadosen.jalbum
Simplify iterating over groups ("pages") of album objects of current folder The various counter methods (size(), totalPages(), totalSize()) reflects the various filters set up.
Paginator(AlbumBean, Collection<AlbumObject>) - Constructor for class se.datadosen.jalbum.Paginator
 
Paginator(AlbumBean, AlbumObject) - Constructor for class se.datadosen.jalbum.Paginator
 
Paginator(Paginator) - Constructor for class se.datadosen.jalbum.Paginator
Create a copy
paint(Component, Graphics2D) - Method in class net.jalbum.filters.TextFilter
Allows TextFilter to paint itself onto UI components
paint(Graphics) - Method in class se.datadosen.component.JNotification
 
paint(Graphics) - Method in class se.datadosen.component.JSuperimposePanel
 
paint(Graphics) - Method in class se.datadosen.explorer.JExplorerPanel
 
paint(Graphics, JComponent) - Method in class se.datadosen.component.tags.FlowListUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.ComicSpeechBubbleBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.CurvedLineBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.CutCornersBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.DropZoneBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.NorthEtchedBorder
Paints the border for the specified component with the specified position and size.
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.NorthLineBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.RoundedLineBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.ShadowBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.SpeechBubbleBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class se.datadosen.component.StatusbarBorder
 
paintBorder(Graphics) - Method in class se.datadosen.component.JNotificationsButton
 
paintButtonPressed(Graphics, AbstractButton) - Method in class se.datadosen.component.JBasicToggleButton
 
paintChildren(Graphics) - Method in class se.datadosen.component.JFadePanel
 
paintChildren(Graphics) - Method in class se.datadosen.component.JRatingSlider
 
paintChildren(Graphics) - Method in class se.datadosen.explorer.JAlbumObject
 
paintComponent(Graphics) - Method in class net.jalbum.component.JImageComponent
 
paintComponent(Graphics) - Method in class net.jalbum.component.JVUMeter
 
paintComponent(Graphics) - Method in class net.jalbum.component.JZoomControlPanel
 
paintComponent(Graphics) - Method in class net.jalbum.filters.ui.JAlignmentSelector
 
paintComponent(Graphics) - Method in class net.jalbum.jprint.JPageLayout
 
paintComponent(Graphics) - Method in class net.jalbum.review.JCameraInfoPanel
 
paintComponent(Graphics) - Method in class net.jalbum.review.JSmokeGlassPanel
 
paintComponent(Graphics) - Method in class se.datadosen.component.JAlphaColorSelector
 
paintComponent(Graphics) - Method in class se.datadosen.component.JBackgroundPanel
 
paintComponent(Graphics) - Method in class se.datadosen.component.JBackgroundTextField
 
paintComponent(Graphics) - Method in class se.datadosen.component.JColorSelector
 
paintComponent(Graphics) - Method in class se.datadosen.component.JDividerBar
 
paintComponent(Graphics) - Method in class se.datadosen.component.JFadingText
 
paintComponent(Graphics) - Method in class se.datadosen.component.JFallbackLabel
 
paintComponent(Graphics) - Method in class se.datadosen.component.JFilePathField
 
paintComponent(Graphics) - Method in class se.datadosen.component.JGlassButton
 
paintComponent(Graphics) - Method in class se.datadosen.component.JIconTextField
 
paintComponent(Graphics) - Method in class se.datadosen.component.JLinkLabel
 
paintComponent(Graphics) - Method in class se.datadosen.component.JMapTable
 
paintComponent(Graphics) - Method in class se.datadosen.component.JModalPanel
Dim background window
paintComponent(Graphics) - Method in class se.datadosen.component.JNotification
 
paintComponent(Graphics) - Method in class se.datadosen.component.JParametersTable
 
paintComponent(Graphics) - Method in class se.datadosen.component.JPopupButton
 
paintComponent(Graphics) - Method in class se.datadosen.component.JProgressLabel
 
paintComponent(Graphics) - Method in class se.datadosen.component.JProgressSpinner
 
paintComponent(Graphics) - Method in class se.datadosen.component.JRoundedToggleButton
 
paintComponent(Graphics) - Method in class se.datadosen.component.JSiteButton
 
paintComponent(Graphics) - Method in class se.datadosen.component.JSmartSeparator
 
paintComponent(Graphics) - Method in class se.datadosen.component.JToolBarButton
 
paintComponent(Graphics) - Method in class se.datadosen.component.JWorkFlow
 
paintComponent(Graphics) - Method in class se.datadosen.component.JWorkFlowStep
 
paintComponent(Graphics) - Method in class se.datadosen.component.tags.JTag
 
paintComponent(Graphics) - Method in class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
paintComponent(Graphics) - Method in class se.datadosen.explorer.JExplorerPanel
 
paintComponent(Graphics) - Method in class se.datadosen.jalbum.JAwardsBadge
 
paintComponent(Graphics) - Method in class se.datadosen.jalbum.JFilteredImagePanel
 
paintComponent(Graphics) - Method in class se.datadosen.jalbum.LicensedOnlyMask
 
paintComponent(Graphics) - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel.JRespectingPanel
 
paintDragImage(Graphics) - Method in class se.datadosen.explorer.JAlbumObject
 
PAINTED_OLD_NOTIFICATION - Static variable in class se.datadosen.jalbum.NotificationManager
 
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.component.DeferredSVGIcon
 
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.component.DropDownIcon
 
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.component.MarginIcon
 
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.component.RetinaIcon
Paints the icon.
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.component.RetinaImageIcon
Paints the icon.
paintIcon(Component, Graphics, int, int) - Method in class se.datadosen.explorer.ScaledIcon
 
PanelGroup - Class in se.datadosen.component
This class is used to create a multiple-exclusion scope for a set of panels of JCollapsiblePanel class.
PanelGroup() - Constructor for class se.datadosen.component.PanelGroup
 
PARAGRAPH_BREAK - Static variable in class se.datadosen.component.RiverLayout
 
PARAGRAPH_BREAK - Static variable in class se.datadosen.component.RiverLayout2
 
parallelism(int) - Method in class net.jalbum.util.Work
 
ParameterException - Exception Class in se.datadosen.jalbum
Thrown by AlbumBean if a parameter is incorrect, for example an image size missing the "x"
ParameterException() - Constructor for exception class se.datadosen.jalbum.ParameterException
 
ParameterException(String) - Constructor for exception class se.datadosen.jalbum.ParameterException
 
Parameters - Class in net.jalbum.util
 
Parameters() - Constructor for class net.jalbum.util.Parameters
 
parametersToString(Parameters) - Static method in class se.datadosen.util.StringUtil
 
parent - Variable in class net.jalbum.projectgroups.AbstractProjectGroup
 
parent - Variable in class se.datadosen.explorer.JAlbumExplorer
 
parent - Variable in class se.datadosen.jalbum.AlbumObjectImpl
 
parent - Variable in class se.datadosen.jalbum.JSettingsWindow
 
parent - Variable in class se.datadosen.util.SmartResourceBundle
The parent bundle of this bundle.
parentFolderAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
parentIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
parentPath(String) - Static method in class se.datadosen.util.IO
 
parseArgsOptions(String[]) - Static method in class se.datadosen.util.BeanBinderBase
Utility method to generate a Property object from command line parameters
parseDate(String) - Method in class net.jalbum.remotefs.RemoteFile
Parse a date-string to a Date object.
parseExifDate(String) - Static method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
passive - Variable in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
password - Variable in class se.datadosen.jalbum.SignInManager
 
password - Variable in class se.datadosen.net.Share
 
passwordProtect - Variable in class se.datadosen.net.Share
 
pasteAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
pasteFiltersAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
PathChooser - Interface in se.datadosen.component
Common base interface for FileChooser and DirectoryChooser interfaces
PATTERN_GROUPS_PROPERTY - Static variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
patternGroups - Variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
patterns - Variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
patternsUpdated() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
pc - Variable in class se.datadosen.jalbum.JCustomPanel
 
pc - Variable in class se.datadosen.jalbum.JWebPageUI
 
peek() - Method in class se.datadosen.util.BlockingLifoQueue
 
peekProperties() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
PERCENTAGE_FORMAT - Static variable in class se.datadosen.component.JFormattedComboBox
 
PercentLayout - Class in se.datadosen.component.buttonbar
PercentLayout.
PercentLayout() - Constructor for class se.datadosen.component.buttonbar.PercentLayout
Creates a new HORIZONTAL PercentLayout with a gap of 0.
PercentLayout(int, int) - Constructor for class se.datadosen.component.buttonbar.PercentLayout
 
PermissionDeniedException - Exception Class in se.datadosen.util
Wrap IOExceptions in this one if the underlying file system prevents an operation
PermissionDeniedException(String) - Constructor for exception class se.datadosen.util.PermissionDeniedException
 
PermissionDeniedException(String, Throwable) - Constructor for exception class se.datadosen.util.PermissionDeniedException
 
PermissionDeniedException(Throwable) - Constructor for exception class se.datadosen.util.PermissionDeniedException
 
PermissionException - Exception Class in se.datadosen.jalbum
Thrown if user tries to perform an action which is not allowed by JAlbum
PermissionException(String) - Constructor for exception class se.datadosen.jalbum.PermissionException
 
PermissionException(String, Throwable) - Constructor for exception class se.datadosen.jalbum.PermissionException
 
PersistentChoice - Interface in se.datadosen.util
Tell jAlbum's data binding framework to persist the chosen string value for components implementing this interface The choice returned will also be exported as a String variable during album building
PersistentList - Interface in se.datadosen.util
Tell jAlbum's data binding framework to persist the chosen content (String list) for components implementing this interface
phone - Static variable in class se.datadosen.component.ShareIcons
 
phone_grey - Static variable in class se.datadosen.component.ShareIcons
 
phonePreviewerAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
PhotoSphere - Class in se.datadosen.jalbum
 
PhotoSphere() - Constructor for class se.datadosen.jalbum.PhotoSphere
 
PhotoSphere.Model - Class in se.datadosen.jalbum
 
PhotoSphere.Model.XMP - Annotation Type in se.datadosen.jalbum
 
picasa - Static variable in class se.datadosen.component.ShareIcons
 
picasa_grey - Static variable in class se.datadosen.component.ShareIcons
 
picture() - Method in class se.datadosen.jalbum.ElementFactory.CategorizedElements
Generate a picture element for given AlbumObject and image category.
PictureNode - Class in se.datadosen.jalbum.ast
Wraps an img tag.
PictureNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.PictureNode
 
pidlRoot - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
PING - Static variable in class se.datadosen.jalbum.Sounds
 
PING_SERVLET_MESSAGE - Static variable in class se.datadosen.net.PingServlet
 
PING_SERVLET_URI - Static variable in class se.datadosen.net.JettyHttpServer
 
PingServlet - Class in se.datadosen.net
 
PingServlet() - Constructor for class se.datadosen.net.PingServlet
 
pink - Enum constant in enum net.jalbum.filters.arty.Effect
 
PinkFilter - Class in net.jalbum.filters.arty.effects
Pink filter
PinkFilter() - Constructor for class net.jalbum.filters.arty.effects.PinkFilter
 
pinterest - Static variable in class se.datadosen.component.ShareIcons
 
pinterest_big - Static variable in class se.datadosen.component.ShareIcons
 
pinterest_grey - Static variable in class se.datadosen.component.ShareIcons
 
pinterestAction - Variable in class se.datadosen.explorer.JSharePanel
 
Place(String, String, String) - Constructor for class se.datadosen.jalbum.PlaceService.Place
 
PLACE - Enum constant in enum se.datadosen.jalbum.structure.PlaceOptions
 
PlaceOptions - Enum in se.datadosen.jalbum.structure
 
PlaceService - Class in se.datadosen.jalbum
 
PlaceService() - Constructor for class se.datadosen.jalbum.PlaceService
 
PlaceService.Place - Class in se.datadosen.jalbum
 
PlaceTransformer - Class in se.datadosen.jalbum.structure
Transforms a tree of AlbumObjects to a location based structure (country, region, place)
PlaceTransformer() - Constructor for class se.datadosen.jalbum.structure.PlaceTransformer
 
PlaceView - Class in net.jalbum.views
 
PlaceView() - Constructor for class net.jalbum.views.PlaceView
 
PLAIN - Enum constant in enum se.datadosen.component.JNotification.Type
 
PLAIN_FORMAT - Static variable in class se.datadosen.component.JFormattedComboBox
 
plantPoint - Variable in class se.datadosen.component.JMenuButton
 
Platform - Class in se.datadosen.util
This class is loaded early and should have no references to code within jalbum-core.jar
Platform() - Constructor for class se.datadosen.util.Platform
 
play() - Method in class se.datadosen.component.JPlaylist
 
play() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
play(String) - Static method in class se.datadosen.jalbum.Sounds
 
playFor(int, Consumer<Animator.Control>) - Method in class net.jalbum.util.Animator
 
PluginContext - Class in se.datadosen.jalbum
Allow jAlbum plugins to easily integrate themselves into the jAlbum UI
PluginManager - Class in se.datadosen.jalbum
 
PluginManager() - Constructor for class se.datadosen.jalbum.PluginManager
 
pluginsDir - Variable in class se.datadosen.jalbum.Config
 
pluginsDir - Variable in class se.datadosen.jalbum.MiniConfig
 
poll() - Method in class se.datadosen.util.BlockingLifoQueue
 
poll(long, TimeUnit) - Method in class se.datadosen.util.BlockingLifoQueue
 
pop - Variable in class se.datadosen.component.slider.SliderInfo
 
pop() - Method in class se.datadosen.util.CharBuffer
 
PopClickListener - Class in se.datadosen.component
 
PopClickListener(JPopupMenu) - Constructor for class se.datadosen.component.PopClickListener
 
popFileName(ScriptEngine) - Static method in class se.datadosen.util.ScriptExceptions
Pop current file, reverting to previously pushed file (Call after done processing a file)
popText(String) - Method in class se.datadosen.component.JStackLabel
 
populateFolderOrderingSubMenu(JMenu) - Method in class se.datadosen.explorer.JAlbumExplorer
 
populateOrderingSubMenu(JMenu) - Method in class se.datadosen.explorer.JAlbumExplorer
 
populateOrganizeMenu(JMenu) - Method in class se.datadosen.explorer.JAlbumExplorer
 
popup - Variable in class se.datadosen.component.MenuBasedAutoCompleter
 
popup - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
port - Variable in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
PortMapping - Class in se.datadosen.net
 
PortMapping(String, int) - Constructor for class se.datadosen.net.PortMapping
 
PortMapping(String, int, PortMappingListener) - Constructor for class se.datadosen.net.PortMapping
 
PortMappingListener - Interface in se.datadosen.net
 
POSE_HEADING_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
POSE_PITCH_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
POSE_ROLL_DEGREES - Static variable in class se.datadosen.jalbum.PhotoSphere
 
postfix() - Element in annotation type se.datadosen.util.annotations.Text
 
postfix() - Element in annotation type se.datadosen.util.annotations.ToolTipText
 
preferences - Variable in class se.datadosen.jalbum.LicenseManagerImpl
 
preferences - Variable in class se.datadosen.jalbum.SignInManager
 
preferencesWindow - Variable in class se.datadosen.jalbum.JAlbumFrame
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.CenterLayout
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.MiddleLayout
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
preferredLayoutSize(Container) - Method in class se.datadosen.component.RiverLayout2
 
preferredLayoutSize(Container) - Method in class se.datadosen.component.VerticalLayout
 
preferredLayoutSize(Container) - Method in class se.datadosen.explorer.SmartFlowLayout
Returns the preferred dimensions for this layout given the visible components in the specified target container.
prefs - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
prefSize - Variable in class se.datadosen.component.JProgressSpinner
 
preload(AlbumObject) - Method in class se.datadosen.explorer.ImageCache
Give a hint to load this AlbumObject image asynchronously
prepareDragImageAndOffset(List<JAlbumObject>, Point, Component) - Static method in class se.datadosen.explorer.JExplorerPanel
 
prepareForPlay() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
prepareForRecord() - Method in class se.datadosen.jalbum.JAudioClipPanel
 
prepareRenderer(TableCellRenderer, int, int) - Method in class se.datadosen.component.JMapTable
 
prepareRenderer(TableCellRenderer, int, int) - Method in class se.datadosen.component.JParametersTable
 
prepareServerBasedPreview(File) - Method in class se.datadosen.jalbum.JAlbumFrame
Ensure that indexFile can be served using embedded web server
presentationName - Variable in class net.jalbum.undo.UndoableGroupEdit
 
PRESERVE_VARIABLES - Static variable in class se.datadosen.jalbum.SkinProperties
Comma separated list of variables to preserve when loading this skin
PREVENT_COPY - Static variable in class se.datadosen.jalbum.SkinProperties
Skins may specify a comma separated list of skin variables that are to not be copied when importing settings from other album projects
PREVIEW_FILE_NAME - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
previewAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
PreviewServer - Class in se.datadosen.jalbum
Local web server for serving previews
PreviewServer() - Constructor for class se.datadosen.jalbum.PreviewServer
 
previous - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
previous() - Method in class net.jalbum.util.Counter
Groovy operator -- overload
previous() - Method in enum se.datadosen.util.Orientation
 
PREVIOUS - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
previousImageAction - Variable in class se.datadosen.explorer.JEditPanel
 
previousIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
previousPage - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
print() - Static method in class net.jalbum.UsageCounters
 
print() - Method in class se.datadosen.jalbum.WebLocation
 
print() - Method in class se.datadosen.util.Stopwatch
 
print(boolean) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(char) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(char[]) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(double) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(float) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(int) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(long) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(Graphics, PageFormat, int) - Method in class net.jalbum.jprint.JPrintDialog
Printable interface
print(Object) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
print(String) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
printAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
printClassInfo(Class) - Static method in class se.datadosen.util.Debug
 
printDelta(String) - Method in class se.datadosen.util.Stopwatch
Prints time passed since last printDelta call
printf(String, Object...) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
printf(Locale, String, Object...) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println() - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(boolean) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(char) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(char[]) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(double) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(float) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(int) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(long) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(Object) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
println(String) - Method in class se.datadosen.jalbum.CompiledBase.DelegatingPrintWriter
 
printMetadata(AlbumObject, String) - Method in class se.datadosen.jalbum.CameraMetadataPrinter
 
printOptions(PrintStream) - Method in class se.datadosen.component.JMultilingualComboBox
Print a list of key=string options based on the default (English) to System.out in order to facilitate translations This method only works if items are of Enum type
printResult() - Method in class net.jalbum.util.Work
Report number of processed items and timing to console
printResult(String) - Method in class net.jalbum.util.Work
Report number of processed items to console
PrintSafeHashMap - Class in se.datadosen.util
HashMap that can be printed without risking ending in recursive loops if it contains recursive references.
PrintSafeHashMap() - Constructor for class se.datadosen.util.PrintSafeHashMap
 
PrintSafeHashMap(Map) - Constructor for class se.datadosen.util.PrintSafeHashMap
 
proceed - Enum constant in enum se.datadosen.jalbum.FolderVisitResult
 
process(Collection<T>, Consumer<Stream<T>>) - Method in class net.jalbum.util.WorkerPool
Stream processing that does not return any value
process(Collection<T>, Function<Stream<T>, R>) - Method in class net.jalbum.util.WorkerPool
Stream processing that returns a value
process(Function<Stream<File>, R>) - Method in class se.datadosen.jalbum.io.FileTreeProcessor
Clever stream processing that uses a parallel stream that uses its own auto-closing pool of 8 threads (per default)
process(Stream<T>, Consumer<Stream<T>>) - Method in class net.jalbum.util.WorkerPool
Stream processing that does not return any value
process(Stream<T>, Function<Stream<T>, R>) - Method in class net.jalbum.util.WorkerPool
Stream processing that returns a value
processBeanShellFile(File) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Use processScript(File) instead
processed - Variable in class se.datadosen.jalbum.event.ProgressEvent
 
processed - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
processFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterPipeline
 
processImage(AlbumObject, File, Set<String>, Map<String, CachedFile>, Map<String, CachedFile>, AlbumBeanEvent) - Method in class se.datadosen.jalbum.AlbumBean
 
processMouseEvent(MouseEvent) - Method in class se.datadosen.component.JSilentLabel
 
processPostscaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterPipeline
 
processPostscaleFilters(BufferedImage, Predicate<JAlbumImageFilter>) - Method in class net.jalbum.filterManager.FilterPipeline
 
processPrescaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterPipeline
 
processPrescaleFilters(BufferedImage, Predicate<JAlbumImageFilter>) - Method in class net.jalbum.filterManager.FilterPipeline
 
processScript(File) - Method in class se.datadosen.jalbum.AlbumBean
Process BeanShell or JavaScript files
processScript(File, Bindings) - Method in class se.datadosen.jalbum.AlbumBean
Process BeanShell or JavaScript files
processSection(Section, Map<String, Object>) - Method in class se.datadosen.jalbum.AlbumBean
 
processSection(Section, Scope) - Method in class se.datadosen.jalbum.AlbumBean
Replace variables and perform template parsing using the passed variables.
processStreams(Reader, Writer) - Method in class se.datadosen.util.Replacer
 
processTemplate(String) - Method in class se.datadosen.jalbum.AlbumBean
Replace variables and perform template parsing Use the variables that are currently visible for the interpreter.
processTemplateFile(File, File) - Method in class se.datadosen.jalbum.AlbumBean
Replace variables and perform template parsing as a file is being copied.
processTemplateFile(File, File, Map) - Method in class se.datadosen.jalbum.AlbumBean
Replace variables and perform template parsing as a file is being copied Warning: This method has side effects of affecting the variables available in the current scope.
processTemplateFile(File, Writer) - Method in class se.datadosen.jalbum.AlbumBean
Made public in v22.0.4
processThemeImage(AlbumObject, File) - Method in class se.datadosen.jalbum.ThemeImageProcessor
Creates a theme image for the specified folder.
processVideo(File, Orientation, File) - Method in class se.datadosen.jalbum.VideoProcessor
 
processVideo(File, Orientation, TimeCode, TimeCode, File) - Method in class se.datadosen.jalbum.VideoProcessor
 
processWindowEvent(WindowEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
Overridden so we can ask before exiting.
PRODUCT_DISPLAY_VERSION - Static variable in class se.datadosen.jalbum.AlbumBean
 
PRODUCT_INTERNAL_VERSION - Static variable in class se.datadosen.jalbum.AlbumBean
 
profile() - Static method in class net.jalbum.util.Profiler
 
profile(String) - Static method in class net.jalbum.util.Profiler
 
profiler - Static variable in class se.datadosen.jalbum.ScriptEnginePool
 
Profiler - Class in net.jalbum.util
Keeps track of method calls (frequency and timings)
Profiler() - Constructor for class net.jalbum.util.Profiler
 
Profiler.Sample - Class in net.jalbum.util
 
Profiler.SampleSettings - Class in net.jalbum.util
 
progDir - Variable in class se.datadosen.jalbum.Config
 
progDir - Variable in class se.datadosen.jalbum.MiniConfig
 
programDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
programDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
progress(long) - Method in interface se.datadosen.jalbum.FileCopier.ProgressMonitor
 
progress(ProgressEvent) - Method in interface se.datadosen.jalbum.event.TransferListener
 
progress(ProgressEvent) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
progress(ProgressEvent) - Method in class se.datadosen.jalbum.UploadAlbumTask
 
progress(VideoProcessor.ProgressInfo) - Method in interface se.datadosen.jalbum.VideoProcessor.ProgressMonitor
 
progressDialog - Variable in class se.datadosen.jalbum.JAlbumFrame
 
ProgressEvent - Class in se.datadosen.jalbum.event
 
ProgressEvent(Object, String) - Constructor for class se.datadosen.jalbum.event.ProgressEvent
Fire indefinite progress event
ProgressEvent(Object, String, String) - Constructor for class se.datadosen.jalbum.event.ProgressEvent
Fire indefinite progress event
ProgressEvent(Object, String, String, long, long) - Constructor for class se.datadosen.jalbum.event.ProgressEvent
 
ProgressInfo(long, long, String) - Constructor for class se.datadosen.jalbum.VideoProcessor.ProgressInfo
 
progressManager - Variable in class se.datadosen.jalbum.JAlbumFrame
 
progressSpinner - Variable in class se.datadosen.jalbum.JAlbumFrame
 
project - Enum constant in enum se.datadosen.jalbum.Config.OutputDirectoryLocation
 
PROJECT_ADDED_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumManager
 
PROJECT_EXTENSION - Static variable in class se.datadosen.jalbum.AlbumProject
 
PROJECT_FILE_NAME - Static variable in class se.datadosen.jalbum.AlbumProject
 
PROJECT_LOADED_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
PROJECT_LOADING_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
PROJECT_REMOVED_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumManager
 
PROJECT_SETTINGS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
projectAtPoint - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
projectChooser - Variable in class se.datadosen.jalbum.JAlbumFrame
 
projectFileAdded(RecentProjectFiles, File) - Method in interface se.datadosen.jalbum.RecentProjectFiles.Listener
 
projectFileRemoved(RecentProjectFiles, File) - Method in interface se.datadosen.jalbum.RecentProjectFiles.Listener
 
projectFileRenamed(RecentProjectFiles, File, File) - Method in class se.datadosen.jalbum.JAlbumManager
 
projectFileRenamed(RecentProjectFiles, File, File) - Method in class se.datadosen.jalbum.JFileListMenu
 
projectFileRenamed(RecentProjectFiles, File, File) - Method in interface se.datadosen.jalbum.RecentProjectFiles.Listener
 
projectGalleryAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
ProjectGroup - Interface in net.jalbum.projectgroups
Interface for Project Group for JTree component
ProjectGroups - Class in net.jalbum.projectgroups
Singleton project groups manager
projectGroupsPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
ProjectGroupsTreeTransferHandler - Class in net.jalbum.projectgroups
DnD support for ProjectGroupsTree Extending TransferHandler like this seems to be the most modern and neat way to handle DnD in Java
ProjectGroupsTreeTransferHandler(JProjectGroupsPanel.JProjectGroupsTree, JAlbumFrame) - Constructor for class net.jalbum.projectgroups.ProjectGroupsTreeTransferHandler
 
PROJECTION_TYPE - Static variable in class se.datadosen.jalbum.PhotoSphere
 
PROJECTION_TYPE_DEFAULT - Static variable in class se.datadosen.jalbum.PhotoSphere
 
projectLoadedProperty() - Method in class se.datadosen.jalbum.JAlbumFrame
Tell whether a jAlbum project is loaded (open) or not
projects - Variable in class net.jalbum.projectgroups.FolderProjectGroup
 
projects - Variable in class net.jalbum.projectgroups.RecentProjectsGroup
 
projects - Variable in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
PROJECTS_FILE_NAME - Static variable in class net.jalbum.projectgroups.VirtualProjectGroup
 
projectsByName - Enum constant in enum se.datadosen.jalbum.Config.ProjectOrdering
 
projectsByReverseName - Enum constant in enum se.datadosen.jalbum.Config.ProjectOrdering
 
projectsByUse - Enum constant in enum se.datadosen.jalbum.Config.ProjectOrdering
 
ProjectSettings - Class in se.datadosen.jalbum
 
ProjectSettings() - Constructor for class se.datadosen.jalbum.ProjectSettings
 
ProjectSettings(AlbumBean) - Constructor for class se.datadosen.jalbum.ProjectSettings
 
ProjectSettings.Differences - Class in se.datadosen.jalbum
 
ProjectTarget - Class in se.datadosen.component.search
Provides the ability to open JAlbum projects
ProjectTarget(AlbumProject, ProjectGroup) - Constructor for class se.datadosen.component.search.ProjectTarget
 
ProjectTarget.Provider - Class in se.datadosen.component.search
 
promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
promptPassphrase(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
promptPassword(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
promptYesNo(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
propertiesAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
PropertyBinder - Class in se.datadosen.util
Utility class for synchronizing a Swing GUI with a Property object.
PropertyBinder() - Constructor for class se.datadosen.util.PropertyBinder
 
PropertyBinder.ComponentBinder - Interface in se.datadosen.util
Add support for other component types
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.component.JPackingCollapsiblePanel
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.component.PanelGroup
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.component.StateMonitor
JColorSelector listener
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.component.ToggleAliasAction
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.explorer.JAlbumExplorer
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.explorer.JEditPanel
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.explorer.JPropertyPanel
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.jalbum.JNotificationsPopup
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.jalbum.JVideoSettingsPanel
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.jalbum.NotificationManager
Called when a property is aborted by the user
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.util.AliasAction
 
propertyChange(PropertyChangeEvent) - Method in class se.datadosen.util.MenuAction
 
propertyName(String) - Static method in class se.datadosen.util.BeanBinderBase
 
Provider() - Constructor for class se.datadosen.component.search.AlbumObjectTarget.Provider
 
Provider() - Constructor for class se.datadosen.component.search.ProjectTarget.Provider
 
Provider(Container) - Constructor for class se.datadosen.component.search.UITarget.Provider
 
pszDisplayName - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
publish(LogRecord) - Method in class se.datadosen.jalbum.MyConsoleHandler
Publish a LogRecord.
publishAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
publishedViewAction - Variable in class net.jalbum.browser.BrowserToolBar
 
push(Map) - Method in class se.datadosen.util.Scope
Make a new scope where the passed Map is put before (inner) the existing scope This scope is left untouched.
pushFileName(File, ScriptEngine) - Static method in class se.datadosen.util.ScriptExceptions
Keep track of last file processed (Call just before processing a file)
pushFileName(String, ScriptEngine) - Static method in class se.datadosen.util.ScriptExceptions
Keep track of last file processed (Call just before processing a file)
pushText(String) - Method in class se.datadosen.component.JStackLabel
 
put(int, TagFormatter) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
put(InputStream, String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
put(InputStream, String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
put(InputStream, String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
put(InputStream, String) - Method in interface net.jalbum.remotefs.RemoteFS
 
put(InputStream, String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
put(InputStream, String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
put(Object, Object) - Method in class se.datadosen.component.JMapTable
 
put(Object, Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
put(String, Object) - Method in class net.jalbum.util.QuickProperties
 
put(String, Object) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Associate a property with a certain key
put(String, Object) - Method in class se.datadosen.util.Scope
 
put(String, String) - Method in class net.jalbum.util.Parameters
 
put(String, String[]) - Method in class se.datadosen.util.MyJSONObject
 
put(T) - Method in class se.datadosen.util.BlockingLifoQueue
 
putAll(Map) - Method in class se.datadosen.component.JMapTable
 
putAll(Map) - Method in class se.datadosen.jalbum.MetaObjectCache
 
putAll(Map) - Method in class se.datadosen.util.Scope
 
putFailed(String, String) - Method in class se.datadosen.component.errorreporting.ErrorReporter
 
putFile(File) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
putFile(File) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
putFile(File) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
putFile(File) - Method in interface net.jalbum.remotefs.RemoteFS
Put file to remote system
putFile(File) - Method in class net.jalbum.remotefs.RemoteFSBean
 
putFile(File) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
putFile(File, String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
putFile(File, String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
putFile(File, String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
putFile(File, String) - Method in interface net.jalbum.remotefs.RemoteFS
 
putFile(File, String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
putFile(File, String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
putFile(RemoteFile) - Method in class se.datadosen.jalbum.AlbumManifest
 
putHidden(String, Object) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
putNotEmpty(String, Object) - Method in class net.jalbum.util.QuickProperties
 
putNotEmpty(String, Object) - Method in class se.datadosen.util.MyJSONObject
Not exactly same as putIfAbsent from super class.
putNotNull(String, Object) - Method in class se.datadosen.util.Scope
 
putValue(String, Object) - Method in class se.datadosen.component.ToggleAliasAction
 
putValue(String, Object) - Method in class se.datadosen.util.AliasAction
 
putValue(String, Object) - Method in class se.datadosen.util.MappedAction
 
putValue(String, String, String, String) - Method in class se.datadosen.jalbum.Cameras
Add new properties.

Q

QR - Class in net.jalbum.util
Utility class for QR code generation
QR() - Constructor for class net.jalbum.util.QR
 
qualifies(AlbumObject) - Static method in class se.datadosen.jalbum.ChainedObjects
 
QuickProperties - Class in net.jalbum.util
json file backed property handler.
QuickProperties(File) - Constructor for class net.jalbum.util.QuickProperties
 
quitAction - Variable in class net.jalbum.review.ReviewMode
 
quota - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 

R

RADIUS - Static variable in class net.jalbum.filters.ui.JAlignmentSelector
 
rainflower - Enum constant in enum net.jalbum.filters.arty.Effect
 
RainflowerFilter - Class in net.jalbum.filters.arty.effects
Rainflower filter
RainflowerFilter() - Constructor for class net.jalbum.filters.arty.effects.RainflowerFilter
 
RangeSlider - Class in se.datadosen.component.slider
An extension of JSlider to select a range of values using two thumb controls.
RangeSlider() - Constructor for class se.datadosen.component.slider.RangeSlider
Constructs a RangeSlider with default minimum and maximum values of 0 and 100.
RangeSlider(int, int) - Constructor for class se.datadosen.component.slider.RangeSlider
Constructs a RangeSlider with the specified default minimum and maximum values.
rating - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
RATING - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
rdf_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
read(char[], int, int) - Method in class se.datadosen.io.ReplacingReader
 
read(XMPMeta) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
readAll(Reader) - Static method in class se.datadosen.util.IO
Since 7.2
readBytes(File) - Static method in class se.datadosen.util.IO
 
readImage(URL) - Method in class se.datadosen.jalbum.WebLocation
 
readImage(URL, URL) - Static method in class se.datadosen.jalbum.WebLocation
 
readInt(Window, String, String, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
readInt(String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readInt(String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readInt(String, String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readMap(byte[]) - Static method in class se.datadosen.util.IO
 
readMap(byte[], boolean) - Static method in class se.datadosen.util.IO
 
readMapFile(File) - Static method in class se.datadosen.util.IO
Read an equal sign separated list of name=value pairs into a Map object.
readMapFile(File, boolean) - Static method in class se.datadosen.util.IO
Read an equal sign separated list of name=value pairs into a Map object.
readModel(Object) - Method in class se.datadosen.util.BeanBinder
Like getProperties, but non static (uses user interface array from constructor) and fires modelRead to listeners
readPropertyFile(File) - Static method in class se.datadosen.util.IO
Read an equal sign separated list of name=value pairs into a Property object.
readString(Window, String, String, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
readString(String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readString(String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readString(String, String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
readTextFile(File) - Static method in class se.datadosen.util.IO
 
readTextFile(File, String) - Static method in class se.datadosen.util.IO
Read a text file into a String.
readTextFile(String) - Static method in class se.datadosen.util.IO
Since v15.5 reimplemented to throw NoSuchFileException and PermissionDeniedException
readTextUrl(URL) - Static method in class se.datadosen.util.IO
 
readTextUrl(URL, String) - Static method in class se.datadosen.util.IO
 
readTextUrl(URL, SSLSocketFactory) - Static method in class se.datadosen.util.IO
 
readTextUrl(URL, SSLSocketFactory, String) - Static method in class se.datadosen.util.IO
 
rebuildMenu() - Method in class se.datadosen.jalbum.JFileListMenu
 
RECENT_PROJECTS_GROUP - Static variable in interface net.jalbum.projectgroups.ProjectGroup
 
RecentlyAddedTransformer - Class in se.datadosen.jalbum.structure
Show only recently added objects.
RecentlyAddedTransformer() - Constructor for class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
RecentlyAddedTransformer.ThresholdType - Enum in se.datadosen.jalbum.structure
 
RecentlyAddedView - Class in net.jalbum.views
 
RecentlyAddedView() - Constructor for class net.jalbum.views.RecentlyAddedView
 
RecentProjectFiles - Class in se.datadosen.jalbum
Keep track of a list of recent album projects
RecentProjectFiles.Listener - Interface in se.datadosen.jalbum
 
RecentProjectsGroup - Class in net.jalbum.projectgroups
The recent projects project group
RecentProjectsGroup() - Constructor for class net.jalbum.projectgroups.RecentProjectsGroup
 
reconnect() - Method in class net.jalbum.remotefs.RemoteFSBean
 
reconnect() - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
RecoverFromIOException - Annotation Type in net.jalbum.remotefs.annotations
Marks methods that should reconnect and retry one time upon IOExceptions
RecoveryTool - Class in se.datadosen.jalbum
Class to simplify backing up and retrieving jAlbum projects and images
RecoveryTool() - Constructor for class se.datadosen.jalbum.RecoveryTool
 
recreateProjectFromAlbum(File, File) - Static method in class se.datadosen.jalbum.RecoveryTool
 
recycle(File) - Static method in class se.datadosen.util.IO
Will attempt to move the directory to the recycle bin If recycling fails, will attempt to delete permanently On Mac.
recycle(File, boolean) - Static method in class se.datadosen.util.IO
Will attempt to move the directory to the recycle bin On Mac.
Red - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
RED - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
reddit - Static variable in class se.datadosen.component.ShareIcons
 
reddit_big - Static variable in class se.datadosen.component.ShareIcons
 
reddit_grey - Static variable in class se.datadosen.component.ShareIcons
 
redditAction - Variable in class se.datadosen.explorer.JSharePanel
 
redlitho - Enum constant in enum net.jalbum.filters.arty.Effect
 
RedLithoFilter - Class in net.jalbum.filters.arty.effects
Cinema Filter
RedLithoFilter() - Constructor for class net.jalbum.filters.arty.effects.RedLithoFilter
 
redo() - Method in class net.jalbum.filterManager.FilterManager
 
redo() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
redo() - Method in class net.jalbum.undo.UndoableMoveEdit
 
redo() - Method in class net.jalbum.undo.UndoableNamedEdit
 
redoAction - Variable in class se.datadosen.explorer.ImageToolActions
 
redraw() - Method in class se.datadosen.explorer.JAlbumExplorer
Lighter than refreshAction (doesn't invalidate AlbumObject model) Multiple consecutive calls are packed into one call to drawNow
redrawNow() - Method in class se.datadosen.explorer.JAlbumExplorer
Lighter than refreshAction (doesn't invalidate AlbumObject model)
Reflect - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
REFLECT - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
refresh() - Method in class net.jalbum.util.DiskCache
Load files that have been added by the add() calls into the primary cache dir.Older files present in local cache that aren't added are deleted from primary local cache.
refresh() - Method in class se.datadosen.explorer.JSharePanel.JAddressPanel
 
refresh() - Method in class se.datadosen.jalbum.JAlbumManager
 
refresh(boolean) - Method in class net.jalbum.util.DiskCache
Like refresh(), but will throw an OperationAbortedException on error
refreshAction - Variable in class net.jalbum.browser.BrowserPanel
 
refreshAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
refreshAction - Variable in class se.datadosen.explorer.JExplorerPanel
 
refreshCurrentNode() - Method in class se.datadosen.explorer.JAlbumExplorer
 
refreshView() - Method in class se.datadosen.explorer.JAlbumExplorer
Like viewFolder(currentFolder), but preserves current view position Since 38
region - Variable in class se.datadosen.jalbum.PlaceService.Place
 
REGION - Enum constant in enum se.datadosen.jalbum.structure.RegionOptions
 
RegionOptions - Enum in se.datadosen.jalbum.structure
 
registerActions(Action) - Method in class se.datadosen.component.JSmartDialog
Called by subclasses to install actions and bind Enter press and Escape press to them
registerActions(Action, Action) - Method in class se.datadosen.component.JSmartDialog
Called by subclasses to install actions and bind Enter press and Escape press to them
registerComponentBinder(Class, MapBinder.ComponentBinder) - Static method in class se.datadosen.util.MapBinder
Add support for other component types (subclasses of JComponent)
registerComponentBinder(Class, PropertyBinder.ComponentBinder) - Static method in class se.datadosen.util.PropertyBinder
Add support for other component types (subclasses of JComponent)
registerDictionaries() - Static method in class se.datadosen.jalbum.SpellCheckerUtils
 
RegisteringException - Exception Class in se.datadosen.jalbum
 
RegisteringException() - Constructor for exception class se.datadosen.jalbum.RegisteringException
 
RegisteringException(AlbumObject, Throwable) - Constructor for exception class se.datadosen.jalbum.RegisteringException
 
registerKeyboardAction(ActionListener, KeyStroke, int) - Method in interface se.datadosen.component.SmartTextComponent
 
registerPlugin(JAlbumPlugin) - Static method in class se.datadosen.jalbum.PluginManager
Ensure plugin gets called when jAlbum is about to exit Automatically done by plugins that are loaded by this manager
registerScaler(String, ImageScaler) - Static method in class se.datadosen.jalbum.scaling.ImageScaler
 
registerVariables(File, File) - Method in class se.datadosen.jalbum.AlbumBean
We store a Map of file->Map pairs where the Map contains metadata like imageWidth, imageHeight and EXIF data (if present)
RejectCounterFilter - Class in se.datadosen.jalbum
Filter and CategoryCounter that keeps count on number of rejected categories of AlbumObjects Counts only visible, i.e.
RejectCounterFilter(Predicate<AlbumObject>) - Constructor for class se.datadosen.jalbum.RejectCounterFilter
 
relativePath(File, File) - Static method in class se.datadosen.util.IO
 
relativePath(String, String) - Static method in class se.datadosen.util.IO
 
relativePath(String, String, char) - Static method in class se.datadosen.util.IO
 
relativePath(AlbumObject, AlbumObject) - Method in class se.datadosen.jalbum.ChainedObjects
 
relativePath(AlbumObject, AlbumObject, ChainedObjects.ObjectType) - Method in class se.datadosen.jalbum.ChainedObjects
 
releaseFromTranslation(Object) - Static method in class se.datadosen.jalbum.Msg
Remove object from translation with setTexts()
relMove(Container, int, int, int, int) - Method in class se.datadosen.component.RiverLayout
 
reload() - Method in class net.jalbum.browser.BrowserPane
The Browser has asynchronous reload and loadURL methods These ones are synchronous, to ease usage
reload() - Method in class net.jalbum.browser.BrowserPanel
 
reload() - Method in class net.jalbum.browser.JxBrowser
 
reload() - Method in interface net.jalbum.browser.WebBrowser
 
reload() - Method in class net.jalbum.browser.WebViewBrowser
 
reload() - Method in class se.datadosen.explorer.JEditPanel
Trigger background reloading of current image
reload() - Method in class se.datadosen.jalbum.AlbumObjectProperties
Loads the persisted state back to this object Needed if another instance referring to the same file has written updated properties to disk.
reload() - Method in interface se.datadosen.jalbum.EditPanel
 
reload(boolean) - Method in class net.jalbum.browser.BrowserPane
The Browser has asynchronous reload and loadURL methods These ones are synchronous, to ease usage
reloadBundle() - Static method in class se.datadosen.jalbum.Msg
Reload resource bundle, for example after a change of language
reloadIgnoringCache() - Method in class net.jalbum.browser.JxBrowser
 
reloadIgnoringCache() - Method in interface net.jalbum.browser.WebBrowser
 
reloadIgnoringCache() - Method in class net.jalbum.browser.WebViewBrowser
 
reloadSkin() - Method in class se.datadosen.jalbum.JAlbumFrame
 
reloadSkin() - Method in class se.datadosen.jalbum.JMainSettingsPanel
 
remainingCapacity() - Method in class se.datadosen.util.BlockingLifoQueue
 
RememberedName - Annotation Type in net.jalbum.component
Annotation that provides a printable name for remembered windows and dialogs
rememberLastLocation() - Method in class se.datadosen.explorer.JAlbumExplorer
 
REMOTE_PATH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
RemoteFile - Class in net.jalbum.remotefs
Abstract class defining a file on a remote filesystem.

Contains default getter methods and a parser method for parsing dates retrieved from (s)ftp file-listings.
RemoteFile() - Constructor for class net.jalbum.remotefs.RemoteFile
Default constructor
RemoteFileFilter - Interface in net.jalbum.remotefs
 
RemoteFileImpl - Class in se.datadosen.jalbum
 
RemoteFileImpl(File, File) - Constructor for class se.datadosen.jalbum.RemoteFileImpl
 
RemoteFileImpl(String) - Constructor for class se.datadosen.jalbum.RemoteFileImpl
 
RemoteFileImpl(String, long, long) - Constructor for class se.datadosen.jalbum.RemoteFileImpl
 
RemoteFileImpl(String, RemoteFile) - Constructor for class se.datadosen.jalbum.RemoteFileImpl
 
RemoteFileImpl(RemoteFile) - Constructor for class se.datadosen.jalbum.RemoteFileImpl
 
RemoteFS - Interface in net.jalbum.remotefs
Interface defines methods to access a remote filesystem.

Implementations of this interface can use different methods like ftp, sftp, nfs, scp to access the filesystem on a remote system.

The system using the RemoteFS subsystem is responsible for connecting and disconnecting before and after performing one of the actions.
RemoteFSBean - Class in net.jalbum.remotefs
Bean implementation of RemoteFS.
Simplifies use of Remote filesystems.
RemoteFSContext - Interface in se.datadosen.jalbum
 
RemoteFSDelegate - Interface in net.jalbum.remotefs
Provide additional methods only available in the implementing delegate class RemoteFSBean The purpose of this interface is to enable a dynamic proxy to implement it and provide convenient aspects to RemoteFSBean (like logging and error handling)
RemoteFSException - Exception Class in net.jalbum.remotefs
Generic exception for RemoteFS services
RemoteFSException() - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(FTPException) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(SftpException) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(FTPException) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(String) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(String, Throwable) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSException(Throwable, int) - Constructor for exception class net.jalbum.remotefs.RemoteFSException
 
RemoteFSFactory - Class in net.jalbum.remotefs
Factory class for getting a RemoteFS instance depending on type.
RemoteFSNode - Class in se.datadosen.jalbum
 
RemoteFSNode(String, boolean, boolean, RemoteFSContext) - Constructor for class se.datadosen.jalbum.RemoteFSNode
 
RemoteFSNode(String, String, RemoteFSContext) - Constructor for class se.datadosen.jalbum.RemoteFSNode
Set remoteName to null to indicate a RemoteFSNode that still has no corresponding physical directory
RemoteFSNode(RemoteFile, boolean, RemoteFSContext) - Constructor for class se.datadosen.jalbum.RemoteFSNode
 
RemoteFSProgressMonitor - Interface in net.jalbum.remotefs
 
RemoteFSTreeCellRenderer - Class in se.datadosen.jalbum
Cell renderer that puts a server icon as root of tree
RemoteFSTreeCellRenderer() - Constructor for class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
RemoteFSTreeTransferHandler - Class in se.datadosen.jalbum
 
RemoteFSTreeTransferHandler(JTree, JPublishWizard, UploadBean, int) - Constructor for class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
remotePath() - Method in class se.datadosen.jalbum.RemoteFSNode
convenience
remotePath(TreePath, RemoteFSContext) - Static method in class se.datadosen.jalbum.RemoteFSNode
 
remove() - Method in class se.datadosen.util.BlockingLifoQueue
 
remove(int) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
remove(int) - Method in class net.jalbum.projectgroups.RootProjectGroup
 
remove(Component) - Method in class net.jalbum.component.JCardPanel
 
remove(Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
remove(Component) - Method in class se.datadosen.explorer.JExplorerPanel
 
remove(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
remove(Object) - Method in class se.datadosen.util.BlockingLifoQueue
 
remove(Object) - Method in class se.datadosen.util.Scope
 
remove(String) - Method in class net.jalbum.util.Parameters
 
remove(String) - Method in class net.jalbum.util.QuickProperties
 
remove(String) - Method in class se.datadosen.component.WordList
 
remove(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
remove(Map) - Method in class se.datadosen.util.Scope
Remove map from this scope or any outer scope Return this scope or outer scope if map == this scope
remove(AbstractButton) - Method in class se.datadosen.component.JTabButtonBar
 
remove(JComponent) - Method in class se.datadosen.util.ContextHelp
Remove help support for given component (usually a JPanel)
remove(MutableTreeNode) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
remove(MutableTreeNode) - Method in class net.jalbum.projectgroups.RootProjectGroup
 
remove(JCollapsiblePanel) - Method in class se.datadosen.component.PanelGroup
 
remove(AlbumObject) - Method in class se.datadosen.jalbum.VirtualFolder
 
removeAccount(AccountProfile) - Method in class se.datadosen.jalbum.AccountManager
Remove a FTP account from the list.
removeAccountManagerListener(AccountManagerListener) - Method in class se.datadosen.jalbum.AccountManager
 
removeActionListener(ActionListener) - Method in class se.datadosen.component.JColorSelector
 
removeActionListener(ActionListener) - Method in class se.datadosen.component.JFileSelector
 
removeActionListener(ActionListener) - Method in class se.datadosen.component.JLinkLabel
 
removeActionListener(ActionListener) - Method in class se.datadosen.jalbum.JFlagSelector
 
removeActionListener(ActionListener) - Method in class se.datadosen.jalbum.JProjectsPanel
 
removeAlbumBeanListener(AlbumBeanListener) - Method in class se.datadosen.jalbum.AlbumBean
 
removeAlbumBeanListener(AlbumBeanListener) - Method in interface se.datadosen.jalbum.AlbumEngine
 
removeAlbumBeanListener(AlbumBeanListener) - Method in class se.datadosen.jalbum.UploadBean
 
removeAll() - Method in class se.datadosen.explorer.JExplorerPanel
 
removeAll(Collection<?>) - Method in class se.datadosen.util.BlockingLifoQueue
 
removeAllAlbumBeanListeners() - Method in class se.datadosen.jalbum.AlbumBean
 
removeAllFilters() - Method in class se.datadosen.jalbum.AlbumBean
Remove all image filters from the image process chain
removeBinderListener(BinderListener) - Method in class se.datadosen.util.BeanBinder
 
removeChangeListner(ChangeListener) - Method in class se.datadosen.component.JRatingSlider
 
removeCustomTab(JComponent) - Method in class se.datadosen.explorer.JEditPanel
 
removeCustomTab(JComponent) - Method in interface se.datadosen.jalbum.EditPanel
Remove a custom UI tab from the edit panel's property panel (advanced mode)
removeDiacritics(String) - Static method in class se.datadosen.util.IO
 
removeDirectory(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
removeDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
removeDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
removeDirectory(String) - Method in interface net.jalbum.remotefs.RemoteFS
Remove directory from remote filesystem
removeDirectory(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
removeDirectory(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
removeDiskSpaceListener(DiskSpaceListener) - Static method in class net.jalbum.remotefs.RemoteFSBean
 
removeEditListener(EditListener) - Method in class se.datadosen.explorer.JEditPanel
 
removeEditListener(EditListener) - Method in interface se.datadosen.jalbum.EditPanel
Unregister EditListeners
removeEnabledVeto(JComponent, Object) - Static method in class se.datadosen.component.ComponentUtilities
 
removeFile(File) - Method in class se.datadosen.jalbum.RecentProjectFiles
Remove file from list
removeFile(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
removeFile(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
removeFile(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
removeFile(String) - Method in interface net.jalbum.remotefs.RemoteFS
Remove file from remote system
removeFile(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
removeFile(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
removeFile(RemoteFile) - Method in class se.datadosen.jalbum.AlbumManifest
 
removeFileDropListener(FileDropListener) - Method in class se.datadosen.dnd.JFileDropPanel
 
removeFileListMenuListener(FileListMenuListener) - Method in class se.datadosen.jalbum.JFileListMenu
 
removeFilter(JAFilter, int) - Method in class se.datadosen.jalbum.AlbumBean
Remove an image filter from the image process chain at the specified stage
removeFiltersAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
removeFromListAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
removeFromParent() - Method in interface net.jalbum.projectgroups.ProjectGroup
 
removeImageListener(ImageListener) - Method in class se.datadosen.explorer.JEditPanel
 
removeImageListener(ImageListener) - Method in interface se.datadosen.jalbum.EditPanel
 
removeJAlbumListener(JAlbumListener) - Method in class se.datadosen.jalbum.JAlbumFrame
 
removeLayoutComponent(Component) - Method in class se.datadosen.component.buttonbar.PercentLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class se.datadosen.component.CenterLayout
 
removeLayoutComponent(Component) - Method in class se.datadosen.component.MiddleLayout
 
removeLayoutComponent(Component) - Method in class se.datadosen.component.RiverLayout
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class se.datadosen.component.RiverLayout2
 
removeLayoutComponent(Component) - Method in class se.datadosen.component.VerticalLayout
 
removeLayoutComponent(Component) - Method in class se.datadosen.explorer.SmartFlowLayout
Removes the specified component from the layout.
removeListener(RecentProjectFiles.Listener) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
removeNotify() - Method in class net.jalbum.review.ReviewMode
 
removeOldNotification(JNotification) - Method in class se.datadosen.jalbum.NotificationManager
 
removeProject(AlbumProject) - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jalbum.filters.AbstractFilter
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.jalbum.filters.JAlbumFilter
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.jalbum.projectgroups.ProjectGroups
 
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumBean
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface se.datadosen.jalbum.AlbumObject
Unregisters listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectImpl
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.CategoryCounters
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.Config
 
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.JAlbumContext
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface se.datadosen.jalbum.LicenseManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.LicenseManagerImpl
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.NotificationManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.SignInManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.UploadBean
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.XmpManager
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.util.MappedAction
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.jalbum.filters.AbstractFilter
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jalbum.filters.JAlbumFilter
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.jalbum.projectgroups.ProjectGroups
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.Config
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.NotificationManager
 
removeProvider(TargetProvider) - Method in class se.datadosen.component.search.SearchSupport
 
removeRows(int[]) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
removeSelectionListener(SelectionListener) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
removeStatusListener(StatusListener) - Method in class se.datadosen.jalbum.ShareBean
 
removeStructureListener(StructureListener) - Method in class se.datadosen.explorer.JExplorerPanel
 
removeTab(Component) - Method in class se.datadosen.explorer.JPropertyPanel
 
removeTask(JProgressManager.TaskStatus) - Method in class net.jalbum.component.JProgressManager
Remove task.
removeTaskStatus() - Method in class net.jalbum.util.AbortableBackgroundTask
 
removeTransferListener(TransferListener) - Method in class se.datadosen.jalbum.UploadBean
 
removeUI(Object) - Method in class se.datadosen.util.BeanBinder
Remove user interface from participating in readModel and writeModel calls
removeUpdate(DocumentEvent) - Method in class se.datadosen.component.Autocompleter
 
removeUpdate(DocumentEvent) - Method in class se.datadosen.component.StateMonitor
JTextComponent listener
removeVetoableChangeListener(VetoableChangeListener) - Method in class se.datadosen.component.VetoableAction
 
rename(String, String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
rename(String, String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
rename(String, String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
rename(String, String) - Method in interface net.jalbum.remotefs.RemoteFS
 
rename(String, String) - Method in class net.jalbum.remotefs.RemoteFSBean
rename
rename(String, String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
rename
renameAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
RenamedFile - Class in se.datadosen.io
Marker version of LinkFile to indicate a file that has been renamed
RenamedFile(File, String, File) - Constructor for class se.datadosen.io.RenamedFile
 
RenamedFile(String, File) - Constructor for class se.datadosen.io.RenamedFile
 
renameImageDirectory(String) - Method in class se.datadosen.jalbum.JAlbumFrame
 
renameProjectDirectory(String) - Method in class se.datadosen.jalbum.JAlbumFrame
 
renameTargetTo(File) - Method in class se.datadosen.io.LinkFile
 
renameTo(File) - Method in class se.datadosen.io.LinkFile
Simply return true.
renderer(TableCellRenderer) - Method in class se.datadosen.jalbum.BackupRestoreBase.Column
 
renderImage(BufferedImage) - Method in class net.jalbum.filterManager.FilterManager
 
renderImage(BufferedImage) - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
renderImage(BufferedImage, boolean) - Method in class net.jalbum.filterManager.FilterManager
 
renderImage(BufferedImage, boolean, JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManager
 
renderImageWithoutPrescale(BufferedImage) - Method in class net.jalbum.filterManager.FilterManager
 
renderPreview() - Method in class net.jalbum.filterManager.FilterManager
 
Rendition - Class in net.jalbum
Value object representing a specific rendition (final size) of an image variant
Rendition(AlbumObject, Dimension, OutputFormat, Variant, boolean) - Constructor for class net.jalbum.Rendition
 
reorderImageReaders() - Static method in class se.datadosen.util.FileFilters
Reorder image readers so more capable readers are used first The CMYKJPEGReader should be put after the standard JPEG image reader
repairLink(File) - Method in interface se.datadosen.jalbum.AlbumObject
 
repairLink(File) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
repairLinkAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
replace(String) - Method in class se.datadosen.util.Replacer
 
replace(String, String) - Method in class se.datadosen.io.ReplacingReader
 
replaceAction - Variable in class se.datadosen.component.FindAndReplace
 
replaceButton - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
replaceFile(File, File) - Method in class net.jalbum.projectgroups.VirtualProjectGroup
 
replaceFile(File, File) - Method in class se.datadosen.jalbum.JFileListMenu
 
replaceFile(File, File) - Method in class se.datadosen.jalbum.RecentProjectFiles
 
replaceImage(Image) - Method in class net.jalbum.component.JImageComponent
Replace image with full-sized version of same image.
Replacer - Class in se.datadosen.util
Multiple string search and replace utility.
Replacer() - Constructor for class se.datadosen.util.Replacer
 
ReplacingReader - Class in se.datadosen.io
This class provides a utility function that transforms strings to replace embedded settings with the current values of the setting.
ReplacingReader(Reader) - Constructor for class se.datadosen.io.ReplacingReader
 
ReplacingReader(String, String, Reader) - Constructor for class se.datadosen.io.ReplacingReader
Convenience constructor
ReplacingReader(Map<String, String>, Reader) - Constructor for class se.datadosen.io.ReplacingReader
Create an object where we'll filter an input stream replacing variables with values.
ReportingThread - Class in se.datadosen.util
Thread that can report if the execution went fine or if an exception occurred
ReportingThread(String) - Constructor for class se.datadosen.util.ReportingThread
 
RepositoryProperties(VersionNumber, VersionNumber, Calendar, String, boolean) - Constructor for class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
requestConfirmation(String, Function<Component, Boolean>) - Method in interface se.datadosen.jalbum.AlbumBeanListener
Listeners can use this hook to allow user to decide whether album build should commence or not (Used if jAlbum detects potential problems, like lengthy Make all)
requestConfirmation(String, Function<Component, Boolean>) - Method in class se.datadosen.jalbum.JProgressDialog
 
requestConfirmation(String, Function<Component, Boolean>) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
requestUserAttention(boolean) - Static method in class se.datadosen.jalbum.MacUtilities
 
REQUIRED_JALBUM_VERSION - Static variable in class se.datadosen.jalbum.SkinProperties
This setting is respected since jAlbum 8.7
resDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
resDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
reserved - Static variable in class se.datadosen.util.IO
 
reset() - Method in class net.jalbum.util.Profiler
 
reset() - Method in class se.datadosen.explorer.JFolderPropertyPanel
 
reset() - Method in class se.datadosen.jalbum.ASTEvaluator
 
reset() - Method in class se.datadosen.jalbum.CategoryFilter
Reset CategoryFilter to initial state
reset() - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
reset() - Method in class se.datadosen.jalbum.Paginator
Reset Paginator to initial state
reset() - Method in class se.datadosen.util.Stopwatch
 
reset(Component) - Method in class se.datadosen.component.errorreporting.ErrorReporter
 
reset(String) - Static method in class net.jalbum.UsageCounters
 
resetAbortedState() - Method in class se.datadosen.jalbum.VideoProcessor
 
resetAccounts() - Method in class se.datadosen.jalbum.AccountManager
 
resetAll() - Method in class se.datadosen.component.errorreporting.ErrorReporter
 
resetRubberbanded() - Method in class se.datadosen.explorer.JAlbumObject
Called when rubberband disappears
resetSettings() - Method in class net.jalbum.util.Profiler
 
resetZoomAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
resolveCid(AccountProfile) - Static method in class se.datadosen.jalbum.AccountManager
Get the cid for the passed account if it's a jalbum account If not, the cid for the account the user is signed into jAlbum as is passed, or null if the user isn't signed into the jAlbum client
resolvePath(File, String) - Static method in class se.datadosen.util.IO
 
resolveTargetNode(Point, DropTargetContext) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
Override to map drops on non-tree components as a tree drop
resolveTargetNode(Point, DropTargetContext) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
resources - Variable in class se.datadosen.util.SmartResourceBundle
 
resPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
restoreListAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
RestyException - Exception Class in net.jalbum.resty.web
IOExceptions caused by non http 200 OK responses and containing a response message are wrapped in RestyExceptions that also embeds the requested resource
RestyException(String, Throwable, AbstractResource) - Constructor for exception class net.jalbum.resty.web.RestyException
 
retainAll(Collection<?>) - Method in class se.datadosen.util.BlockingLifoQueue
 
RetinaIcon - Class in se.datadosen.component
Icon that paints itself in twice the pixel density
RetinaIcon(Image) - Constructor for class se.datadosen.component.RetinaIcon
 
RetinaImageIcon - Class in se.datadosen.component
ImageIcon that paints itself in twice the pixel density
RetinaImageIcon(byte[]) - Constructor for class se.datadosen.component.RetinaImageIcon
 
RetinaImageIcon(Image) - Constructor for class se.datadosen.component.RetinaImageIcon
 
RetinaImageIcon(URL) - Constructor for class se.datadosen.component.RetinaImageIcon
 
reverseFolderOrderingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
reverseMapping - Variable in class se.datadosen.util.MappedAction
 
reverseOrderingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
Review - Enum constant in enum se.datadosen.jalbum.Flag
 
ReviewMode - Class in net.jalbum.review
 
ReviewMode(JAlbumExplorer) - Constructor for class net.jalbum.review.ReviewMode
 
reviewModeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
rfc3986Reserved - Static variable in class se.datadosen.util.IO
 
ribbit() - Method in class se.datadosen.jalbum.Frog
Play ribbit sound :)
right - Enum constant in enum net.jalbum.filters.Alignment
 
right - Enum constant in enum se.datadosen.util.Orientation
 
RIGHT - Enum constant in enum net.jalbum.jprint.TextBox.TextAlignment
 
RIGHT - Static variable in class se.datadosen.component.RiverLayout
 
RIGHT - Static variable in class se.datadosen.component.RiverLayout2
 
RIGHT - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be right-justified.
RIGHT_ROTATED - Static variable in class se.datadosen.util.RotationSupport
 
RIGHT_ROTATED_FLIPPED - Static variable in class se.datadosen.util.RotationSupport
 
rightFlipped - Enum constant in enum se.datadosen.util.Orientation
 
rightPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
rights - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
rightsURL - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
RiverLayout - Class in se.datadosen.component
RiverLayout makes it very simple to construct user interfaces as components are laid out similar to how text is added to a word processor (Components flow like a "river".
RiverLayout() - Constructor for class se.datadosen.component.RiverLayout
 
RiverLayout(int, int) - Constructor for class se.datadosen.component.RiverLayout
 
RiverLayout2 - Class in se.datadosen.component
Next generation of RiverLayout.
RiverLayout2() - Constructor for class se.datadosen.component.RiverLayout2
 
RiverLayout2(int, int) - Constructor for class se.datadosen.component.RiverLayout2
 
RiverLayout2.Ruler - Class in se.datadosen.component
 
RobustResty - Class in net.jalbum.resty.web
Like Resty, but won't throw IOException on http errors Check responseCode with http().getResponseCode() on resulting resources
RobustResty() - Constructor for class net.jalbum.resty.web.RobustResty
 
RobustTextResource - Class in net.jalbum.resty.web
 
RobustTextResource() - Constructor for class net.jalbum.resty.web.RobustTextResource
 
RobustXMLResource - Class in net.jalbum.resty.web
 
RobustXMLResource() - Constructor for class net.jalbum.resty.web.RobustXMLResource
 
rollDown() - Method in class se.datadosen.component.JNotification
Animate notification so it appears from above.
rollUp() - Method in class se.datadosen.component.JNotification
Animate notification so it disappears above.
ROOT_FOLDER_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
rootEditable - Variable in class se.datadosen.component.AutoSelectingTreeCellEditor
 
rootFolder - Variable in class se.datadosen.jalbum.CompiledBase
 
rootFolder - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
rootImageDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
rootImageDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
rootOutputDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
rootOutputDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
rootPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
RootProjectGroup - Class in net.jalbum.projectgroups
Root node for Project Group trees
RootProjectGroup() - Constructor for class net.jalbum.projectgroups.RootProjectGroup
 
rotate180(BufferedImage) - Static method in class se.datadosen.util.RotationSupport
 
rotateLeft() - Method in interface se.datadosen.jalbum.AlbumObject
 
rotateLeft() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
rotateLeft(BufferedImage) - Static method in class se.datadosen.util.RotationSupport
 
rotateLeftAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
rotateRight() - Method in interface se.datadosen.jalbum.AlbumObject
 
rotateRight() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
rotateRight(BufferedImage) - Static method in class se.datadosen.util.RotationSupport
 
rotateRightAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
RotationSupport - Class in se.datadosen.util
 
RotationSupport() - Constructor for class se.datadosen.util.RotationSupport
 
RoundedLineBorder - Class in se.datadosen.component
 
RoundedLineBorder() - Constructor for class se.datadosen.component.RoundedLineBorder
 
RoundedLineBorder(int) - Constructor for class se.datadosen.component.RoundedLineBorder
 
RoundedLineBorder(int, int) - Constructor for class se.datadosen.component.RoundedLineBorder
 
RoundedLineBorder(Color) - Constructor for class se.datadosen.component.RoundedLineBorder
 
RowIteratorNode - Class in se.datadosen.jalbum.ast
 
RowIteratorNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.RowIteratorNode
 
rows - Variable in class se.datadosen.jalbum.CompiledBase
 
rows - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
rss - Static variable in class se.datadosen.component.ShareIcons
 
rss_grey - Static variable in class se.datadosen.component.ShareIcons
 
rubberBand - Static variable in class se.datadosen.jalbum.JAlbumColor
 
Ruler() - Constructor for class se.datadosen.component.RiverLayout2.Ruler
 
run() - Method in class se.datadosen.jalbum.SlowOperation
 
run() - Method in class se.datadosen.jalbum.Watchdog
 
run() - Method in class se.datadosen.util.ReportingThread
 
runOnAWT(Runnable) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Ensure that passed code runs on the AWT thread If caller is on the AWT thread already, simply execute the code, otherwise put it onto the event queue for later dispatching
runWithTry() - Method in class se.datadosen.util.ReportingThread
 

S

SafeSimpleDateFormat - Class in se.datadosen.util
Thread safe SimpleDateFormat
SafeSimpleDateFormat() - Constructor for class se.datadosen.util.SafeSimpleDateFormat
 
SafeSimpleDateFormat(String) - Constructor for class se.datadosen.util.SafeSimpleDateFormat
 
SafeSimpleDateFormat(String, Locale) - Constructor for class se.datadosen.util.SafeSimpleDateFormat
 
SafeSimpleDateFormat(DateFormat) - Constructor for class se.datadosen.util.SafeSimpleDateFormat
 
Sample(String) - Constructor for class net.jalbum.util.Profiler.Sample
 
SampleSettings() - Constructor for class net.jalbum.util.Profiler.SampleSettings
 
Saturation - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SATURATION - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
save() - Method in class se.datadosen.jalbum.AlbumObjectProperties
Save properties but leave last modification date preserved
save() - Method in class se.datadosen.jalbum.PlaceService
 
save() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
save() - Method in class se.datadosen.jalbum.SkinProperties
 
save() - Method in class se.datadosen.jalbum.XmpManager
 
save(boolean) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Store all properties to disk Makes AlbumObject fire a "properties" change event
save(boolean) - Method in class se.datadosen.jalbum.XmpManager
 
save(byte[], File) - Method in class se.datadosen.jalbum.XmpManager
 
save(byte[], OutputStream) - Method in class se.datadosen.jalbum.XmpManager
 
save(File) - Method in class se.datadosen.jalbum.ProjectSettings
 
save(OutputStream) - Method in class se.datadosen.jalbum.ProjectSettings
 
saveAccounts() - Method in class se.datadosen.jalbum.AccountManager
Save the account list to file.
saveAsDefaultAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
saveAsSkinDefaultAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
saveBounds(Window) - Static method in class se.datadosen.util.WindowUtilities
Save bounds from specified window to preferences
saveCopyAsAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
saveImage(BufferedImage, File, String, AlbumBean, IIOMetadata) - Static method in class se.datadosen.util.FileFilters
 
saveImage(BufferedImage, File, String, AlbumBean, IIOMetadata, float) - Static method in class se.datadosen.util.FileFilters
 
saveImage(File) - Method in class se.datadosen.jalbum.AlbumImage
 
saveImage(File, int) - Method in class se.datadosen.jalbum.AlbumImage
 
saveImageWithWriter(BufferedImage, File, AlbumBean, IIOMetadata, ImageWriter) - Static method in class se.datadosen.util.FileFilters
Since 37.6 For use by jAlbum only!
saveJPEG(BufferedImage, File, AlbumBean) - Static method in class se.datadosen.util.FileFilters
 
saveJPEG(BufferedImage, File, AlbumBean, IIOMetadata) - Static method in class se.datadosen.util.FileFilters
 
saveJPEG(BufferedImage, File, AlbumBean, IIOMetadata, float) - Static method in class se.datadosen.util.FileFilters
Save image to JPEG file Since jAlbum 8.9: If null is passed as file, then the JPEG image is returned as a byte array instead
saveJPEG(File) - Method in class se.datadosen.jalbum.AlbumImage
Deprecated.
Use saveImage instead (may as well produce a png image)
saveJPEG(File, int) - Method in class se.datadosen.jalbum.AlbumImage
Deprecated.
Use saveImage instead (may as well produce a png image)
savePreferences() - Method in class se.datadosen.jalbum.JPreferencesWindow
jAlbum preferences is the union between the visual settings in this window and the Config object
saveProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
saveProjectAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
saveProjectAsAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
saveSettings() - Method in class se.datadosen.jalbum.ShareBean
 
saveState() - Method in class se.datadosen.explorer.JEditPanel
 
saveState() - Method in interface se.datadosen.jalbum.EditListener2
Called upon "make album" so the implementing class can ensure that the current state is persisted
saveState() - Method in class se.datadosen.jalbum.JCustomPanel
 
saveState() - Method in class se.datadosen.jalbum.JWebPageUI
 
saveStateIfChanged() - Method in class se.datadosen.jalbum.structure.JStructurePanel
 
saveStateToBean(Object) - Method in interface se.datadosen.util.BeanBinder.Bindeable
 
saveThumb(byte[], String, File) - Method in class se.datadosen.jalbum.XmpManager
 
saveTo(AlbumObject) - Method in class net.jalbum.views.AlphabeticalView
 
saveTo(AlbumObject) - Method in class net.jalbum.views.CustomFilterView
 
saveTo(AlbumObject) - Method in class net.jalbum.views.DateView
 
saveTo(AlbumObject) - Method in class net.jalbum.views.KeywordView
 
saveTo(AlbumObject) - Method in class net.jalbum.views.PlaceView
 
saveTo(AlbumObject) - Method in class net.jalbum.views.RecentlyAddedView
 
saveTo(AlbumObject) - Method in interface net.jalbum.views.View
Save View to AlbumObject
saveUI() - Method in class se.datadosen.jalbum.JCustomPanel
Save values from UI controls to current album object Automatically called when moving between album objects
saveUI() - Method in class se.datadosen.jalbum.JWebPageUI
Save values from UI controls to current album object Automatially called when moving between album objects
saveUI(JComponentHolder) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Save values of UI controls to this object
scale(Image, int, int) - Static method in class se.datadosen.explorer.ImageCache
 
scale(Image, int, int) - Method in class se.datadosen.jalbum.scaling.CustomScaler
 
scale(Image, int, int) - Method in class se.datadosen.jalbum.scaling.ImageScaler
 
SCALE_FAST - Static variable in class se.datadosen.jalbum.AlbumBean
 
SCALE_MEDIUM - Static variable in class se.datadosen.jalbum.AlbumBean
 
SCALE_SMOOTH - Static variable in class se.datadosen.jalbum.AlbumBean
 
ScaledIcon - Class in se.datadosen.explorer
Icon that paints itself so it always fits within the preferred size of the component it's bound to
ScaledIcon(Icon, JComponent) - Constructor for class se.datadosen.explorer.ScaledIcon
 
scaleFactor - Variable in class se.datadosen.component.JBackgroundPanel
 
scaleImage(BufferedImage) - Method in class net.jalbum.filterManager.FilterManager
 
scaleImage(BufferedImage) - Method in interface net.jalbum.filterManager.FilterManagerFriend
used by the FilterManager to request a scaled down version of the passed image according to settings made by the user in the settings menu.
scaleImage(BufferedImage) - Method in class se.datadosen.explorer.JEditPanel
 
scaleToCloseup() - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, scaled to closeup size (and with closeup stage set)
scaleToFit(Dimension) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, scaled to specified dimension
scaleToFit(Dimension, int) - Method in class se.datadosen.jalbum.AlbumImage
 
scaleToFit(Image, Dimension) - Static method in class se.datadosen.explorer.ImageCache
 
scaleToFit(ImageIcon, Dimension, boolean) - Static method in class se.datadosen.jalbum.AlbumObjectImpl
 
scaleToPowerOfTwo(BufferedImage, AlbumBean) - Static method in class se.datadosen.jalbum.PhotoSphere
Scale image to the closest lower power of 2 Speeds up Google's player significantly
scaleToThumbnail() - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, scaled to thumbnail size (and with thumbnail stage set)
scanImageDirectory() - Method in class se.datadosen.jalbum.JAlbumFrame
Search for jalbum project file in image directory and load project if found
scanSkins() - Method in class se.datadosen.jalbum.JMainSettingsPanel
Make the skin selector discover newly added skins in the file system
schedule(Runnable, long, TimeUnit) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Submits a one-shot task that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Static method in class se.datadosen.jalbum.JAlbumUtilities
Submits a value-returning one-shot task that becomes enabled after the given delay.
scheduleReload(Dimension) - Method in class net.jalbum.component.JImageComponent
Trigger background reloading of current image Needs image provider to be installed
Scope - Class in se.datadosen.util
 
Scope() - Constructor for class se.datadosen.util.Scope
 
Scope(Map) - Constructor for class se.datadosen.util.Scope
 
Scope(Map, Scope) - Constructor for class se.datadosen.util.Scope
 
Scope(Scope) - Constructor for class se.datadosen.util.Scope
 
Screen - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SCREEN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
SCRIPT_LANGUAGE - Static variable in class se.datadosen.jalbum.SkinProperties
Script language to use jAlbum automatically determines what script language to use by the extension of the init file (init.bsh -> BeanShell, init.js -> JavaScript) If no init file exists, then this property determines the language to use Allowed values: BEANSHELL and JAVASCRIPT
scriptEnginePool - Variable in class se.datadosen.jalbum.ScriptEnvironment
 
ScriptEnginePool - Class in se.datadosen.jalbum
Pool of ScriptEngines, providing lazy loading and sharing of ScriptContext (variables)
ScriptEnginePool() - Constructor for class se.datadosen.jalbum.ScriptEnginePool
 
ScriptEnginePool(ClassLoader) - Constructor for class se.datadosen.jalbum.ScriptEnginePool
 
ScriptEnginePool.MyCompiledScript - Class in se.datadosen.jalbum
 
ScriptEnginePool.SmartBshScriptEngineFactory - Class in se.datadosen.jalbum
 
ScriptEnvironment - Class in se.datadosen.jalbum
Speed up consecutive background builds by caching script related stuff between instances of AlbumBean
ScriptEnvironment(String, URLClassLoader, ScriptEnginePool, Map<File, Pair<Long, CompiledScript>>, Interpreter) - Constructor for class se.datadosen.jalbum.ScriptEnvironment
 
ScriptException - Exception Class in se.datadosen.util
Like javax.script.ScriptException but with File reference
ScriptException(String, File, int) - Constructor for exception class se.datadosen.util.ScriptException
 
ScriptException(String, File, int, int) - Constructor for exception class se.datadosen.util.ScriptException
 
ScriptException(Throwable, File, int) - Constructor for exception class se.datadosen.util.ScriptException
 
ScriptExceptions - Class in se.datadosen.util
Helper class to simplify error reporting when using javax.script.ScriptingEngine
ScriptLanguage - Class in se.datadosen.jalbum
 
ScriptLanguage(String, ScriptEngineFactory) - Constructor for class se.datadosen.jalbum.ScriptLanguage
 
ScriptletNode - Class in se.datadosen.jalbum.ast
 
ScriptletNode(Element) - Constructor for class se.datadosen.jalbum.ast.ScriptletNode
 
se.datadosen.component - package se.datadosen.component
 
se.datadosen.component.buttonbar - package se.datadosen.component.buttonbar
 
se.datadosen.component.errorreporting - package se.datadosen.component.errorreporting
 
se.datadosen.component.mac - package se.datadosen.component.mac
 
se.datadosen.component.search - package se.datadosen.component.search
 
se.datadosen.component.slider - package se.datadosen.component.slider
 
se.datadosen.component.tags - package se.datadosen.component.tags
 
se.datadosen.component.windows - package se.datadosen.component.windows
 
se.datadosen.component.windows.jna - package se.datadosen.component.windows.jna
 
se.datadosen.dnd - package se.datadosen.dnd
 
se.datadosen.explorer - package se.datadosen.explorer
 
se.datadosen.explorer.event - package se.datadosen.explorer.event
 
se.datadosen.imaging.exif - package se.datadosen.imaging.exif
 
se.datadosen.io - package se.datadosen.io
 
se.datadosen.jalbum - package se.datadosen.jalbum
 
se.datadosen.jalbum.ast - package se.datadosen.jalbum.ast
 
se.datadosen.jalbum.event - package se.datadosen.jalbum.event
 
se.datadosen.jalbum.io - package se.datadosen.jalbum.io
 
se.datadosen.jalbum.scaling - package se.datadosen.jalbum.scaling
 
se.datadosen.jalbum.structure - package se.datadosen.jalbum.structure
 
se.datadosen.jalbum.videoplayer - package se.datadosen.jalbum.videoplayer
 
se.datadosen.net - package se.datadosen.net
 
se.datadosen.tags - package se.datadosen.tags
 
se.datadosen.util - package se.datadosen.util
 
se.datadosen.util.annotations - package se.datadosen.util.annotations
 
SearchSupport - Class in se.datadosen.component.search
Provide Spotlight-like global search within jAlbum
SearchSupport(JTextComponent, TargetProvider...) - Constructor for class se.datadosen.component.search.SearchSupport
 
Second - Enum constant in enum se.datadosen.jalbum.Flag
 
secondaryMain(String[]) - Static method in class se.datadosen.jalbum.JAlbum
Main entry point on successive Windows invocations (relies on AdvancedInstaller)
secondFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
section - Variable in class se.datadosen.jalbum.ast.ASTNode
 
Section - Class in se.datadosen.tags
String section of a text document with knowledge of whole document, including source file.
Section(String) - Constructor for class se.datadosen.tags.Section
 
Section(String, int) - Constructor for class se.datadosen.tags.Section
 
Section(String, int, int) - Constructor for class se.datadosen.tags.Section
 
Section(String, int, int, File) - Constructor for class se.datadosen.tags.Section
 
Section(String, File) - Constructor for class se.datadosen.tags.Section
 
select(BiPredicate<JAlbumObject, Integer>) - Method in class se.datadosen.explorer.ExplorerSelectionModel
Select JAlbumObjects matching predicate taking JAlbumObject and index as parameter
Select - Enum constant in enum se.datadosen.jalbum.Flag
 
Selectable<T> - Class in net.jalbum.component
Wrapper class that keeps track of selected state of any object
Selectable(T) - Constructor for class net.jalbum.component.Selectable
 
Selectable(T, boolean) - Constructor for class net.jalbum.component.Selectable
 
selectAllAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
selected - Variable in class net.jalbum.component.Selectable
 
SELECTED - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
SELECTED_CARD_PROPERTY - Static variable in class net.jalbum.component.JCardPanel
 
selectedFile - Variable in class se.datadosen.component.JFileSelector
 
selectedFiles - Variable in class se.datadosen.component.windows.WindowsFileChooser
 
selectedObjects - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
selectedText - Variable in class se.datadosen.component.JPlainToggleButton
 
selectedToolTipText - Variable in class se.datadosen.component.JPlainToggleButton
 
selectExcluded() - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
selectExcludedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
SelectFolderProjectGroup() - Constructor for class net.jalbum.projectgroups.JProjectGroupsComboBox.SelectFolderProjectGroup
 
selectionChange(ExplorerSelectionModel) - Method in interface se.datadosen.explorer.event.SelectionListener
 
SelectionListener - Interface in se.datadosen.explorer.event
 
selectionModel - Variable in class se.datadosen.explorer.JAlbumObjectsPanel
 
selectMatching(Collection<AlbumObject>) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
selectNextPossibleValue() - Method in class se.datadosen.component.MenuBasedAutoCompleter
Selects the next item in the list.
selectNode(AlbumObject) - Method in class se.datadosen.explorer.JAlbumExplorer
 
selectPreviousPossibleValue() - Method in class se.datadosen.component.MenuBasedAutoCompleter
Selects the previous item in the list.
selectRange(int, int) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
selectRootFolderInTreeView() - Method in class se.datadosen.explorer.JAlbumExplorer
 
selectSingle(JAlbumObject) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
SEPARATE_DESCRIPTION - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether this skin supports folder descriptions different from folder comments Defaults to false
SEPARATE_THEME_IMAGE - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether this skin supports a theme image that is separate from the folder thumbnail.
SEPARATOR - Static variable in interface se.datadosen.component.search.Target
 
serialize() - Method in class se.datadosen.tags.Element
 
serialize() - Method in class se.datadosen.tags.XMLDocument
 
serialize(int) - Method in class se.datadosen.tags.Element
 
serializeTarget() - Method in class se.datadosen.io.LinkFile
Subclasses may override this to provide custom serialization (InternalLinkFile)
server - Variable in class se.datadosen.net.JettyHttpServer
 
set(File, Attachments.Type) - Method in class se.datadosen.jalbum.Attachments
 
set(T) - Method in class net.jalbum.util.MutableSoft
 
set2DigitYearStart(Date) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
setAcceleratedScaling(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Attempt to use hardware accelerated image scaling.
setAccountProfileName(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setAccountProperties(AccountProfile) - Method in class se.datadosen.jalbum.UploadBean
 
setAction(Action) - Method in class se.datadosen.component.JOnOffButton
 
setAction(Action) - Method in class se.datadosen.component.JPopupButton
 
setAction(Action) - Method in class se.datadosen.component.JRolloverButton
 
setAction(Action) - Method in class se.datadosen.component.JToolBarButton
 
setAction(Action) - Method in class se.datadosen.util.AliasAction
 
setActive(Boolean) - Method in class se.datadosen.jalbum.Widget
 
setAdaptColors(boolean) - Method in class se.datadosen.component.DeferredSVGIcon
Tell whether to flip bright and dark colors to adapt for dark look and feel Needs to be called before 1:st paint operation.
setAddSignature(boolean) - Method in class se.datadosen.util.StringCodec
 
setAfterPublishAction(Config.AfterPublishAction) - Method in class se.datadosen.jalbum.Config
 
setAlbumAddress(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setAlbumHeight(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setAlbumName(String) - Method in class se.datadosen.jalbum.JNewProjectDialog
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JCommentPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JPropertyPanel
 
setAlbumObject(AlbumObject) - Method in interface se.datadosen.jalbum.EditListener
Called when user starts editing an image
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JCustomPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JGeneralSettingsPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JImageEffectsPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JPhotoSphereSettingsPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JRawSettingsPanel
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JSettingsWindow
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JThumbnailChooser
 
setAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.JWebPageUI
 
setAlbumObjectfactory(AlbumObjectFactory) - Method in class se.datadosen.jalbum.JAlbumContext
 
setAlbumWidth(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setAlign(Alignment) - Method in class net.jalbum.component.JAlignmentSelector
 
setAlign(Alignment) - Method in interface net.jalbum.filters.Aligneable
 
setAlign(Alignment) - Method in class net.jalbum.filters.LogoFilter
 
setAlign(Alignment) - Method in class net.jalbum.filters.TextFilter
 
setAlignment(int) - Method in class se.datadosen.explorer.SmartFlowLayout
Sets the alignment for this layout.
setAlignment(TextBox.TextAlignment) - Method in class net.jalbum.jprint.TextBox
 
setAllowDecimals(boolean) - Method in class se.datadosen.component.JNumberField
 
setAllowDuplicates(boolean) - Method in class se.datadosen.jalbum.FileCopier
 
setAllowHTMLEditing(boolean) - Method in interface se.datadosen.component.SmartTextComponent
 
setAllowHTMLEditing(boolean) - Method in class se.datadosen.component.SmartTextComponentSupport
 
setAllowInterrupt(boolean) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setAllowNegative(boolean) - Method in class se.datadosen.component.JNumberField
Whether to allow negative numbers as well Defaults to positive numbers
setAllowPrompting(boolean) - Method in class se.datadosen.jalbum.VideoProcessor
 
setAlpha(float) - Method in class se.datadosen.component.JFadingText
 
setAlpha(float) - Method in class se.datadosen.component.JWorkFlowStep
 
setAngle(int) - Method in class net.jalbum.filters.LogoFilter
 
setAngle(int) - Method in class net.jalbum.filters.TextFilter
 
setAnimate(boolean) - Method in class se.datadosen.component.JWorkFlow
 
setAntialias(boolean) - Method in class net.jalbum.filters.LogoFilter
 
setAntialias(boolean) - Method in class net.jalbum.filters.TextFilter
 
setAO(AlbumObject) - Method in class net.jalbum.review.JCameraInfoPanel
 
setAO(AlbumObject) - Method in class se.datadosen.explorer.JEditPanel
 
setAppendImages(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Control if all image files are to be rescaled or only new files.
setAppendImages(boolean) - Method in interface se.datadosen.jalbum.AlbumEngine
Control if all image files are to be rescaled or only new files.Setting appendImages causes image reprocessing only if images are missing
setApplyFilters(boolean) - Method in class se.datadosen.explorer.ImageCache
 
setArrowPressed(boolean) - Method in class se.datadosen.component.JPopupButton
 
setAsTemplate() - Method in class net.jalbum.filters.AbstractFilter
 
setAttribute(String, boolean) - Method in class se.datadosen.tags.Element
 
setAttribute(String, int) - Method in class se.datadosen.tags.Element
 
setAttribute(String, String) - Method in class se.datadosen.tags.Element
 
setAttributes(Map) - Method in class se.datadosen.tags.Element
 
setAuthor(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setAutoReverse(boolean) - Method in class net.jalbum.util.Animator.Control
 
setAutoStart(boolean) - Method in class se.datadosen.jalbum.ShareBean
 
setBackground(Color) - Method in class se.datadosen.component.JAlphaColorSelector
 
setBackgroundColor(Color) - Method in class se.datadosen.component.CurvedLineBorder
 
setBackgroundGradient(boolean) - Method in class se.datadosen.component.JNotification
 
setBackgroundImage(Image) - Method in class se.datadosen.component.JBackgroundPanel
 
setBackgroundImage(Image) - Method in class se.datadosen.component.JWizard
 
setBackgroundImage(Image) - Method in class se.datadosen.jalbum.JFilteredImagePanel
 
setBackgroundImageAsync(Callable<Image>) - Method in class se.datadosen.component.JBackgroundPanel
 
setBackgroundMode(boolean) - Method in class se.datadosen.jalbum.Config
 
setBackgroundSignInOnStart(boolean) - Method in class se.datadosen.jalbum.Config
 
setBackgroundText(String) - Method in class se.datadosen.component.JBackgroundTextField
 
setBackgroundText(String) - Method in class se.datadosen.explorer.JExplorerPanel
 
setBgNotifications(Config.NotificationLevel) - Method in class se.datadosen.jalbum.Config
 
setBlocked(boolean) - Method in class se.datadosen.component.SmartAction
 
setBlurStrength(int) - Method in class net.jalbum.filters.arty.effects.ArtySupport
 
setBold(boolean) - Method in class net.jalbum.filters.TextFilter
 
setBorder(Border) - Method in class se.datadosen.component.JPlainButton
Switching L&F sometimes sets an awfully wide border, so lets disable this
setBorder(Border) - Method in class se.datadosen.component.JPlainToggleButton
Switching L&F sometimes sets an awfully wide border, so lets disable this
setBorderOpacity(float) - Method in class se.datadosen.component.JGlassButton
 
setBorderPainted(boolean) - Method in class se.datadosen.component.JSiteButton
 
setBorderRadius(int) - Method in class se.datadosen.component.JGlassButton
 
setBorderRadius(int) - Method in class se.datadosen.component.JSiteButton
 
setBounds(Dimension) - Method in class net.jalbum.filters.CropFilter
 
setCached(boolean) - Method in class se.datadosen.jalbum.AlbumObjectFactory
Set to true to allow heavy cacheing of various album object meta data Set before creating instances
setCacheing(boolean) - Method in interface se.datadosen.io.Cached
Control if to cache certain attributes or not.
setCacheing(boolean) - Method in class se.datadosen.io.CachedFile
Control if to cache certain attributes or not.
setCacheing(boolean) - Method in class se.datadosen.io.CachedLinkFile
Control if to cache certain attributes or not.
setCacheThumbnails(boolean) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
setCacheThumbnails(boolean) - Method in class se.datadosen.jalbum.Config
 
setCalendar(Calendar) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
setCameraDate(long) - Method in interface se.datadosen.jalbum.AlbumObject
 
setCameraDate(long) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setCategory(FilterProperties.FilterCategory) - Method in class net.jalbum.filterManager.FilterProperties
 
setCellEditable(boolean) - Method in class se.datadosen.component.JMapTable
 
setCellEditable(boolean) - Method in class se.datadosen.component.JParametersTable
 
setChainDirectories(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Use setDictoryChaining() instead
setChainedTask(TaskManager.BackgroundTask) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
setCheckForUpdates(boolean) - Method in class se.datadosen.jalbum.Config
 
setCheckInterval(long) - Method in class se.datadosen.jalbum.Watchdog
Set how often to check that the AWT thread is not locked
setCheckSpelling(boolean) - Method in class se.datadosen.jalbum.Config
 
setChildren(List<AlbumObject>) - Method in interface se.datadosen.jalbum.AlbumObject
Set List of children AlbumObjects if this is a directory/folder
setChildren(List<AlbumObject>) - Method in class se.datadosen.jalbum.FileAlbumObject
 
setChildren(List<AlbumObject>) - Method in class se.datadosen.jalbum.VirtualFolder
 
setChoice(String) - Method in class net.jalbum.component.JAlignmentSelector
 
setChoice(String) - Method in interface se.datadosen.util.PersistentChoice
 
setClassicReaders(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Use Sun's old, but faster image readers for JPEG, GIF and PNG file types instead of ImageIO readers
setCleanOutputFiles(boolean) - Method in class se.datadosen.jalbum.Config
 
setCloseButtonToolTipText(String) - Method in class se.datadosen.component.JNotification
 
setCloseups(boolean) - Method in class net.jalbum.filters.AbstractFilter
 
setColor(Color) - Method in class net.jalbum.filters.TextFilter
 
setColor(Color) - Method in class se.datadosen.component.JAlphaColorSelector
Sets the color.
setColor(Color) - Method in class se.datadosen.component.JColorSelector
Sets the color.
setColor(String) - Method in class net.jalbum.filters.TextFilter
 
setColor(String) - Method in class se.datadosen.component.JAlphaColorSelector
 
setColor(String) - Method in class se.datadosen.component.JColorSelector
 
setColors(boolean) - Method in class net.jalbum.filters.auto.AutoFilter
 
setCols(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setComment(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
setComment(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setCompressAudioClips(boolean) - Method in class se.datadosen.jalbum.Config
 
setConstraint(Component, Object) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
setContent(E...) - Method in class net.jalbum.component.JDraggableList
 
setContent(List<String>) - Method in class net.jalbum.component.JDraggableList
 
setContent(List<String>) - Method in class net.jalbum.filters.arty.JArtySelector
 
setContent(List<String>) - Method in class se.datadosen.component.JPlaylist
PersistentList
setContent(List<String>) - Method in class se.datadosen.io.IIORegistryManager.JReadersWritersList
 
setContent(List<String>) - Method in interface se.datadosen.util.PersistentList
 
setContent(JComponent) - Method in class se.datadosen.component.JCollapsiblePanel
 
setContent(JComponent) - Method in class se.datadosen.component.JNotification
 
setContentElements(List) - Method in class se.datadosen.tags.Element
 
setContentPanel(JPanel) - Method in class se.datadosen.component.JCollapsiblePanel
 
setContrast(boolean) - Method in class net.jalbum.filters.auto.AutoFilter
 
setCopyDecision(FileCopier.CopyDecision) - Method in class se.datadosen.jalbum.FileCopier
 
setCopyOriginals(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setCornerRadius(int) - Method in class se.datadosen.component.JAlphaColorSelector
 
setCpuCores(int) - Method in class se.datadosen.jalbum.AlbumBean
Machines with multiple CPUs can utilize this method to cut down processing time Values higher than number of available processors are ignored.
setCreator(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setCreator(String) - Method in class se.datadosen.jalbum.XmpManager
 
setCreditText(AlbumBean.CreditText) - Method in class se.datadosen.jalbum.AlbumBean
Set key for text to use for credit links
setCurrentDirectory(File) - Method in class se.datadosen.component.JDirectoryChooser
 
setCurrentDirectory(File) - Method in class se.datadosen.component.JFileSelector
 
setCurrentDirectory(File) - Method in class se.datadosen.component.JPlaylist
 
setCurrentDirectory(File) - Method in class se.datadosen.component.JSwingFileChooser
 
setCurrentDirectory(File) - Method in class se.datadosen.component.JXFileChooser
 
setCurrentDirectory(File) - Method in class se.datadosen.component.mac.MacFileChooser
 
setCurrentDirectory(File) - Method in interface se.datadosen.component.PathChooser
 
setCurrentDirectory(File) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setCurrentDirectory(File) - Method in class se.datadosen.jalbum.DeferredChooser
 
setCurrentGroup(ProjectGroup) - Method in class net.jalbum.projectgroups.ProjectGroups
Set current project group Fires CURRENT_GROUP_PROPERTY
setCurrentProject(AlbumProject) - Method in class se.datadosen.jalbum.AlbumBean
 
setCurrentProject(AlbumProject) - Method in class se.datadosen.jalbum.JAlbumManager
 
setCursor(Cursor) - Method in class net.jalbum.filterManager.FilterManager
 
setCursor(Cursor) - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
setCustomImageOrdering(Comparator) - Method in class se.datadosen.jalbum.AlbumBean
Select custom image/file ordering by installing a custom Comparator object.
setCustomTitleBar(boolean) - Method in class se.datadosen.jalbum.Config
 
setCut(boolean) - Method in class se.datadosen.explorer.JAlbumObject
Cut support (visual representation)
setCycleCount(int) - Method in class net.jalbum.util.Animator.Control
 
setData(List<Variant>) - Method in class se.datadosen.jalbum.JVariantsEditor
 
setData(List<Variant>) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
setData(List<AlbumProject>) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
setData(List<AlbumProject>) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
setData(Parameters) - Method in class se.datadosen.component.JParametersTable
 
setDate(long) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
setDateFormat(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setDateFormat(DateFormat) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
 
setDateFormatSymbols(DateFormatSymbols) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
setDatePattern(String) - Method in class se.datadosen.jalbum.Config
 
setDays(int) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
setDefaultFocus(Component) - Static method in class se.datadosen.util.WindowUtilities
Ensure that the passed component gets focused whenever its containing window is shown Handy to use in order to set default focus to 1:st component of a JOptionPane dialog See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5018574
setDelay(int) - Method in class se.datadosen.component.JProgressSpinner
Set time between animation frames
setDeleteExisting(boolean) - Method in class se.datadosen.jalbum.FileCopier
 
setDescription(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setDescription(String) - Method in class se.datadosen.jalbum.Widget
 
setDescription(String) - Method in class se.datadosen.jalbum.XmpManager
 
setDialogTitle(String) - Method in class se.datadosen.component.JSwingFileChooser
 
setDialogTitle(String) - Method in class se.datadosen.component.JXFileChooser
 
setDialogTitle(String) - Method in class se.datadosen.component.mac.MacFileChooser
 
setDialogTitle(String) - Method in interface se.datadosen.component.PathChooser
 
setDialogTitle(String) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setDialogTitle(String) - Method in class se.datadosen.jalbum.DeferredChooser
 
setDialogType(int) - Method in interface se.datadosen.component.FileChooser
 
setDialogType(int) - Method in class se.datadosen.component.JSwingFileChooser
 
setDialogType(int) - Method in class se.datadosen.component.JXFileChooser
 
setDialogType(int) - Method in class se.datadosen.component.mac.MacFileChooser
 
setDialogType(int) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setDialogType(int) - Method in class se.datadosen.jalbum.DeferredChooser
 
setDialogType(JTransferProgressDialog.Type) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
setDimmed(boolean) - Method in class se.datadosen.component.JFadePanel
Display at 50% opaque
setDirectories(boolean) - Method in class se.datadosen.component.JFileSelector
Make this selector select directories instead of files
setDirectoriesFirst(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setDirectory(boolean) - Method in class se.datadosen.jalbum.RemoteFileImpl
 
setDirectory(String) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
setDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
setDirectory(String) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
setDirectory(String) - Method in interface net.jalbum.remotefs.RemoteFS
Set remote directory
setDirectory(String) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setDirectory(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
setDirectory(String) - Method in class se.datadosen.jalbum.AlbumBean
Set image directory.
setDirectory(String) - Method in interface se.datadosen.jalbum.AlbumEngine
Set image directory.
setDirectoryChaining(DirectoryChaining) - Method in class se.datadosen.jalbum.AlbumBean
Enable sequential traversal of an album tree via nextPage, previousPage, nextIndexPage and previousIndexPage
setDisableColorSubsampling(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Disable chroma/color subsampling.
setDiscrete(boolean) - Method in class se.datadosen.component.JGlassButton
 
setDismissed(boolean) - Method in class se.datadosen.component.JNotification
 
setDividerLocation(int) - Method in class se.datadosen.jalbum.Config
 
setDone() - Method in class se.datadosen.util.ReportingThread
 
setDoPortMapping(boolean) - Method in class se.datadosen.jalbum.ShareBean
 
setDropDownIcon(Icon) - Method in class se.datadosen.component.JPopupButton
 
setEditAction(Action) - Method in class se.datadosen.jalbum.ImageEditor
 
setEditing(boolean) - Method in class se.datadosen.explorer.JAlbumObject
 
setEffect(Effect) - Method in class net.jalbum.filters.arty.ArtyFilter
 
setEffect(Effect) - Method in class net.jalbum.filters.arty.JArtySelector
 
setEnabled(boolean) - Method in class net.jalbum.component.JBindableLabel
 
setEnabled(boolean) - Method in class net.jalbum.filters.GrayscaleFilter
 
setEnabled(boolean) - Method in class se.datadosen.component.ControlPanel
 
setEnabled(boolean) - Method in class se.datadosen.component.JFileSelector
 
setEnabled(boolean) - Method in class se.datadosen.component.JLinkLabel
 
setEnabled(boolean) - Method in class se.datadosen.component.JPlaylist
 
setEnabled(boolean) - Method in class se.datadosen.component.JRoundedToggleButton
 
setEnabled(boolean) - Method in class se.datadosen.component.SmartAction
Sets the value of the enabled property.
setEnabled(boolean) - Method in class se.datadosen.component.VetoableAction
 
setEnabled(boolean) - Method in class se.datadosen.explorer.ImageToolActions
 
setEnabled(boolean) - Method in class se.datadosen.jalbum.JVariantsEditor
 
setEnabled(boolean) - Static method in class se.datadosen.jalbum.VideoProcessor
 
setEnabled(boolean) - Method in class se.datadosen.jalbum.Watchdog
 
setEnabled(boolean) - Method in class se.datadosen.util.MappedAction
 
setEnableRefresh(boolean) - Method in class se.datadosen.explorer.JAlbumExplorer
 
setEncryptManifest(boolean) - Method in class se.datadosen.jalbum.Config
 
setEngine(AlbumBean) - Method in class se.datadosen.jalbum.JAlbumContext
 
setEngine(AlbumBean) - Method in class se.datadosen.jalbum.ThemeImageProcessor
 
setExcludeBacklinks(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setExcludeByDefault(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Automatically exclude images recently added to the image directory
setExifImageDescription(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setExifUserComment(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setExitOnClose(boolean) - Method in class se.datadosen.jalbum.JAlbumFrame
 
setExitOnClose(boolean) - Method in class se.datadosen.jalbum.SkinManager
 
setExpanded(boolean) - Method in class net.jalbum.projectgroups.JProjectGroupsPanel
 
setExpanded(boolean) - Method in class net.jalbum.review.JCameraInfoPanel
 
setExpanded(boolean) - Method in class se.datadosen.component.JCollapsiblePanel
Set the expanded state of this panel.
setExpiration(int) - Method in class se.datadosen.component.JNotification
Set time in seconds for expiration (hiding) of this notification
setExpiration(int) - Method in class se.datadosen.component.JSpeechBubble
 
setExplorer(JAlbumExplorer) - Method in class se.datadosen.jalbum.JAlbumContext
 
setExplorerScrollSpeed(int) - Method in class se.datadosen.jalbum.Config
 
setExplorerView() - Method in class se.datadosen.explorer.JAlbumExplorer
 
setExtraInsets(Insets) - Method in class se.datadosen.component.RiverLayout
Set the extra insets of all the components in the container.
setFace(String) - Method in class net.jalbum.filters.TextFilter
 
setFieldOfView(double) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setFile(File) - Method in class net.jalbum.util.QuickProperties
Change location of backing json file
setFileAddMethod(Config.FileAddMethod) - Method in class se.datadosen.jalbum.Config
 
setFileFilter(FileFilter) - Method in interface se.datadosen.component.FileChooser
Add a file filter.
setFileFilter(FileFilter) - Method in class se.datadosen.component.JPlaylist
 
setFileFilter(FileFilter) - Method in class se.datadosen.component.JSwingFileChooser
 
setFileFilter(FileFilter) - Method in class se.datadosen.component.JXFileChooser
 
setFileFilter(FileFilter) - Method in class se.datadosen.component.mac.MacFileChooser
 
setFileFilter(FileFilter) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setFileFilter(FileFilter) - Method in class se.datadosen.jalbum.DeferredChooser
 
setFileFilter(FileNameExtensionFilter) - Method in class se.datadosen.component.JFileSelector
 
setFileFilter(FileCopier.JAlbumFileFilter) - Method in class se.datadosen.jalbum.FileCopier
 
setFileNamer(FileNamer) - Method in class se.datadosen.jalbum.AlbumBean
Allows skins with special naming requirements to control how files are named
setFiles(List, int) - Method in class se.datadosen.jalbum.JNewProjectDialog
Called outside this dialog if dialog is triggered by a file drop
setFileSelectionMode(int) - Method in interface se.datadosen.component.FileChooser
 
setFileSelectionMode(int) - Method in class se.datadosen.component.JSwingFileChooser
 
setFileSelectionMode(int) - Method in class se.datadosen.component.JXFileChooser
 
setFileSelectionMode(int) - Method in class se.datadosen.component.mac.MacFileChooser
 
setFileSelectionMode(int) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setFileSelectionMode(int) - Method in class se.datadosen.jalbum.DeferredChooser
 
setFileView(FileView) - Method in interface se.datadosen.component.FileChooser
 
setFileView(FileView) - Method in class se.datadosen.component.JSwingFileChooser
 
setFileView(FileView) - Method in class se.datadosen.component.JXFileChooser
 
setFileView(FileView) - Method in class se.datadosen.component.mac.MacFileChooser
 
setFileView(FileView) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setFileView(FileView) - Method in class se.datadosen.jalbum.DeferredChooser
 
setFilter(AlbumObjectFilter) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
setFilter(JAFilter) - Method in class se.datadosen.jalbum.JAFilterNode
 
setFilterExpression(String) - Method in class se.datadosen.jalbum.structure.CustomFilterTransformer
 
setFilterList(FilterList) - Method in class net.jalbum.filterManager.FilterManager
 
setFilterManager(FilterManagerInterface) - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
setFilters(List<JAlbumImageFilter>) - Method in class net.jalbum.filterManager.FilterList
 
setFilters(List<JAFilter>) - Method in class se.datadosen.jalbum.JFilteredImagePanel
 
setFlag(Flag) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
setFlag(Flag) - Method in interface se.datadosen.jalbum.AlbumObject
 
setFlag(Flag) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setFlag(Flag) - Method in class se.datadosen.jalbum.XmpManager
 
setFocusable(boolean) - Method in class se.datadosen.explorer.JCommentPanel
 
setFocusable(boolean) - Method in class se.datadosen.explorer.JPropertyPanel
 
setFocusedObject(JAlbumObject) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
setFolder(AlbumObject) - Method in class se.datadosen.explorer.JAddressBar
 
setFolderOrdering(AlbumObject.Ordering) - Method in interface se.datadosen.jalbum.AlbumObject
 
setFolderOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setFolderOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
setFolderOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.VirtualFolder
 
setFolderPropertiesWidth(int) - Method in class se.datadosen.jalbum.Config
 
setFoldersFirst(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setFoldersFirst(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setFoldersFirst(boolean) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
setFoldersFirst(boolean) - Method in class se.datadosen.jalbum.VirtualFolder
 
setFolderThumbSize(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setFont(Font) - Method in class net.jalbum.filters.TextFilter
 
setFont(Font) - Method in interface se.datadosen.component.SmartTextComponent
 
setFontSize(int) - Method in class se.datadosen.jalbum.Config
 
setForceJPEGImages(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Force closeup images to JPEG format
setForceJPEGThumbs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Force thumbnails to JPEG format
setForceJPEGWriting(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
setForceProcessing(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Force image processing even if source image is smaller than destination and no filters are applied
setForceRebuild(Boolean) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
setForceUTF8(boolean) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
setForceUTF8(boolean) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
setForceUTF8(boolean) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
setForceUTF8(boolean) - Method in interface net.jalbum.remotefs.RemoteFS
Force using UTF8 to remote filesystem
setForceUTF8(boolean) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setForceUTF8(boolean) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
setForceVideoProcessing(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Force video processing too if make mode is All
setForceVideoProcessing(boolean) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
setFormat(OutputFormat) - Method in class net.jalbum.Variant
 
setFormat(JFormattedComboBox.Formatter) - Method in class se.datadosen.component.JFormattedComboBox
 
setFrame(JAlbumFrame) - Method in class se.datadosen.jalbum.JAlbumContext
 
setFrames(int) - Method in class se.datadosen.jalbum.TimeCode
Deprecated.
Use setMillis. Parameter isn't actually frames, but fractions of a second in millisecond precision
setFtpForceUTF8(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setFtpForceUTF8(boolean) - Method in class se.datadosen.jalbum.UploadBean
 
setFtpPassword(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setFtpPassword(String) - Method in class se.datadosen.jalbum.UploadBean
 
setFtpPort(int) - Method in class se.datadosen.jalbum.AccountProfile
 
setFtpPort(int) - Method in class se.datadosen.jalbum.UploadBean
 
setFtpServer(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setFtpServer(String) - Method in class se.datadosen.jalbum.UploadBean
 
setFtpUser(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setFtpUser(String) - Method in class se.datadosen.jalbum.UploadBean
 
setFtpWebRootDirectory(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setFullHTMLEditing(boolean) - Method in interface se.datadosen.component.SmartTextComponent
 
setFullHTMLEditing(boolean) - Method in class se.datadosen.component.SmartTextComponentSupport
 
setFullPath(String) - Method in class se.datadosen.jalbum.RemoteFileImpl
 
setFullScreen(boolean) - Method in class net.jalbum.browser.JxBrowser
 
setFullScreen(boolean) - Method in interface net.jalbum.browser.WebBrowser
 
setGap(int) - Method in class net.jalbum.jprint.JPageLayout
 
setGap(int) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
setGenerateJSON(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Tell whether JSON formatted metadata should be added to album
setGlobal(Object, Object) - Static method in class se.datadosen.jalbum.JAlbum
 
setGpsLatitude(double) - Method in class se.datadosen.jalbum.XmpManager
 
setGpsLocation(String) - Method in class se.datadosen.jalbum.XmpManager
 
setGpsLongitude(double) - Method in class se.datadosen.jalbum.XmpManager
 
setGroupBy(String) - Method in class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
setGUIImage(BufferedImage) - Method in class net.jalbum.filterManager.FilterManager
 
setGUIImage(BufferedImage) - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
setHeader(String) - Method in class se.datadosen.component.JWizardStep
 
setHeaderNames(String, String) - Method in class se.datadosen.component.JMapTable
 
setHeaderNames(String, String) - Method in class se.datadosen.component.JParametersTable
 
setHeight(double) - Method in class net.javainthebox.caraibe.svg.SVGContent
 
setHelp(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setHexPassword(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setHgap(int) - Method in class se.datadosen.component.RiverLayout
Sets the horizontal gap between components.
setHgap(int) - Method in class se.datadosen.component.RiverLayout2
 
setHgap(int) - Method in class se.datadosen.explorer.SmartFlowLayout
Sets the horizontal gap between components.
setHidden(boolean) - Method in class se.datadosen.component.JProgressSpinner
Decide if ticks are to show.
setHidden(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setHidden(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setHiDPIImages(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether closeup images are generated for HiDPI screens (i.e.
setHiDPIThumbs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether thumbnails are generated for HiDPI screens (i.e.
setHighQualityThumbs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Control whether to force smooth scaling for thumbnails or rely on the general scaling quality setting
setHomepageAddress(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setHomepageLinkText(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setHost(String) - Method in class se.datadosen.net.JettyHttpServer
 
setHostName(String) - Method in class se.datadosen.jalbum.ShareBean
 
setHoverStyle(boolean) - Method in class se.datadosen.component.JToolBarButton
 
setHtmlText(String) - Method in class se.datadosen.component.JHtmlPane
 
setHtmlText(String) - Method in class se.datadosen.jalbum.JHtmlBox
 
setHtmlText(String, int) - Method in class se.datadosen.component.JHtmlPane
 
setHtmlText(String, int) - Method in class se.datadosen.jalbum.JHtmlBox
 
setHttpProxyHost(String) - Method in class se.datadosen.jalbum.Config
 
setHttpProxyPort(String) - Method in class se.datadosen.jalbum.Config
 
setIcon(String) - Method in class se.datadosen.jalbum.Widget
 
setIcon(Icon) - Method in class net.jalbum.component.JBindableLabel
 
setIcon(Icon) - Method in class net.jalbum.filterManager.FilterProperties
 
setIcon(Icon) - Method in class se.datadosen.component.JBasicToggleButton
 
setIcon(Icon) - Method in class se.datadosen.component.JGlassButton
 
setIcon(Icon) - Method in class se.datadosen.component.JIconButton
 
setIcon(Icon) - Method in class se.datadosen.component.JIconTextField
 
setIcon(Icon) - Method in class se.datadosen.component.JIconToggleButton
 
setIcon(Icon) - Method in class se.datadosen.component.JNotification
 
setIcon(Icon) - Method in class se.datadosen.component.JPlainButton
 
setIcon(Icon) - Method in class se.datadosen.component.JPopupButton
 
setIcon(Icon) - Method in class se.datadosen.component.JSmartLabel
 
setIconPack(String) - Static method in class se.datadosen.jalbum.Icons
 
setIcons(Object) - Static method in class se.datadosen.jalbum.Msg
Traverse though fields declared within passed object and for each Action field annotated with @Icon, set the corresponding icon
setIconScale(double) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
setId(String) - Method in class se.datadosen.jalbum.Widget
 
setIgnoreControlFiles(boolean) - Method in class se.datadosen.jalbum.AlbumFileFilter
 
setIgnoreOrdering(boolean) - Method in class se.datadosen.jalbum.AlbumObjectFactory
Master switch to speed up getChildren calls when ordering isn't important When ignoreOrdering is true, no ordering is applied to getChildren calls JAlbumUtilities.countCategories() toggles this on and off for max performance
setIgnorePattern(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setIllegalCharacters(String) - Method in class se.datadosen.jalbum.Config
 
setImage(BufferedImage) - Method in class net.jalbum.component.JImageComponent
 
setImage(BufferedImage) - Method in interface net.jalbum.filterManager.FilterManagerFriend
 
setImage(BufferedImage) - Method in class se.datadosen.explorer.JEditPanel
 
setImage(BufferedImage) - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
setImage(BufferedImage, FilterList) - Method in class net.jalbum.filterManager.FilterManager
 
setImage(Image, Dimension) - Method in class net.jalbum.component.JImageComponent
Set usually smaller image, and inform component of lazy-loaded full sized image's dimensions
setImage(Image, JAlbumObject) - Method in class se.datadosen.explorer.JPeekPanel
Show closeup image relative to location of jao
setImage(File) - Method in class se.datadosen.jalbum.JPreviewPanel
 
setImage(ImageIcon) - Method in class se.datadosen.jalbum.JPreviewPanel
 
setImage(AlbumObject, Image) - Method in class se.datadosen.explorer.ImageCache
Since 13.1
setImageAsync(JImageComponent.ImageProvider, Dimension) - Method in class net.jalbum.component.JImageComponent
Same as setImage(Image image, Dimension fullSize) but asynchronous
setImageBackgroundColor(Color) - Method in class se.datadosen.jalbum.AlbumBean
jAlbum will use the background color when generating JPEG images from translucent images
setImageBorder(Border) - Method in class se.datadosen.component.JBackgroundPanel
 
setImageDimension(Dimension) - Method in class se.datadosen.explorer.ImageCache
 
setImageLinking(String) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
since v33. Use setMakeCloseups and setIncludeOriginals Will be called for older projects
setImageOrdering(String) - Method in class se.datadosen.jalbum.AlbumBean
Set image ordering to one of the ORDER_ string constants defined in this class Will cancel any custom image ordering set by the setCustomImageOrdering call
setImageProvider(JImageComponent.ImageProvider) - Method in class net.jalbum.component.JImageComponent
Install provider for larger (normally uncached) images, loaded as user zooms in (Loaded in background thread so is allowed to take some time)
setImageSize(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setImageURL(String) - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
setImageVariants(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setIncluded(boolean) - Method in class se.datadosen.explorer.JAlbumObject
 
setIncluded(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setIncluded(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setIncludeDirectories(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setIncludeExcluded(boolean) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
setIncludeLifeboatFile(boolean) - Method in class se.datadosen.jalbum.Config
 
setIncludeLocation(boolean) - Method in class se.datadosen.jalbum.JSONMaker
Set whether to include GPS location data or not.
setIncludeMissing(boolean) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
setIncludeOriginal(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setIncludeOriginal(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setIncludeOriginals(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether original images (or links to them) should be included as well
setIncludePattern(String) - Method in class se.datadosen.jalbum.AlbumBean
Include only files matching includePattern
setIncludes(String[]) - Method in class se.datadosen.jalbum.JSONMaker
List AlbumObject variables to add to the generated JSON data
setIndeterminate(boolean) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setIndeterminate(boolean) - Method in class se.datadosen.jalbum.JProgressDialog
 
setIndexAlbumObjects(boolean) - Method in class se.datadosen.jalbum.Config
 
setIndexMetadata(boolean) - Method in class se.datadosen.jalbum.Config
 
setIndexPageName(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setInitialText(String) - Method in interface se.datadosen.component.SmartTextComponent
 
setInitialViewHeading(int) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setInitialViewPitch(int) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setInitialViewRoll(int) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setInPopup(boolean) - Method in class se.datadosen.component.JNotification
 
setInstance(Tracer) - Static method in class se.datadosen.jalbum.Tracer
This method is intended to be called by server-side loaded code that provides a subclass of Tracer that provides a real implementation of trace()
setInstance(ContextHelp) - Static method in class se.datadosen.util.ContextHelp
This method is intended to be called by server-side loaded code that provides a subclass of ContextHelp that provides an adjusted implementation of open()
setInterpolation(CustomScaler.Type) - Method in class se.datadosen.jalbum.scaling.CustomScaler
 
setInvertColors(boolean) - Method in class se.datadosen.component.DeferredSVGIcon
 
setIptcCaption(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setItalic(boolean) - Method in class net.jalbum.filters.TextFilter
 
setItems(Item[]) - Method in class se.datadosen.component.JComboMenu
 
setJAlbumProperty(String, String) - Method in class se.datadosen.jalbum.XmpManager
 
setJpegComment(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setKeepMetaData(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Keep camera metadata in generated files
setKeepXmpData(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Keep xmp metadata in generated files
setKeywords(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
setKeywords(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setKeywords(String) - Method in class se.datadosen.jalbum.XmpManager
 
setKeywords(String[]) - Method in class se.datadosen.jalbum.XmpManager
 
setKeywords(Set<String>) - Method in interface se.datadosen.jalbum.AlbumObject
 
setLabelType(Config.LabelType) - Method in class se.datadosen.jalbum.Config
 
setLanguage(String) - Method in class se.datadosen.jalbum.Config
 
setLastDismissed(long) - Method in class se.datadosen.component.JNotification
Called by JNotification.
setLastModified(long) - Method in class se.datadosen.io.CachedFile
 
setLastModified(long) - Method in class se.datadosen.io.CachedLinkFile
 
setLastModified(long) - Method in interface se.datadosen.jalbum.AlbumObject
 
setLastModified(long) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setLastShown(long) - Method in class se.datadosen.component.JNotification
Called by JNotification.
setLastTool(Action) - Method in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
setLastTool(Action, String) - Method in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
setLayering(Layering) - Method in class net.jalbum.filters.LogoFilter
How to apply effect in relation to semi transparent images
setLayering(Layering) - Method in class net.jalbum.filters.TextFilter
How to apply effect in relation to semi transparent images
setLenient(boolean) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
setLevels(boolean) - Method in class net.jalbum.filters.auto.AutoFilter
 
setLimit(int) - Method in class se.datadosen.jalbum.AlbumBean
Limit number of album objects that are to be processed 0 = unlimited Use of this method by 3:rd party developers is discouraged
setLimit(int) - Method in interface se.datadosen.jalbum.AlbumEngine
Limit number of album objects that are to be processed 0 = unlimited Use of this method by 3:rd party developers is discouraged
setLocale(Locale) - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
setLocalServerURL(String) - Method in class se.datadosen.jalbum.Config
 
setLocation(File) - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
setLogFileName(String) - Method in class se.datadosen.jalbum.ShareBean
 
setLogFormatString(String) - Method in class se.datadosen.jalbum.ShareBean
 
setLoggingLevel(Config.LoggingLevel) - Method in class se.datadosen.jalbum.Config
 
setLogType(String) - Method in class se.datadosen.jalbum.ShareBean
 
setLook(String) - Method in class se.datadosen.jalbum.Config
Deprecated.
setLookAndFeel(String) - Method in class se.datadosen.jalbum.Config
Deprecated.
Use setLook
setLookAndFeelName(String) - Method in class se.datadosen.jalbum.Config
 
setMainTask(JProgressManager.TaskStatus) - Method in class net.jalbum.component.JProgressManager
 
setMakeImages(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether scaled images should be made or not
setMakeThumbs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether thumbnail images should be made or not
setMakeTree(boolean) - Method in class se.datadosen.jalbum.JSONMaker
 
setManifestPassword(String) - Method in class se.datadosen.jalbum.Config
 
setMapping(int) - Method in class se.datadosen.net.PortMapping
 
setMargin(int) - Method in class net.jalbum.filters.LogoFilter
 
setMargin(int) - Method in class net.jalbum.filters.TextFilter
 
setMargin(Insets) - Method in class se.datadosen.component.JPopupButton
 
setMaximum(Integer) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setMaxSimultaneousTransfers(int) - Method in class se.datadosen.jalbum.Config
 
setMaxValue(int) - Method in class net.jalbum.component.JVUMeter
 
setMedia(File) - Method in class se.datadosen.jalbum.MediaPlayerProcessor
 
setMediaRSS(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Add media RSS support to published albums
setMembers(List<ASTNode>) - Method in class se.datadosen.jalbum.ast.GroupNode
 
setMenu(JPopupMenu) - Method in class se.datadosen.component.JMenuButton
 
setMenuVisible(boolean) - Method in class se.datadosen.component.JMenuButton
 
setMessage(String) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setMessage(String) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setMetadata(Metadata) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Deprecated.
Use version of format method that takes an ExifSubIFDDirectory instead for thread safetyness
setMetaData(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setMillis(int) - Method in class se.datadosen.jalbum.TimeCode
 
setMillis(long) - Method in class se.datadosen.util.Stopwatch
 
setMillisToPopup(int) - Method in class net.jalbum.util.AbortableBackgroundTask
 
setMillisToPopup(int) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setMillisToPopup(int) - Method in class se.datadosen.jalbum.FileCopier
 
setMode(FindAndReplace.Mode) - Method in class se.datadosen.component.FindAndReplace.JFindDialog
 
setModel(BooleanExpression) - Method in class se.datadosen.component.JProgressSpinner
 
setModel(ListModel<E>) - Method in class net.jalbum.component.JDraggableList
 
setMultiSelectionEnabled(boolean) - Method in interface se.datadosen.component.FileChooser
 
setMultiSelectionEnabled(boolean) - Method in class se.datadosen.component.JSwingFileChooser
 
setMultiSelectionEnabled(boolean) - Method in class se.datadosen.component.JXFileChooser
 
setMultiSelectionEnabled(boolean) - Method in class se.datadosen.component.mac.MacFileChooser
 
setMultiSelectionEnabled(boolean) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setMultiSelectionEnabled(boolean) - Method in class se.datadosen.jalbum.DeferredChooser
 
setMyAlbumsLocation(String) - Method in class se.datadosen.jalbum.Config
 
setMyjalbum(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setMyjalbum(boolean) - Method in class se.datadosen.jalbum.UploadBean
 
setName() - Method in class se.datadosen.jalbum.AccountProfile
Set name based upon web root URL
setName(String) - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
setName(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setName(String) - Method in interface se.datadosen.jalbum.AlbumObject
Set the name of this AlbumObject
setName(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setName(String) - Method in class se.datadosen.jalbum.Widget
 
setNext(Predicate<AlbumObject>) - Method in class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
setNotes(String) - Method in class se.datadosen.jalbum.AlbumBean
Set pProject notes (notes to user of project.
setNotification(JComponent) - Method in class se.datadosen.explorer.JAlbumExplorer
Don't use directly.
setNotifications(int) - Method in class se.datadosen.component.JNotificationsButton
 
setNotifyNotes(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setNumberFormat(NumberFormat) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
setOf(String) - Static method in class se.datadosen.jalbum.ast.ASTNode
 
setOffset(int) - Method in class net.jalbum.filters.LogoFilter
 
setOffset(int) - Method in class net.jalbum.filters.TextFilter
 
setOnAlert(EventHandler<WebEvent<String>>) - Method in class net.jalbum.browser.JxBrowser
 
setOnAlert(EventHandler<WebEvent<String>>) - Method in interface net.jalbum.browser.WebBrowser
 
setOnAlert(EventHandler<WebEvent<String>>) - Method in class net.jalbum.browser.WebViewBrowser
 
setOnConfirmedSignIn(Runnable) - Method in class se.datadosen.jalbum.SignInManager
Code to excecute upon a confirmed signin Automatically cleared upon a confirmed signin or cancelled signin
setOnCreate(Callback) - Static method in class se.datadosen.jalbum.JPublishWizard
Allow onstart BeanShell script to install callback to modify (lock down) this JPublishWizard
setOnError(EventHandler<WebErrorEvent>) - Method in class net.jalbum.browser.JxBrowser
 
setOnError(EventHandler<WebErrorEvent>) - Method in interface net.jalbum.browser.WebBrowser
 
setOnError(EventHandler<WebErrorEvent>) - Method in class net.jalbum.browser.WebViewBrowser
 
setOnMakeStarted(Runnable) - Method in class se.datadosen.jalbum.AlbumBean
 
setOption(JComboBox, String) - Static method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
setOptions(Enum...) - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
setOrdering(AlbumObject.Ordering) - Method in interface se.datadosen.jalbum.AlbumObject
 
setOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
setOrdering(AlbumObject.Ordering) - Method in class se.datadosen.jalbum.VirtualFolder
 
setOrientation(int) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
setOrientation(int, File) - Static method in class se.datadosen.util.RotationSupport
 
setOrientation(Orientation) - Method in interface se.datadosen.jalbum.AlbumObject
 
setOrientation(Orientation) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setOrientation(Orientation, AlbumObject) - Static method in class se.datadosen.jalbum.GenericRotationSupport
 
setOther(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setOut(OutputStream) - Method in class se.datadosen.io.VUOutputStream
 
setOuter(Scope) - Method in class se.datadosen.util.Scope
 
setOutputDirectory(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setOutputDirectory(String) - Method in interface se.datadosen.jalbum.AlbumEngine
 
setOutputDirectoryLocation(Config.OutputDirectoryLocation) - Method in class se.datadosen.jalbum.Config
 
setOutputFormat(OutputFormat) - Method in class se.datadosen.jalbum.AlbumBean
Set image format for generated typical images (not the variants)
setOverrideExistingCopyright(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setPageExtension(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setPageFormat(PageFormat) - Method in class net.jalbum.jprint.JPageLayout
 
setPageLayout(PageLayout) - Method in class net.jalbum.jprint.JPageLayout
 
setPageNamer(PageNamer) - Method in class se.datadosen.jalbum.AlbumBean
Allows skins with special naming requirements to control how index pages and slide pages are named
setPaging(int) - Method in class se.datadosen.jalbum.JSONMaker
 
setParallelism(int) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setParent(MutableTreeNode) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
setParent(AlbumObject) - Method in class se.datadosen.jalbum.VirtualFolder
 
setParent(SmartResourceBundle) - Method in class se.datadosen.util.SmartResourceBundle
Sets the parent bundle of this bundle.
setParentFile(File) - Method in class se.datadosen.component.JFilePathField
 
setParentGroup(ProjectGroup) - Method in class net.jalbum.projectgroups.AbstractProjectGroup
 
setParentGroup(ProjectGroup) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
setPassiveMode(boolean) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
setPassiveMode(boolean) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
setPassiveMode(boolean) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
setPassiveMode(boolean) - Method in interface net.jalbum.remotefs.RemoteFS
Set access mode to passive
setPassiveMode(boolean) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setPassiveMode(boolean) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
setPassiveMode(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setPassiveMode(boolean) - Method in class se.datadosen.jalbum.UploadBean
 
setPassphrase(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setPassword(String) - Method in class se.datadosen.jalbum.SignInManager
 
setPatternGroups(List<String>) - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
setPatternGroups(List<String>) - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
setPatternGroups(List<String>) - Method in class se.datadosen.jalbum.structure.PlaceTransformer
 
setPhase(int) - Method in class se.datadosen.component.JProgressSpinner
Set angle on most recent tick mark
setPinned(boolean) - Method in class net.jalbum.review.JCameraInfoPanel
 
setPixels(BufferedImage, int[]) - Method in class net.jalbum.filters.arty.effects.ArtySupport
Copies Integer pixels array into an BufferedImage .
setPixels(BufferedImage, int, int, int, int, int[]) - Static method in class se.datadosen.component.ShadowBorder
 
setPopup(JPopupMenu) - Method in class se.datadosen.component.JPopupButton
 
setPopupVisible(boolean) - Method in class se.datadosen.component.JPopupButton
 
setPort(int) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
setPort(int) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
setPort(int) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
setPort(int) - Method in interface net.jalbum.remotefs.RemoteFS
Set port to use to access remote filesystem
setPort(int) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setPort(int) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
setPort(int) - Method in class se.datadosen.jalbum.PreviewServer
 
setPort(int) - Method in interface se.datadosen.net.IHttpServer
 
setPort(int) - Method in class se.datadosen.net.JettyHttpServer
setPort
setPoseHeading(double) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setPosePitch(double) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setPoseRoll(double) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setPosition(int) - Method in class net.jalbum.filterManager.FilterList
 
setPostfix(String) - Method in class se.datadosen.component.Autocompleter
What to add after a word is completed
setPreferredWidth(int) - Method in class se.datadosen.component.WrappableJLabel
 
setPreserveLastModified(boolean) - Static method in class se.datadosen.util.IO
 
setPresetsEnabledState() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
setPresetsEnabledState() - Method in class se.datadosen.jalbum.structure.JDateGroupsPanel
 
setPresetsEnabledState() - Method in class se.datadosen.jalbum.structure.JPlaceGroupsPanel
 
setPreviewImage(BufferedImage) - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
setPreviewMode(Config.PreviewMode) - Method in class se.datadosen.jalbum.Config
 
setPreviewServerPort(String) - Method in class se.datadosen.jalbum.Config
 
setPriority(JNotification.Priority) - Method in class se.datadosen.component.JNotification
 
setPrivateKeyPath(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setProcessFolderThumbs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setProgramDirectory(File) - Method in class se.datadosen.jalbum.Config
 
setProgramDirectory(String) - Method in class se.datadosen.jalbum.Config
 
setProgress(Window, int) - Static method in class se.datadosen.jalbum.TaskbarProgress
 
setProgress(String) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setProgress(String, int, int) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setProgress(String, String, int, int) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setProgressBarColor(Color) - Method in class se.datadosen.component.JProgressLabel
 
setProgressMonitor(ProgressMonitor) - Method in class se.datadosen.jalbum.SkinManager
 
setProgressMonitor(RemoteFSProgressMonitor) - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
setProgressMonitor(RemoteFSProgressMonitor) - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
setProgressMonitor
setProgressMonitor(RemoteFSProgressMonitor) - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
setProgressMonitor
setProgressMonitor(RemoteFSProgressMonitor) - Method in interface net.jalbum.remotefs.RemoteFS
Get reports on file currently being transferred
setProgressMonitor(RemoteFSProgressMonitor) - Method in class net.jalbum.remotefs.RemoteFSBean
setProgressMonitor
setProgressMonitor(RemoteFSProgressMonitor) - Method in class net.jalbum.remotefs.sftp.SftpAdapter
setProgressMonitor
setProgressMonitor(VideoProcessor.ProgressMonitor) - Method in class se.datadosen.jalbum.VideoProcessor
 
setProgressPercent(int) - Method in class se.datadosen.component.JProgressLabel
 
setProjectFile(File) - Method in class se.datadosen.jalbum.AlbumProject
 
setProjectGroup(ProjectGroup) - Method in class se.datadosen.jalbum.JProjectsPanel
Set project files according to location setting
setProjectGroup(ProjectGroup, Config.ProjectOrdering) - Method in class se.datadosen.jalbum.JAlbumManager
 
setProjectionType(String) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
setProjectOrdering(Config.ProjectOrdering) - Method in class net.jalbum.projectgroups.JProjectGroupsPanel
 
setProjectOrdering(Config.ProjectOrdering) - Method in class se.datadosen.jalbum.Config
 
setProperties(Object, Container) - Static method in class se.datadosen.util.BeanBinder
Update a JavaBean from a Swing GUI.
setProperties(Object, List<Container>) - Static method in class se.datadosen.util.BeanBinder
Update a JavaBean from a Swing GUI.
setProperties(Object, Map) - Static method in class se.datadosen.util.BeanBinderBase
Set JavaBean properties given a Map object
setProperties(Properties) - Method in class se.datadosen.jalbum.AlbumBean
Convenience method that calls the relevant setter methods on this bean depending on the passed properties.
setProperties(Properties) - Method in interface se.datadosen.jalbum.AlbumEngine
Convenience method that calls the relevant setter methods on this bean depending on the passed properties.
setPropertiesFromAction(Action) - Method in class se.datadosen.component.JOnOffButton
 
setPropertiesFromAction(Action) - Method in class se.datadosen.component.JToolBarButton
 
setProperty(Object) - Method in class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
setProperty(String, String) - Method in class se.datadosen.jalbum.SkinProperties
 
setProtected(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setProtocol(TransferProtocol) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setProtocol(TransferProtocol) - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
setProtocol(TransferProtocol) - Method in class se.datadosen.jalbum.AccountProfile
 
setProtocol(TransferProtocol) - Method in class se.datadosen.jalbum.UploadBean
 
setProviders(List<TargetProvider>) - Method in class se.datadosen.component.search.SearchSupport
 
setQualityPercent(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setQualityPercentWebP(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setRating(int) - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
setRating(int) - Method in interface se.datadosen.jalbum.AlbumObject
 
setRating(int) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setRating(Integer) - Method in class se.datadosen.jalbum.XmpManager
 
setRaw(boolean) - Method in class se.datadosen.util.FileFilters.BasicImageInfo
 
setRawParam(RAWImageReadParam) - Method in class se.datadosen.jalbum.AlbumBean
Set default RAW image read parameters used for controlling RAW processing
setRAWSettings(RAWImageReadParam) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setRAWSettings(RAWImageReadParam, RAWImageReadParam) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setRAWSettingsClipboard(RAWImageReadParam) - Method in class se.datadosen.explorer.JAlbumExplorer
 
setReadJAlbumMetaData(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setReadXmp(boolean) - Method in class se.datadosen.jalbum.AlbumBean
When reading comments, give priority to XMP metadata over other metadata sources
setRealBorder(Border) - Method in class se.datadosen.component.JPlainButton
Switching L&F sometimes sets an awfully wide border, so setBorder is disabled on this component.
setRealBorder(Border) - Method in class se.datadosen.component.JPlainToggleButton
Switching L&F sometimes sets an awfully wide border, so setBorder is disabled on this component.
setRecentProjects(int) - Method in class se.datadosen.jalbum.Config
Set max number of recent projects to list
setReferenceComponent(JComponent) - Method in class net.jalbum.component.JProgressManager
 
setReferenceWidth(int) - Method in class net.jalbum.filters.LogoFilter
 
setReferenceWidth(int) - Method in class net.jalbum.filters.TextFilter
 
setRememberCopiedFiles(boolean) - Method in class se.datadosen.jalbum.Config
Avoid copying files already copied from memory cards by storing a small database on each card
setRememberDismissed(boolean) - Method in class se.datadosen.component.JNotification
Decide if notification is to remember if and when user clicked the close button of notification with the currently set content (hashCode based)
setRememberImports(boolean) - Method in class net.jalbum.script.GroovierScriptEngine
Control whether this engine should remember encountered import statements between invocations.
setRememberLastSelectedItem(boolean) - Method in class se.datadosen.jalbum.Config
 
setRememberShown(boolean) - Method in class se.datadosen.component.JNotification
 
setRememberWindowBounds(boolean) - Method in class se.datadosen.jalbum.Config
 
setRemoteDirectory(String) - Method in class se.datadosen.jalbum.AlbumBean
Might be moved out of AlbumBean
setRemoteDirectory(String) - Method in class se.datadosen.jalbum.UploadBean
 
setRemoteName(String) - Method in class se.datadosen.jalbum.RemoteFSNode
 
setRemoveDiacritics(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Whether to have diacritics stripped from generated file names
setRenaming() - Method in class se.datadosen.explorer.JAlbumObject
 
setRep(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setRepeat(boolean) - Method in class se.datadosen.component.JWorkFlow
 
setReplacementCharacter(char) - Method in class se.datadosen.jalbum.StandardFileNamer
 
setRepresentingAlbumObject(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
 
setRepresentingAlbumObject(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setRepresentingIcon(BufferedImage, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setRepresentingIcon(BufferedImage, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setResDir(boolean) - Method in class se.datadosen.jalbum.AlbumFileFilter
 
setResult(Object) - Method in class se.datadosen.jalbum.SlowOperation
 
setReverseFolderOrdering(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setReverseFolderOrdering(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setReverseFolderOrdering(boolean) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
setReverseFolderOrdering(boolean) - Method in class se.datadosen.jalbum.VirtualFolder
 
setReverseOrder(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setReverseOrdering(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setReverseOrdering(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setReverseOrdering(boolean) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
setReverseOrdering(boolean) - Method in class se.datadosen.jalbum.VirtualFolder
 
setReversing(boolean) - Method in class net.jalbum.util.Animator.Control
 
setRights(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setRights(String) - Method in class se.datadosen.jalbum.XmpManager
 
setRightsURL(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setRightsURL(String) - Method in class se.datadosen.jalbum.XmpManager
 
setRootFolder(AlbumObject) - Method in class se.datadosen.explorer.JAlbumExplorer
 
setRootFolder(AlbumObject) - Method in class se.datadosen.jalbum.AlbumProject
 
setRootIcon(Icon) - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
setRoundedBorder(boolean) - Method in class net.jalbum.filters.TextFilter
 
setRow(int) - Method in class se.datadosen.jalbum.ASTEvaluator
Set currently iterated row (set by RowIteratorNode
setRowOffsetPercent(int) - Method in class net.jalbum.filters.LogoFilter
 
setRowOffsetPercent(int) - Method in class net.jalbum.filters.TextFilter
 
setRows(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setRubberbanded(boolean) - Method in class se.datadosen.explorer.JAlbumObject
Called repetitively from mouse drag events.
setScale(float) - Method in class net.jalbum.Variant
 
setScalePercent(int) - Method in class net.jalbum.filters.LogoFilter
 
setScaleToMaxSize(boolean) - Method in class net.jalbum.component.JImageComponent
 
setScalingMethod(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setScriptLanguage(ScriptLanguage) - Method in class se.datadosen.jalbum.ASTEvaluator
 
setScrollToTop(boolean) - Method in class se.datadosen.jalbum.Config
 
setSecondaryList(JDraggableList) - Method in class net.jalbum.component.JDraggableList
Assign a secondary list to this list, making this list the primary list When deleting items from the primary list they are moved to the secondary list
setSecs(int) - Method in class se.datadosen.jalbum.TimeCode
 
setSecureFtp(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setSelected(boolean) - Method in class net.jalbum.component.Selectable
 
setSelected(boolean) - Method in class se.datadosen.component.tags.JTag
Paint a darker variant of label
setSelected(boolean) - Method in class se.datadosen.component.ToggleAction
 
setSelected(boolean) - Method in class se.datadosen.explorer.JAlbumObject
 
setSelected(boolean) - Method in class se.datadosen.io.IIORegistryManager.ImageReaderWriterSelectable
 
setSelectedCard(JComponent) - Method in class net.jalbum.component.JCardPanel
Set card to show.
setSelectedFile(File) - Method in class se.datadosen.component.JFileSelector
 
setSelectedFile(File) - Method in class se.datadosen.component.JSwingFileChooser
 
setSelectedFile(File) - Method in class se.datadosen.component.JXFileChooser
 
setSelectedFile(File) - Method in class se.datadosen.component.mac.MacFileChooser
 
setSelectedFile(File) - Method in interface se.datadosen.component.PathChooser
 
setSelectedFile(File) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
setSelectedFile(File) - Method in class se.datadosen.jalbum.DeferredChooser
 
setSelectedFile(File) - Method in class se.datadosen.jalbum.JProjectsPanel
Set initial selected file Changes to selected file fires a "selectedFile" property change event
setSelectedFlag(Flag) - Method in class se.datadosen.jalbum.JFlagSelector
 
setSelectedIndex(int) - Method in class se.datadosen.explorer.JComboButton
 
setSelectedItem(E) - Method in class se.datadosen.explorer.JComboButton
 
setSelectedItem(Object) - Method in class se.datadosen.component.JFontComboBox
 
setSelectedItem(Item) - Method in class se.datadosen.component.JComboMenu
 
setSelectedSkin(String) - Method in class se.datadosen.jalbum.JMainSettingsPanel
Skin items are not plain strings, so use this convenience method
setSelectedText(String) - Method in class se.datadosen.component.JPlainToggleButton
 
setSelectedText(String) - Method in class se.datadosen.component.JSmartToggleButton
 
setSelectedToolTipText(String) - Method in class se.datadosen.component.JPlainToggleButton
 
setSeparatorChars(String) - Method in class se.datadosen.component.Autocompleter
 
setServerBasedPreview(boolean) - Method in class se.datadosen.jalbum.Config
 
setShadowColor(Color) - Method in class net.jalbum.filters.TextFilter
 
setShadowColor(String) - Method in class net.jalbum.filters.TextFilter
 
setShadowDistance(int) - Method in class net.jalbum.filters.TextFilter
Distance between text and and its shadow.
setShareCurrentEnabled(boolean) - Method in class se.datadosen.jalbum.JShareWindow
 
setShares(List) - Method in interface se.datadosen.net.IHttpServer
 
setShares(Set<Share>) - Method in class se.datadosen.net.JettyHttpServer
setShares
setShares(Set<Share>, String) - Method in class se.datadosen.net.JettyHttpServer
 
setSharpenPercent(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setShortName(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setShowLabel(boolean) - Method in class se.datadosen.component.JPlainButton
 
setShowLabel(boolean) - Method in class se.datadosen.component.JSiteButton
 
setShowLabel(boolean) - Method in class se.datadosen.explorer.JComboButton
 
setShownInPopup(boolean) - Method in class se.datadosen.component.JNotification
 
setShowOpenHTMLEditorButton(boolean) - Method in class se.datadosen.jalbum.Config
 
setShowServerRootDirectory(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setShowTipOfTheDay(boolean) - Method in class se.datadosen.jalbum.Config
 
setShowWarnings(boolean) - Method in class se.datadosen.jalbum.Config
 
setSize(int) - Method in class net.jalbum.filters.TextFilter
 
setSkin(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setSkin(String) - Method in interface se.datadosen.jalbum.AlbumEngine
 
setSkinsDirectory(File) - Method in class se.datadosen.jalbum.Config
 
setSkinsDirectory(String) - Method in class se.datadosen.jalbum.Config
 
setSkinUI(ControlPanel) - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
setSkinUI(ControlPanel) - Method in class se.datadosen.jalbum.JAlbumFrame
Installs skin's custom UI as a jAlbum settings panel This call is usually put last in an onload.bsh file of a skin Since v8.4, the installation of the UI is guaranteed to run on the event dispatch thread in order to avoid deadlocks
setSkinUI(ControlPanel) - Method in interface se.datadosen.jalbum.JAlbumWindow
 
setSkinVariables(Map) - Method in class se.datadosen.jalbum.AlbumBean
The new way of passing variables from skin user interfaces to the AlbumBean (Previously the user variables mechanism was used which bloated the user variables)
setSkinVariables(Map) - Method in interface se.datadosen.jalbum.AlbumEngine
 
setSlides(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setSmoothScalingType(CustomScaler.Type) - Method in class se.datadosen.jalbum.AlbumBean
 
setSortFileList(boolean) - Method in class se.datadosen.io.ChainedDirectory
 
setSortKeys(boolean) - Method in class se.datadosen.component.JMapTable
 
setSourceFile(File) - Method in class se.datadosen.tags.Section
Set source file, for context
setSpelling(boolean) - Method in interface se.datadosen.component.SmartTextComponent
 
setSpelling(boolean) - Method in interface se.datadosen.component.SupportsSpelling
Switch spelling support on/off
setSpinning(boolean) - Method in class se.datadosen.component.JProgressSpinner
Decide if progress spinner is to animate or not
setSrc(String) - Method in class net.jalbum.filters.LogoFilter
 
setSrc(ImageIcon) - Method in class net.jalbum.filters.LogoFilter
 
setStage(int) - Method in class se.datadosen.jalbum.JAFilterNode
 
setStatus(AccountManager.AccountStatus) - Method in class se.datadosen.jalbum.JAccountStatusPanel
 
setStep(int) - Method in class se.datadosen.component.JWorkFlowStep
 
setStrengthPercent(int) - Method in class net.jalbum.filters.LogoFilter
 
setStrengthPercent(int) - Method in class net.jalbum.filters.TextFilter
 
setStringPainted(boolean) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setStyle(String) - Method in class net.jalbum.filters.TextFilter
 
setStyle(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setStyle(String) - Method in interface se.datadosen.jalbum.AlbumEngine
 
setSubActions(Action[]) - Method in class se.datadosen.component.CompoundAction
 
setSubdirs(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setSubMessage(String) - Method in class net.jalbum.component.JProgressManager.TaskStatus
 
setSubMessage(String) - Method in class net.jalbum.util.AbortableBackgroundTask
 
setSuperimposeFilmIcon(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Tell if to superimpose a film icon onto the thumbnails of movie files
setSupport(SmartTextComponentSupport) - Method in class se.datadosen.component.JSmartSyntaxTextArea
 
setSupport(SmartTextComponentSupport) - Method in class se.datadosen.component.JSmartTextArea
 
setSupport(SmartTextComponentSupport) - Method in class se.datadosen.component.JSmartTextField
 
setSupport(SmartTextComponentSupport) - Method in interface se.datadosen.component.SmartTextComponent
 
setSupportedVideoFormats(Set<String>) - Method in class se.datadosen.jalbum.Config
 
setSynchronizeOutputDirectory(boolean) - Method in class se.datadosen.jalbum.Config
 
setTab(int, int) - Method in class se.datadosen.component.RiverLayout2.Ruler
 
setTarget(JComponentHolder) - Method in class se.datadosen.util.Attributizer
 
setTargetURI(String) - Method in class se.datadosen.jalbum.JWebLocationEditPanel
 
setter(BiConsumer<AlbumProject, T>) - Method in class se.datadosen.jalbum.BackupRestoreBase.Column
 
setText(String) - Method in class net.jalbum.component.JBindableLabel
 
setText(String) - Method in class net.jalbum.filters.TextFilter
 
setText(String) - Method in class se.datadosen.component.ControlPanel
Alias for setTitle (for compatibility with other JComponents and Msg system)
setText(String) - Method in class se.datadosen.component.JCollapsiblePanel
Support @Text annotation
setText(String) - Method in class se.datadosen.component.JFilePathField
 
setText(String) - Method in class se.datadosen.component.JHtmlPane
 
setText(String) - Method in class se.datadosen.component.JMenuButton
 
setText(String) - Method in class se.datadosen.component.JPlainButton
 
setText(String) - Method in class se.datadosen.component.JSiteButton
 
setText(String) - Method in class se.datadosen.component.JSmartLabel
 
setText(String) - Method in class se.datadosen.component.JSmartSeparator
 
setText(String) - Method in class se.datadosen.component.JSmartTextField
 
setText(String) - Method in class se.datadosen.component.JSmartToggleButton
 
setText(String) - Method in class se.datadosen.component.JStackLabel
 
setText(String) - Method in class se.datadosen.component.JToolBarButton
 
setText(String) - Method in interface se.datadosen.component.SmartTextComponent
 
setText(String) - Method in class se.datadosen.component.WrappableJLabel
 
setText(String) - Method in class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
setText(String) - Method in class se.datadosen.jalbum.JConsoleFrame
 
setText(String) - Method in class se.datadosen.jalbum.JHtmlBox
 
setText(String) - Method in class se.datadosen.jalbum.JPreviewPanel
 
setTextComponent(JTextField) - Method in class se.datadosen.component.JColorSelector
Synchronize text component with this color selector
setTextComponent(JTextComponent) - Method in class se.datadosen.component.JFileSelector
Synchronize text component with this file selector
setTextEncoding(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setTextField(JTextField) - Method in class se.datadosen.component.JSmartColorSelector
 
setTexts() - Method in class se.datadosen.explorer.JAlbumExplorer
 
setTexts() - Method in class se.datadosen.jalbum.JShareWindow
 
setTexts() - Static method in class se.datadosen.jalbum.Msg
Traverse all objects registered to be translated and pass them to the setTexts method of this class
setTexts(Object) - Static method in class se.datadosen.jalbum.Msg
Traverse though fields declared within passed object and for each Action field annotated with @Text or set the corresponding name or tool tip
setThemeImageDim(Dimension) - Method in class se.datadosen.jalbum.AlbumBean
Set dimension of theme image
setThemeImageProcessor(ThemeImageProcessor) - Method in class se.datadosen.jalbum.AlbumBean
Control whether jAlbum should generate folder specific theme images.
setThemeImageSize(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setThreshold(int) - Method in class se.datadosen.component.Autocompleter
Number of characters to type before an attempt is made to autocomplete
setThrowable(Throwable) - Method in class se.datadosen.util.ReportingThread
 
setThumbnailQuality(Config.ThumbnailQuality) - Method in class se.datadosen.jalbum.Config
 
setThumbnails(boolean) - Method in class net.jalbum.filters.AbstractFilter
 
setThumbSize(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setThumbVariants(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setTile(boolean) - Method in class net.jalbum.filters.LogoFilter
 
setTile(boolean) - Method in class net.jalbum.filters.TextFilter
 
setTimeZone(TimeZone) - Method in class se.datadosen.util.SafeSimpleDateFormat
 
SETTINGS_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
SETTINGS_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
settingsAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
settingsWindow - Variable in class se.datadosen.jalbum.JAlbumFrame
 
setTipToRight(boolean) - Method in class se.datadosen.component.ComicSpeechBubbleBorder
 
setTitle() - Method in class se.datadosen.jalbum.JAlbumFrame
 
setTitle(String) - Method in class se.datadosen.component.ControlPanel
 
setTitle(String) - Method in class se.datadosen.component.JCollapsiblePanel
 
setTitle(String) - Method in class se.datadosen.component.JColorSelector
 
setTitle(String) - Method in class se.datadosen.component.JFileSelector
 
setTitle(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
setTitle(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setTitle(String) - Method in class se.datadosen.jalbum.FileCopier
 
setTitle(String) - Method in class se.datadosen.jalbum.XmpManager
 
setTitleAt(int, String) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
setTitleSource(TitleSource) - Method in class se.datadosen.jalbum.AlbumBean
 
setToolTipText(String) - Method in class net.jalbum.component.JBindableLabel
 
setToolTipText(String) - Method in class se.datadosen.component.JFileSelector
 
setToString(Set) - Static method in class se.datadosen.util.StringUtil
Since v11
setTraceCalls(boolean) - Method in class net.jalbum.util.Profiler.SampleSettings
 
setTrackDiskSpaceUsage(boolean) - Method in class net.jalbum.remotefs.RemoteFSBean
 
setTrackDiskSpaceUsage(boolean) - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
setTransformer(Transformer) - Method in class net.jalbum.views.AlphabeticalView
 
setTransformer(CustomFilterTransformer) - Method in class net.jalbum.views.CustomFilterView
 
setTransformer(CalendarTransformer) - Method in class net.jalbum.views.DateView
 
setTransformer(Transformer) - Method in class net.jalbum.views.KeywordView
 
setTransformer(PlaceTransformer) - Method in class net.jalbum.views.PlaceView
 
setTransformer(RecentlyAddedTransformer) - Method in class net.jalbum.views.RecentlyAddedView
 
setType(JNotification.Type) - Method in class se.datadosen.component.JNotification
 
setType(RecentlyAddedTransformer.ThresholdType) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
setUI(ButtonUI) - Method in class se.datadosen.component.JSiteButton
Switching L&F sometimes sets an awfully wide border, so fix the first UI set
setUI(SplitPaneUI) - Method in class se.datadosen.component.JLineSplitPane
 
setUndoNotifier(UndoNotifier) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
setUnifyColorModel(boolean) - Method in class se.datadosen.jalbum.Config
 
setUnverified() - Method in class se.datadosen.component.Verifier
 
setUpdatedDirsOnly(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setUpperValue(int) - Method in class se.datadosen.component.slider.RangeSlider
Sets the upper value in the range.
setURI(URI) - Method in class se.datadosen.jalbum.WebLocation
 
setUrl(String) - Method in class net.jalbum.component.JQRComponent
 
setURL(String) - Method in class se.datadosen.component.JLinkLabel
 
setUrlEncode(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Ignored from v17.2. URL encoding is now always on
setURLFormat(boolean) - Method in class se.datadosen.component.JFileSelector
 
setUseBorders(boolean) - Method in class net.jalbum.component.JDraggableList
 
setUseCustomVideoSettings(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setUseExtraSpace(boolean) - Method in class se.datadosen.component.ControlPanel
 
setUseHardLinks(boolean) - Method in class se.datadosen.jalbum.Config
 
setUseInternalLinking(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Set whether to save album size by avoiding generating multiple copies of closeups and thumbnails by allowing the same object to be referenced from several folders
setUseLayoutHints(boolean) - Method in class se.datadosen.jalbum.Config
 
setUseNativeFileDialogs(boolean) - Method in class se.datadosen.jalbum.Config
 
setUseOriginal(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
setUseOriginal(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setUserName(String) - Method in class se.datadosen.jalbum.AlbumBean
 
setUserName(String) - Method in class se.datadosen.jalbum.SignInManager
 
setUserObject(Object) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
setUserObject(Object) - Method in class se.datadosen.jalbum.RemoteFSNode
 
setUserVariables(Map) - Method in class se.datadosen.jalbum.AlbumBean
 
setUserVariables(Map) - Method in interface se.datadosen.jalbum.AlbumEngine
 
setUserWords(String) - Method in class net.jalbum.util.ExtendedFileUserDictionary
 
setUseThumbForFolderIcon(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Replace standard folder icon with a thumbnail from one of the files in the image directory
setUseWatchdog(boolean) - Method in class se.datadosen.jalbum.Config
 
setUsing(Object) - Method in class se.datadosen.jalbum.AlbumBean
 
setValign(VerticalAlignment) - Method in class net.jalbum.component.JAlignmentSelector
 
setValign(VerticalAlignment) - Method in interface net.jalbum.filters.Aligneable
 
setValign(VerticalAlignment) - Method in class net.jalbum.filters.LogoFilter
 
setValign(VerticalAlignment) - Method in class net.jalbum.filters.TextFilter
 
setValue(int) - Method in class net.jalbum.component.JVUMeter
 
setValue(int) - Method in class net.jalbum.util.MonitoredWorkQueue
 
setValue(int) - Method in class se.datadosen.component.JRatingSlider
 
setValue(int) - Method in class se.datadosen.component.slider.RangeSlider
Sets the lower value in the range.
setValue(Object, Object) - Method in interface se.datadosen.util.MapBinder.ComponentBinder
 
setValue(Object, String) - Method in interface se.datadosen.util.PropertyBinder.ComponentBinder
 
setValueAt(Object, int, int) - Method in class se.datadosen.jalbum.BackupRestoreBase.AlbumProjectModel
 
setValueAt(Object, int, int) - Method in class se.datadosen.jalbum.JMultiMaker.AlbumProjectModel
 
setValueAt(Object, int, int) - Method in class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
setVars(Map<String, Object>, Interpreter) - Static method in class se.datadosen.jalbum.AlbumBean
Deprecated.
Use setVars(Map variables, ScriptEngine engine)
setVars(Map<String, Object>, ScriptEngine) - Static method in class se.datadosen.jalbum.AlbumBean
Called from JConsoleFrame only.
setVars(Scope) - Method in interface se.datadosen.jalbum.AlbumObject
 
setVars(Scope) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setVerified(boolean) - Method in class se.datadosen.component.Verifier
 
setVerified(boolean) - Method in class se.datadosen.jalbum.AccountProfile
 
setVersion(String) - Method in class net.jalbum.filterManager.FilterProperties
 
setVersionNumber(int) - Method in class net.jalbum.filterManager.FilterList
 
setVgap(int) - Method in class se.datadosen.component.RiverLayout
Sets the vertical gap between components.
setVgap(int) - Method in class se.datadosen.component.RiverLayout2
 
setVgap(int) - Method in class se.datadosen.explorer.SmartFlowLayout
Sets the vertical gap between components.
setVideoParameters(Parameters) - Method in class se.datadosen.jalbum.AlbumBean
 
setVideoParameters(Parameters) - Method in class se.datadosen.jalbum.VideoProcessor
 
setVideoQuality(int) - Method in class se.datadosen.jalbum.AlbumBean
 
setVideoQuality(int) - Method in class se.datadosen.jalbum.VideoProcessor
 
setVideoResolution(VideoResolution) - Method in class se.datadosen.jalbum.AlbumBean
 
setVideoResolution(VideoResolution) - Method in class se.datadosen.jalbum.VideoProcessor
 
setVideoSupported(boolean) - Method in class se.datadosen.jalbum.Config
 
setViewPosition(Point) - Method in class net.jalbum.component.JZoomScrollPane
Forward viewPosition to Viewport
setVisible(boolean) - Method in class net.jalbum.component.JBindableLabel
 
setVisible(boolean) - Method in class net.jalbum.component.JRememberedDialog
 
setVisible(boolean) - Method in class net.jalbum.component.JRememberedFrame
 
setVisible(boolean) - Method in class net.jalbum.review.ReviewMode
 
setVisible(boolean) - Method in class se.datadosen.component.FindAndReplace.JFindDialog
 
setVisible(boolean) - Method in class se.datadosen.component.JFadePanel
 
setVisible(boolean) - Method in class se.datadosen.component.JGlassButton
 
setVisible(boolean) - Method in class se.datadosen.component.JModalPanel
 
setVisible(boolean) - Method in class se.datadosen.component.JNotification
 
setVisible(boolean) - Method in class se.datadosen.component.JProgressSpinner
 
setVisible(boolean) - Method in class se.datadosen.component.JSmartDialog
 
setVisible(boolean) - Method in class se.datadosen.component.JWizard
 
setVisible(boolean) - Method in class se.datadosen.component.JWorkFlowStep
 
setVisible(boolean) - Method in class se.datadosen.explorer.FileReceivingServer
 
setVisible(boolean) - Method in class se.datadosen.explorer.JAlbumObject
 
setVisible(boolean) - Method in class se.datadosen.explorer.JPreviewWindow
 
setVisible(boolean) - Method in class se.datadosen.jalbum.BackupRestoreBase
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JAccountStatusPanel
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JAdvancedAccountSettingsDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JChangeStatus
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JMultiMaker
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JProgressDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JPublishWizard
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JSearchBar
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JSettingsWindow
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JSignUpDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.JWebServerSettingsDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.structure.JDateGroupingDialog
 
setVisible(boolean) - Method in class se.datadosen.jalbum.structure.JPlaceGroupingDialog
 
setVisibleOnProfilePage(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Upload privacy related
setVoffset(int) - Method in class net.jalbum.filters.LogoFilter
 
setVoffset(int) - Method in class net.jalbum.filters.TextFilter
 
setWebDirectory(String) - Method in class se.datadosen.jalbum.Config
Where to create album folders for new album projects
setWebHostListUrl(String) - Method in class se.datadosen.jalbum.Config
 
setWebPassword(String) - Method in class se.datadosen.jalbum.AlbumBean
Upload privacy related
setWebRoot(TreeNode) - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
setWebRootURL(String) - Method in class se.datadosen.jalbum.AccountProfile
 
setWhenAdded(long) - Method in interface se.datadosen.jalbum.AlbumObject
 
setWhenAdded(long) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
setWidgetInjection(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Include widget injection to published albums
setWidth(double) - Method in class net.javainthebox.caraibe.svg.SVGContent
 
setWindowState(int) - Method in class se.datadosen.jalbum.Config
 
setWordList(WordList) - Method in class se.datadosen.component.Autocompleter
 
setWriteUTF8(boolean) - Method in class se.datadosen.jalbum.AlbumBean
 
setWriteXmp(boolean) - Method in class se.datadosen.jalbum.Config
Write XMP metadata to files?
setXWeight(float) - Method in class net.jalbum.filters.CropFilter
Control what area of the image to use when cropping occurs Defaults to 50%, i.e focus on the middle part of the source image Can be overridden by the "xWeight" user variable
setYWeight(float) - Method in class net.jalbum.filters.CropFilter
Control what area of the image to use when cropping occurs Defaults to 20%, i.e focus on the topmost part of the source image Can be overridden by the "yWeight" user variable
setZipstreaming(boolean) - Method in class se.datadosen.jalbum.Config
 
setZoomLevel(double) - Method in class net.jalbum.component.JImageComponent
Sets the zoom level.
setZoomLevel(double) - Method in class net.jalbum.component.JZoomScrollPane
Set the zoom level of the JImageComponent component AND ensure that Viewport is centered
severe - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
sftp - Enum constant in enum se.datadosen.jalbum.TransferProtocol
 
SftpAdapter - Class in net.jalbum.remotefs.sftp
SFTP implementation of RemoteFS interface.
Adapter class to adapt external component JSCH to RemoteFS interface.
See http://www.jcraft.com/jsch/index.html
Only SFTP capabilities of JSCH are used by this adapter.

During an SFTP connection, UTF-8 is always used for data transfer.
SftpAdapter() - Constructor for class net.jalbum.remotefs.sftp.SftpAdapter
 
SftpAdapter.MyLogger - Class in net.jalbum.remotefs.sftp
 
SftpAdapter.MyUserInfo - Class in net.jalbum.remotefs.sftp
Custom UserInfo class.
SftpFile - Class in net.jalbum.remotefs.sftp
Sftp implementation of RemoteFile.
Adapts JSCH's result of file-listing to RemoteFile class.

Delays parsing of unix-line until an attribute (except name) is requested.
SftpFile(ChannelSftp.LsEntry, SftpAdapter) - Constructor for class net.jalbum.remotefs.sftp.SftpFile
 
ShadowBorder - Class in se.datadosen.component
This class is a mess, I should really clean it up...
ShadowBorder() - Constructor for class se.datadosen.component.ShadowBorder
 
Share - Class in se.datadosen.net
 
Share(String, String, boolean) - Constructor for class se.datadosen.net.Share
 
ShareBean - Class in se.datadosen.jalbum
 
ShareBean() - Constructor for class se.datadosen.jalbum.ShareBean
 
ShareIcons - Class in se.datadosen.component
Icons for popular social networks
ShareIcons() - Constructor for class se.datadosen.component.ShareIcons
 
shareModeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
sharePanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
SHBrowseForFolder(Shell32.BrowseInfo) - Method in interface se.datadosen.component.windows.jna.Shell32
 
Shell32 - Interface in se.datadosen.component.windows.jna
 
Shell32.BrowseInfo - Class in se.datadosen.component.windows.jna
 
SHGetPathFromIDListW(Pointer, Pointer) - Method in interface se.datadosen.component.windows.jna.Shell32
 
SHOpenFolderAndSelectItems(Pointer, WinDef.UINT, Pointer, WinDef.DWORD) - Method in interface se.datadosen.component.windows.jna.Shell32
 
SHORT_COUNTRY - Enum constant in enum se.datadosen.jalbum.structure.CountryOptions
 
SHORT_MONTH - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
Shortcut - Annotation Type in se.datadosen.util.annotations
Specify what keyboard shortcut to use Set to empty value to disable shortcut
show(Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
show(Component, int, int) - Method in class net.jalbum.component.JPopupPanel
Displays panel with bottom right corner at at the position x,y, relative to top-left corner of reference component
show(Component, int, int) - Method in class se.datadosen.jalbum.JNotificationsPopup
Displays the JNotification panel at the position x,y in the coordinate space of the component invoker.
show(Window) - Method in class se.datadosen.jalbum.JAlbumFrame
 
show(JComponent, Hour) - Method in class se.datadosen.component.JSpeechBubble
 
show(JComponent, Hour, String) - Static method in class se.datadosen.component.JSpeechBubble
 
show(JComponent, Hour, String, int) - Static method in class se.datadosen.component.JSpeechBubble
 
show(JComponent, Hour, String, int, int) - Static method in class se.datadosen.component.JSpeechBubble
 
show(JAlbumFrame, List<AlbumObject>) - Static method in class se.datadosen.jalbum.JRenameDialog
 
showChooser() - Method in class se.datadosen.component.JDirectoryChooser
 
showCopyableError(Component, Throwable, String) - Static method in class se.datadosen.util.Debug
 
showDialog() - Method in class se.datadosen.jalbum.SignInManager
 
showDialog(Component) - Method in exception class net.jalbum.util.DiskCache.DCException
 
showDialog(Component, String) - Method in interface se.datadosen.component.FileChooser
 
showDialog(Component, String) - Method in class se.datadosen.component.JSwingFileChooser
 
showDialog(Component, String) - Method in class se.datadosen.component.JXFileChooser
 
showDialog(Component, String) - Method in class se.datadosen.component.mac.MacFileChooser
 
showDialog(Component, String) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
showDialog(Component, String) - Method in class se.datadosen.jalbum.DeferredChooser
 
showDialog(Component, String, Color, boolean) - Static method in class se.datadosen.component.JColorSelector
Copied from Java API and adjusted to present HSV panel first
showDialog(Component, JAlbumFrame, String) - Static method in class se.datadosen.jalbum.JPhonePreviewer
 
showDialog(Component, JAlbumFrame, URL) - Static method in class se.datadosen.jalbum.JPhonePreviewer
 
showDialog(JFrame) - Method in exception class se.datadosen.jalbum.InvalidLicenseException
 
showDialog(JFrame) - Method in exception class se.datadosen.jalbum.TrialExpiredException
 
showDialog(JAlbumFrame) - Static method in class se.datadosen.jalbum.JProjectsPanel
 
showEditor(JComponent, String) - Static method in class se.datadosen.component.JHtmlEditor
Show HTML editor component in a modal dialog
showEditor(JComponent, String, boolean) - Static method in class se.datadosen.component.JHtmlEditor
 
showErrorDialog(Component, String, Throwable) - Static method in class se.datadosen.util.Debug
 
showErrorDialog(Component, Throwable) - Static method in class se.datadosen.util.Debug
 
showErrorDialog(Component, RemoteFSException, String, String) - Static method in class se.datadosen.jalbum.UploadBean
Convenience method
showExpandableErrorDialog(Component, String, String, String) - Static method in class se.datadosen.util.Debug
Show error message dialog where a detailed message can be revealed Good for showing exceptions with user friendly interpretation as main message
showFriendlyErrorDialog(Component, Throwable) - Static method in class se.datadosen.util.Debug
 
showInBackground(String) - Static method in class se.datadosen.jalbum.TipOfTheDay
 
showInBackground(String, int) - Static method in class se.datadosen.jalbum.TipOfTheDay
 
showInBackground(JNotification) - Static method in class se.datadosen.jalbum.TipOfTheDay
 
showInFileSystem(File) - Static method in class edu.stanford.ejalbert.BrowserLauncher
Deprecated.
Use MyDesktop().getDesktop().browseFileDirectory() instead
showInFilesystemAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
showLabel - Variable in class se.datadosen.component.JPlainButton
If set to false, pass label to tool tip instead
showLabel - Variable in class se.datadosen.component.JSiteButton
If set to false, pass label to tool tip instead
showLabel - Variable in class se.datadosen.explorer.JComboButton
If set to false, pass label to tool tip instead
showMessage(String) - Method in class net.jalbum.remotefs.sftp.SftpAdapter.MyUserInfo
 
showMessageDialog(Component, String, String, int) - Static method in class net.jalbum.component.NotAgainDialogs
 
showNotification(JNotification) - Method in class se.datadosen.jalbum.JAlbumFrame
Display a non-modal notification message in the bottom of jAlbum's album list The message will be revealed using a roll-up effect.
showNotification(JNotification) - Method in class se.datadosen.jalbum.NotificationManager
 
showOnMake() - Method in class se.datadosen.jalbum.FreeVersionDialogs
 
showOnSettings() - Method in class se.datadosen.jalbum.FreeVersionDialogs
 
showOnStart() - Method in class se.datadosen.jalbum.FreeVersionDialogs
 
showOpenDialog(Component) - Method in class se.datadosen.component.JSwingFileChooser
 
showOpenDialog(Component) - Method in class se.datadosen.component.JXFileChooser
 
showOpenDialog(Component) - Method in class se.datadosen.component.mac.MacFileChooser
 
showOpenDialog(Component) - Method in interface se.datadosen.component.PathChooser
 
showOpenDialog(Component) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
showOpenDialog(Component) - Method in class se.datadosen.jalbum.DeferredChooser
 
showOptionDialog(Component, Object, String, int, Object[], Object) - Static method in class net.jalbum.component.Dialogs
 
showPanel() - Method in class net.jalbum.browser.BrowserPanel
initializes browserPane when it is shown for the first time when this panel is shown, checks if rebuild needs to be made when: - the engine is dirty - the project was modified (lastModified changed) loads local album when: - is first shown - the project was changed - an online album/website is currently shown
showPopup() - Method in class se.datadosen.component.MenuBasedAutoCompleter
 
showPreview() - Method in class se.datadosen.explorer.JAlbumExplorer
 
showResult() - Method in class net.jalbum.util.Work
Report number of processed items and timing in a popup dialog
showResult(String) - Method in class net.jalbum.util.Work
Report number of processed items in a popup dialog
showSaveDialog(Component) - Method in interface se.datadosen.component.FileChooser
 
showSaveDialog(Component) - Method in class se.datadosen.component.JSwingFileChooser
 
showSaveDialog(Component) - Method in class se.datadosen.component.JXFileChooser
 
showSaveDialog(Component) - Method in class se.datadosen.component.mac.MacFileChooser
 
showSaveDialog(Component) - Method in class se.datadosen.component.windows.WindowsFileChooser
 
showSaveDialog(Component) - Method in class se.datadosen.jalbum.DeferredChooser
 
showSpeechBubble(JComponent, Hour, String, int) - Static method in class se.datadosen.jalbum.TipOfTheDay
 
showStackTraceDialog(Component, Throwable) - Static method in class se.datadosen.util.Debug
 
showTargetAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
showTasksPanel() - Method in class net.jalbum.component.JProgressManager
 
showToolTip(MouseEvent) - Method in class se.datadosen.component.slider.SliderInfo
 
SHParseDisplayName(WString, Pointer, PointerByReference, WinDef.ULONG, Pointer) - Method in interface se.datadosen.component.windows.jna.Shell32
 
shuffleAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
shuffleSelectedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
shutdownNow() - Method in class se.datadosen.jalbum.io.FileTreeProcessor
 
SiblingChainedObjects - 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.
SiblingChainedObjects(AlbumObject, AlbumBean) - Constructor for class se.datadosen.jalbum.SiblingChainedObjects
 
SIBLINGS - Enum constant in enum se.datadosen.jalbum.DirectoryChaining
 
signedIn - Variable in class se.datadosen.jalbum.SignInManager
 
signedInProperty() - Method in class se.datadosen.jalbum.SignInManager
 
SIGNIN_PROPERTY - Static variable in class se.datadosen.jalbum.SignInManager
 
signInAction - Variable in class se.datadosen.jalbum.SignInManager
 
SignInManager - Class in se.datadosen.jalbum
 
SignInManager() - Constructor for class se.datadosen.jalbum.SignInManager
Singelton
SignInManager.JSignInDialog - Class in se.datadosen.jalbum
 
signInOutButton - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
signUpAction - Variable in class se.datadosen.jalbum.SignInManager
 
simpleName - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
SINCE_DATE - Enum constant in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
 
SINCE_LAST_PUBLISHED - Enum constant in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
 
SINCE_N_DAYS - Enum constant in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
 
SINGLE_INDEX_PAGE - Static variable in class se.datadosen.jalbum.SkinProperties
Generate one single index page, no matter the "rows" and "cols" settings
six - Enum constant in enum net.jalbum.jprint.PageLayout
 
sixteen - Enum constant in enum net.jalbum.jprint.PageLayout
 
size - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
size - Variable in class net.jalbum.remotefs.RemoteFile
 
size() - Method in class net.jalbum.remotefs.RemoteFile
 
size() - Method in class net.jalbum.remotefs.sftp.SftpFile
Returns file size.
Parse unix-line if not parsed yet.
size() - Method in class net.jalbum.util.DiskCache
 
size() - Method in class net.jalbum.util.Parameters
 
size() - Method in class se.datadosen.jalbum.io.FileTreeCollection
 
size() - Method in class se.datadosen.jalbum.MetaObjectCache
 
size() - Method in class se.datadosen.jalbum.Paginator
 
size() - Method in class se.datadosen.jalbum.TreeCollection
 
size() - Method in class se.datadosen.util.BlockingLifoQueue
 
size() - Method in class se.datadosen.util.Scope
DOCUMENT ME!
SIZE - Static variable in class net.jalbum.filters.ui.JAlignmentSelector
 
sizeof(Object) - Static method in class se.datadosen.util.IO
Return number of bytes a serialized version of the passed object would occupy
skin - Variable in class se.datadosen.jalbum.CompiledBase
 
skin - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
skin - Variable in class se.datadosen.jalbum.ProjectSettings.Differences
 
skin - Variable in class se.datadosen.jalbum.ProjectSettings
 
skin - Variable in class se.datadosen.jalbum.ScriptEnvironment
 
SKIN - Enum constant in enum se.datadosen.component.JNotification.Type
The skin is the sender
SKIN_FAMILY - Static variable in class se.datadosen.jalbum.SkinProperties
Family this skin belongs to.
SKIN_LOADED_PROPERTY - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
SKIN_MODEL - Static variable in class se.datadosen.jalbum.SkinProperties
Fully qualified (including packages) class name of skin model.
SKIN_TEMPLATES_DIR - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
skinChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
skinChanged(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
This allows skins to do cleanup before they are unloaded.
skinContextMenu - Variable in class se.datadosen.explorer.JAlbumExplorer
 
skinDir - Variable in class se.datadosen.jalbum.AlbumBean
 
skinDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
skinDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
skinInfoAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
SkinManager - Class in se.datadosen.jalbum
 
SkinManager() - Constructor for class se.datadosen.jalbum.SkinManager
 
SkinProperties - Class in se.datadosen.jalbum
Representation of the (optional) skin.properties file of skins
SkinProperties(File) - Constructor for class se.datadosen.jalbum.SkinProperties
 
SkinProperties.RepositoryProperties - Class in se.datadosen.jalbum
 
skinResDirectory - Variable in class se.datadosen.jalbum.CompiledBase
 
skinResDirectory - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
skinsDir - Variable in class se.datadosen.jalbum.Config
 
skinsDir - Variable in class se.datadosen.jalbum.MiniConfig
 
skinSettingsAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
skinUI2Engine(AlbumBean) - Method in class se.datadosen.jalbum.JAlbumFrame
For internal use only!
skinUIDisplayed(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
skinUIDisplayed(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
 
skinUIHidden(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
skinUIHidden(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
 
SKIP - Enum constant in enum se.datadosen.jalbum.FileCopier.CopyDecision
 
SkipBytesOutputStream - Class in se.datadosen.io
OutpuStream that skips the first n bytes.
SkipBytesOutputStream(OutputStream, int) - Constructor for class se.datadosen.io.SkipBytesOutputStream
 
skipPastName() - Method in class se.datadosen.tags.AttributeTokenizer
 
skipPastQuotation() - Method in class se.datadosen.tags.AttributeTokenizer
 
skipPastScriptlet(int) - Method in class se.datadosen.tags.AttributeTokenizer
 
skipPastValue() - Method in class se.datadosen.tags.AttributeTokenizer
 
skipWhiteSpace() - Method in class se.datadosen.tags.AttributeTokenizer
 
skype - Static variable in class se.datadosen.component.ShareIcons
 
skype_grey - Static variable in class se.datadosen.component.ShareIcons
 
SLIDE_MODEL - Static variable in class se.datadosen.jalbum.SkinProperties
Fully qualified (including packages) class name of slide model.
slideAST - Variable in class se.datadosen.jalbum.AlbumBean
 
slider - Variable in class se.datadosen.component.slider.SliderInfo
 
SliderInfo - Class in se.datadosen.component.slider
Display current JSlider value continously in a tool-tip manner as the user is dragging the knob of the slider
SliderInfo(JSlider) - Constructor for class se.datadosen.component.slider.SliderInfo
 
SlowAction - Class in se.datadosen.util
AbstractAction that allows the caller to pass a PropertyChangeListener reference that will be called when the slow work is starting and done.
SlowAction() - Constructor for class se.datadosen.util.SlowAction
 
SlowOperation - Class in se.datadosen.jalbum
 
SlowOperation() - Constructor for class se.datadosen.jalbum.SlowOperation
 
small() - Method in class net.jalbum.component.JCheckBoxList
Use smaller font size for items
small() - Method in class net.jalbum.component.JDraggableList
Use smaller font size for items
small(String) - Static method in class se.datadosen.jalbum.Icons
Get small (16x16) SVG icon
smaller(String) - Static method in class se.datadosen.jalbum.Icons
 
SmartAction<T> - Class in se.datadosen.component
Action exposing an enabledProperty (javafx)
SmartAction() - Constructor for class se.datadosen.component.SmartAction
 
SmartAction(String) - Constructor for class se.datadosen.component.SmartAction
 
SmartAction(String, Icon) - Constructor for class se.datadosen.component.SmartAction
 
SmartBshScriptEngine - Class in net.jalbum.script
Extension to BshScriptEngine that wraps passed Bindings object into an adapter that automatically wraps and unwraps primitives
SmartBshScriptEngine() - Constructor for class net.jalbum.script.SmartBshScriptEngine
 
SmartBshScriptEngineFactory() - Constructor for class se.datadosen.jalbum.ScriptEnginePool.SmartBshScriptEngineFactory
 
SmartFlowLayout - Class in se.datadosen.explorer
 
SmartFlowLayout() - Constructor for class se.datadosen.explorer.SmartFlowLayout
Constructs a new FlowLayout with a centered alignment and a default 5-unit horizontal and vertical gap.
SmartFlowLayout(int) - Constructor for class se.datadosen.explorer.SmartFlowLayout
Constructs a new FlowLayout with the specified alignment and a default 5-unit horizontal and vertical gap.
SmartFlowLayout(int, int, int) - Constructor for class se.datadosen.explorer.SmartFlowLayout
Creates a new flow layout manager with the indicated alignment and the indicated horizontal and vertical gaps.
smartMakeAlbum() - Method in class se.datadosen.jalbum.AlbumBean
Make album but let jAlbum decide whether to make all or changes
smartMakeAlbum() - Method in interface se.datadosen.jalbum.AlbumEngine
Make album but let jAlbum decide whether to make all or changes
SmartResourceBundle - Class in se.datadosen.util
Similar to java.util.ResourceBundle, but handles property files containing UTF-8 encoded characters (auto-senses)
SmartResourceBundle(File) - Constructor for class se.datadosen.util.SmartResourceBundle
 
SmartResourceBundle(Class) - Constructor for class se.datadosen.util.SmartResourceBundle
Sole constructor.
SmartTextComponent<T> - Interface in se.datadosen.component
 
SmartTextComponentSupport - Class in se.datadosen.component
 
SmartTextComponentSupport(JTextComponent) - Constructor for class se.datadosen.component.SmartTextComponentSupport
 
snowdrop - Enum constant in enum net.jalbum.filters.arty.Effect
 
SnowdropFilter - Class in net.jalbum.filters.arty.effects
Snowdrop filter
SnowdropFilter() - Constructor for class net.jalbum.filters.arty.effects.SnowdropFilter
 
SOFT_BURN - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
SOFT_DODGE - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
SOFT_LIGHT - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
SoftBurn - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SoftDodge - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SoftLight - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SOME_SELECTED - Static variable in class se.datadosen.component.SmartTextComponentSupport
 
sort() - Method in class se.datadosen.jalbum.FilterPluginList
 
sort(List<AlbumObject>) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
 
sort(List<AlbumProject>, Config.ProjectOrdering) - Method in interface net.jalbum.projectgroups.ProjectGroup
 
sort(AlbumObject[]) - Method in class se.datadosen.jalbum.AlbumObjectOrderer
Only arrays have API which allows sorting parts of it, and we use that
sorter - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
SOSUMI - Static variable in class se.datadosen.jalbum.Sounds
 
Sounds - Class in se.datadosen.jalbum
jAlbum's most important class ;-)
Sounds() - Constructor for class se.datadosen.jalbum.Sounds
 
source - Variable in class se.datadosen.component.StateMonitor
 
SOUTH - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
SpecialMacHandler - Class in se.datadosen.jalbum
Handle special Mac OS integration Since 16.3, updated to new API
SpecialMacHandler() - Constructor for class se.datadosen.jalbum.SpecialMacHandler
Do Mac specific stuff in this class
SpeechBubbleBorder - Class in se.datadosen.component
Draw a modern looking speech bubble around any object The tip location can be placed in any of 12 locations around the border (i.e, early, centered or late on either side)
SpeechBubbleBorder(Hour) - Constructor for class se.datadosen.component.SpeechBubbleBorder
 
SpellCheckerUtils - Class in se.datadosen.jalbum
 
SpellCheckerUtils() - Constructor for class se.datadosen.jalbum.SpellCheckerUtils
 
spelling() - Method in interface se.datadosen.component.SmartTextComponent
 
spelling() - Method in interface se.datadosen.component.SupportsSpelling
Shorthand for setSpelling(true);
spinner - Variable in class se.datadosen.jalbum.SlowOperation
 
spliterator() - Method in class se.datadosen.jalbum.io.FileTreeCollection
 
spliterator() - Method in class se.datadosen.jalbum.TreeCollection
 
splitPane - Variable in class se.datadosen.explorer.JAlbumExplorer
 
srcResDir - Variable in class se.datadosen.jalbum.AlbumBean
 
Stamp - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
STAMP - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
STANDARD - Enum constant in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
StandardFileNamer - Class in se.datadosen.jalbum
FileNamer that ensure that files aren't created with illegal characters
StandardFileNamer() - Constructor for class se.datadosen.jalbum.StandardFileNamer
 
StandardPageNamer - Class in se.datadosen.jalbum
 
StandardPageNamer(AlbumBean) - Constructor for class se.datadosen.jalbum.StandardPageNamer
 
start() - Method in class net.jalbum.util.Profiler.Sample
 
start() - Method in class se.datadosen.jalbum.PreviewServer
 
start() - Method in class se.datadosen.jalbum.ShareBean
 
start() - Method in interface se.datadosen.net.IHttpServer
 
start() - Method in class se.datadosen.net.JettyHttpServer
start
start() - Method in class se.datadosen.util.Stopwatch
 
startsWith(char[]) - Method in class se.datadosen.util.CharBuffer
 
startsWith(String, int) - Method in class se.datadosen.tags.Section
Like its String equivalent, but for this Section
startTask(JProgressManager.TaskStatus) - Method in class net.jalbum.component.JProgressManager
Flag task as started.
stateChanged(ChangeEvent) - Method in class se.datadosen.component.StateMonitor
JSpinner listener
StateMonitor - Class in se.datadosen.component
Convenience "master listener" class that allows you to monitor component state events in a uniform and syntactically short way.
StateMonitor() - Constructor for class se.datadosen.component.StateMonitor
 
StateMonitor(ComboBoxModel) - Constructor for class se.datadosen.component.StateMonitor
 
StateMonitor(JComponent...) - Constructor for class se.datadosen.component.StateMonitor
 
StateMonitor.StateMonitorImpl - Class in se.datadosen.component
 
stateProperty() - Method in class net.jalbum.browser.JxBrowser
 
stateProperty() - Method in interface net.jalbum.browser.WebBrowser
Gets the ReadOnlyObjectProperty representing the current state.
stateProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
status - Variable in class se.datadosen.jalbum.SignInManager
 
status(String) - Method in class se.datadosen.component.FindAndReplace
 
status(String) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
status(String) - Method in class se.datadosen.jalbum.DeletePublishedAlbumTask
 
status(String) - Method in class se.datadosen.jalbum.JAlbumConsole
 
status(String) - Method in class se.datadosen.jalbum.JProgressDialog
 
status(String) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
status(Function<T, String>) - Method in class net.jalbum.util.Work
Supply a custom progress indicator.
statusBar - Variable in class se.datadosen.jalbum.JAlbumFrame
 
StatusbarBorder - Class in se.datadosen.component
 
StatusbarBorder() - Constructor for class se.datadosen.component.StatusbarBorder
 
statusChanged(String) - Method in interface se.datadosen.jalbum.event.StatusListener
 
statusChanged(String) - Method in class se.datadosen.jalbum.JShareWindow
statusChanged
statusChanged(String) - Method in class se.datadosen.jalbum.ShareBean
statusChanged
statusChanged(String) - Method in interface se.datadosen.net.PortMappingListener
 
StatusListener - Interface in se.datadosen.jalbum.event
 
stepIndex - Variable in class se.datadosen.component.JWizard
 
steps - Variable in class se.datadosen.component.JWizard
 
steps() - Method in class se.datadosen.component.JWorkFlow
 
stickyBounds(Window, boolean) - Static method in class se.datadosen.util.WindowUtilities
Call from setVisible on window you want to have sticky bounds (i.e.
stop() - Method in class net.jalbum.browser.JxBrowser
 
stop() - Method in interface net.jalbum.browser.WebBrowser
 
stop() - Method in class net.jalbum.browser.WebViewBrowser
 
stop() - Method in class net.jalbum.util.Profiler.Sample
 
stop() - Method in class se.datadosen.component.JPlaylist
 
stop() - Method in class se.datadosen.jalbum.ShareBean
 
stop() - Method in class se.datadosen.jalbum.Watchdog
 
stop() - Method in interface se.datadosen.net.IHttpServer
 
stop() - Method in class se.datadosen.net.JettyHttpServer
stop
stop() - Method in class se.datadosen.util.Stopwatch
 
stopButton - Variable in class se.datadosen.explorer.JCopyWarningDialog
 
stopwatch - Static variable in class se.datadosen.jalbum.JAlbum
 
Stopwatch - Class in se.datadosen.util
 
Stopwatch() - Constructor for class se.datadosen.util.Stopwatch
 
Stopwatch(String) - Constructor for class se.datadosen.util.Stopwatch
 
store() - Method in class se.datadosen.jalbum.AlbumObjectProperties
Save properties but leave last modification date preserved
store(boolean) - Method in class net.jalbum.util.QuickProperties
 
store(boolean) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Store all properties to disk Makes AlbumObject fire a "properties" change event
StringCodec - Class in se.datadosen.util
Convert Strings to and from byte array representation with auto detecting and marking of UTF-8 and UTF-16 encodings.
StringCodec() - Constructor for class se.datadosen.util.StringCodec
 
stringToMap(String) - Static method in class se.datadosen.util.StringUtil
Since v11
stringToParameters(String) - Static method in class se.datadosen.util.StringUtil
 
stringToSet(String) - Static method in class se.datadosen.util.StringUtil
Since v11
stringToValue(String) - Method in class se.datadosen.component.DimensionFormatter
 
StringUtil - Class in se.datadosen.util
 
StringUtil() - Constructor for class se.datadosen.util.StringUtil
 
stringValue - Variable in class se.datadosen.explorer.DetailsEditor.FieldClip
 
stripComments(String) - Static method in class se.datadosen.tags.Elements
Strip xml-like comments from document
stripJSPComments(String) - Static method in class se.datadosen.jalbum.ast.ASTNode
Strip xml-like comments from document
stripMagicChars(String) - Static method in class se.datadosen.jalbum.ast.ASTNode
Should be faster than String.replace
stripSuffix(String, String) - Static method in class se.datadosen.util.StringUtil
 
stripTags(String) - Static method in class se.datadosen.util.StringUtil
 
stripTime(String) - Static method in class se.datadosen.util.Dates
Strip the time portion from date pattern strings
stripTypical(List<Rendition>) - Static method in class se.datadosen.jalbum.ImageRenderer
 
STRONG_EFFECT_STRENGTH - Static variable in class net.jalbum.filters.arty.effects.ArtySupport
 
STRUCTURE_CHANGED_PROPERTY - Static variable in class net.jalbum.projectgroups.ProjectGroups
 
structureChanged(StructureEvent) - Method in interface se.datadosen.explorer.event.StructureListener
 
structureChanged(StructureEvent) - Method in class se.datadosen.explorer.ExplorerSelectionModel
 
structureChanged(RecentProjectFiles) - Method in class se.datadosen.jalbum.JAlbumManager
 
structureChanged(RecentProjectFiles) - Method in class se.datadosen.jalbum.JFileListMenu
 
structureChanged(RecentProjectFiles) - Method in interface se.datadosen.jalbum.RecentProjectFiles.Listener
 
StructureEvent - Class in se.datadosen.explorer.event
 
StructureEvent(Object, List<JAlbumObject>, String) - Constructor for class se.datadosen.explorer.event.StructureEvent
 
StructureListener - Interface in se.datadosen.explorer.event
Title: JAlbumExplorer
stumbleupon - Static variable in class se.datadosen.component.ShareIcons
 
stumbleupon_grey - Static variable in class se.datadosen.component.ShareIcons
 
style - Variable in class se.datadosen.jalbum.CompiledBase
 
style - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
styleChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.event.JAlbumAdapter
 
styleChanged(JAlbumEvent) - Method in interface se.datadosen.jalbum.event.JAlbumListener
This allows UI designers to adjust their user interface according to the selected style
styleFile - Variable in class se.datadosen.jalbum.CompiledBase
 
styleFile - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
StyleFileFilter - Class in se.datadosen.jalbum
 
StyleFileFilter() - Constructor for class se.datadosen.jalbum.StyleFileFilter
 
styleMe() - Method in class se.datadosen.jalbum.JHtmlBox
 
sublimeBorder - Static variable in class se.datadosen.jalbum.JAlbumColor
 
subMessage - Variable in class se.datadosen.jalbum.event.ProgressEvent
 
submit(Callable<T>) - Method in class net.jalbum.util.MonitoredWorkQueue
Submit possibly long running task for execution in the background.
submit(Task) - Method in class net.jalbum.util.MonitoredWorkQueue
/ System.out.println("Completed normally");
subsection(int) - Method in class se.datadosen.tags.Section
 
subsection(int, int) - Method in class se.datadosen.tags.Section
 
Subtract - Static variable in class net.jalbum.filters.arty.effects.BlendComposite
 
SUBTRACT - Enum constant in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
 
sunflower - Enum constant in enum net.jalbum.filters.arty.Effect
 
SunflowerFilter - Class in net.jalbum.filters.arty.effects
Snow flower filter
SunflowerFilter() - Constructor for class net.jalbum.filters.arty.effects.SunflowerFilter
 
SUPPORT_FORUM - Static variable in class se.datadosen.jalbum.SkinProperties
 
supportExpires - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
SUPPORTS_FOLDER_THUMBS - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether this skin supports unique folder thumbnail image sizes.
SUPPORTS_INTERNAL_LINKING - Static variable in class se.datadosen.jalbum.SkinProperties
Boolean (true/false) flag stating whether this skin supports referencing objects across the folders of an album.
SUPPORTS_VARIANTS - Static variable in class se.datadosen.jalbum.SkinProperties
Set to true if skin supports image variants (Activates the Variants editor under Settings-Images)
SupportsSpelling<T> - Interface in se.datadosen.component
 
SVGContent - Class in net.javainthebox.caraibe.svg
SVGContent express SVG content.
SVGContent() - Constructor for class net.javainthebox.caraibe.svg.SVGContent
 
SVGContentBuilder - Class in net.javainthebox.caraibe.svg
 
SVGContentBuilder(URL) - Constructor for class net.javainthebox.caraibe.svg.SVGContentBuilder
 
SVGLoader - Class in net.javainthebox.caraibe.svg
SVGLoader is a class for loading SVG file.
SwitchNode - Class in se.datadosen.jalbum.ast
 
SwitchNode(Element, AST) - Constructor for class se.datadosen.jalbum.ast.SwitchNode
 
syncModel() - Method in class se.datadosen.explorer.JAlbumExplorer
 
syncTo(File) - Method in class net.jalbum.util.DiskCache
Synchronize targetDir with primary cache dir (Copy updated files and delete stale files)
syncUI(Map<String, Object>, WebEngine) - Static method in class se.datadosen.util.WebBinder
 
syncUI(Map<String, Object>, JComponentHolder) - Static method in class se.datadosen.util.MapBinder
Update a UI from a Map object.
syncUI(Map, JComponentHolder) - Static method in class se.datadosen.util.PropertyBinder
Update a UI from a Map object.

T

TAB_STOP - Static variable in class se.datadosen.component.RiverLayout
 
TAB_STOP - Static variable in class se.datadosen.component.RiverLayout2
 
table - Variable in class se.datadosen.jalbum.BackupRestoreBase
 
TableColumnAdjuster2 - Class in se.datadosen.util
 
TableColumnAdjuster2() - Constructor for class se.datadosen.util.TableColumnAdjuster2
 
TabTitle - Annotation Type in se.datadosen.util.annotations
Specifify what key to use when setting a translated text string for the title of a containing JTabbedPane for this specific tab
TAG_THUMBNAIL_DATA - Static variable in class net.jalbum.metadata.exif.ExtendedExifDirectory
 
TagAutoCompleter - Class in se.datadosen.component
Manage completion of comma separated list of tags
TagAutoCompleter(JTextComponent) - Constructor for class se.datadosen.component.TagAutoCompleter
 
TagFormatter - Interface in se.datadosen.imaging.exif
 
tagPicker - Variable in class se.datadosen.explorer.JAlbumExplorer
 
TAGS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
tagsFlavor - Static variable in class se.datadosen.component.tags.TagsTransferable
 
TagsTransferable - Class in se.datadosen.component.tags
 
TagsTransferable(Collection<String>) - Constructor for class se.datadosen.component.tags.TagsTransferable
 
take() - Method in class se.datadosen.util.BlockingLifoQueue
 
target - Variable in class se.datadosen.component.ToggleAliasAction
 
target - Variable in class se.datadosen.io.LinkFile
 
target - Variable in class se.datadosen.util.AliasAction
 
target - Variable in class se.datadosen.util.MappedAction
 
Target<T> - Interface in se.datadosen.component.search
Target of a search.
targetOf(File) - Static method in class se.datadosen.io.LinkFile
 
TargetPage - Class in se.datadosen.util
Speeds up page creation by allowing better parallelism.
TargetPage(File) - Constructor for class se.datadosen.util.TargetPage
Creates a TargetPage thereby spawning a background task that loads the existing contents
TargetProvider - Interface in se.datadosen.component.search
Provider of Targets
Task - Interface in net.jalbum.util
 
TaskbarProgress - Class in se.datadosen.jalbum
 
TaskbarProgress() - Constructor for class se.datadosen.jalbum.TaskbarProgress
 
TaskStatus() - Constructor for class net.jalbum.component.JProgressManager.TaskStatus
 
TaskStatus(String) - Constructor for class net.jalbum.component.JProgressManager.TaskStatus
 
TB - Enum constant in enum se.datadosen.util.DataSizeFormatter.Unit
 
TempFolderProjectGroup - Class in net.jalbum.projectgroups
Folder project group without backing folder
TempFolderProjectGroup(FolderProjectGroup) - Constructor for class net.jalbum.projectgroups.TempFolderProjectGroup
 
Template - Class in se.datadosen.tags
Fast multiple string search and replace utility.
Template(File) - Constructor for class se.datadosen.tags.Template
Parse template file into a list of String and Key objects that can quickly be converted to a String, given a Map object containing key-value pairs.
Template(String) - Constructor for class se.datadosen.tags.Template
Parse template string into a list of String and Key objects that can quickly be converted to a String, given a Map object containing key-value pairs.
Template(String, char) - Constructor for class se.datadosen.tags.Template
Parse template string into a list of String and Key objects that can quickly be converted to a String, given a Map object containing key-value pairs
Template(Section) - Constructor for class se.datadosen.tags.Template
 
Temporary - Interface in net.jalbum.projectgroups
Marker interface for group that lacks backing model
TemporaryFileNameEditor - Class in se.datadosen.explorer
 
TemporaryFileNameEditor(JAlbumObject) - Constructor for class se.datadosen.explorer.TemporaryFileNameEditor
 
TempVirtualProjectGroup - Class in net.jalbum.projectgroups
 
TempVirtualProjectGroup(FolderProjectGroup) - Constructor for class net.jalbum.projectgroups.TempVirtualProjectGroup
 
test(AlbumObject) - Method in class se.datadosen.explorer.JFilterBar
implements AlbumObjectFilter
test(AlbumObject) - Method in class se.datadosen.jalbum.AbstractAlbumObjectFilter
 
test(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObjectFilter
Tests whether or not the specified AlbumObject should be included in a children list.
test(AlbumObject) - Method in class se.datadosen.jalbum.RejectCounterFilter
 
testConnection(String, String, String) - Method in class net.jalbum.remotefs.RemoteFSBean
Test connection to Remote FileSystem
testConnection(String, String, String) - Method in interface net.jalbum.remotefs.RemoteFSDelegate
 
testConnection(AlbumBean) - Method in class se.datadosen.jalbum.UploadBean
Test a connection to a remote filesystem Exceptions are thrown if connection could not be established.
text - Variable in class se.datadosen.component.JPlainToggleButton
 
text - Static variable in class se.datadosen.jalbum.JAlbumColor
 
text(URI) - Method in class net.jalbum.resty.web.RobustResty
 
text(URI, AbstractContent) - Method in class net.jalbum.resty.web.RobustResty
 
Text - Annotation Type in se.datadosen.util.annotations
Specify what key to use when setting a translated text string for names/texts (done by Msg.setTexts() ) Currently JComponents and Actions can be annotated, triggering setText and putValue(Action.NAME) respectively
TextBox - Class in net.jalbum.jprint
Representation of paintable multi line text
TextBox(String, Graphics2D) - Constructor for class net.jalbum.jprint.TextBox
Create a TextBox using a string
TextBox(AttributedString, Graphics2D) - Constructor for class net.jalbum.jprint.TextBox
Create a TextBox using an AttibutedString
TextBox.TextAlignment - Enum in net.jalbum.jprint
 
textComp - Variable in class se.datadosen.component.MenuBasedAutoCompleter
 
textComponent - Variable in class se.datadosen.component.JColorSelector
 
textComponent - Variable in class se.datadosen.component.JFileSelector
 
textComponentChanged() - Method in class se.datadosen.component.JColorSelector
 
textComponentChanged() - Method in class se.datadosen.component.JFileSelector
 
TextEditor - Class in se.datadosen.jalbum
Gives access to the currently plugged in text editor.
TextEditor.Editor - Interface in se.datadosen.jalbum
 
textEncoding - Variable in class se.datadosen.jalbum.CompiledBase
 
textEncoding - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
TextFilter - Class in net.jalbum.filters
Title: JAlbum text image filter Company: JAlbum AB
TextFilter() - Constructor for class net.jalbum.filters.TextFilter
 
TextFilter(boolean, boolean) - Constructor for class net.jalbum.filters.TextFilter
 
textHighlight - Static variable in class se.datadosen.jalbum.JAlbumColor
 
textHighlightText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
textInactiveText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
TextNode - Class in se.datadosen.jalbum.ast
Simple, non parsed text node
TextNode(Section) - Constructor for class se.datadosen.jalbum.ast.TextNode
 
textProperty - Variable in class net.jalbum.component.JBindableLabel
 
texts - Variable in class se.datadosen.jalbum.CompiledBase
 
texts - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
textSublimeText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
textText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
theDialog - Variable in class se.datadosen.jalbum.SignInManager
 
theInstance - Static variable in class se.datadosen.jalbum.Cameras
 
THEME_FILE_NAME - Static variable in class se.datadosen.jalbum.ThemeImageProcessor
Default name for generated theme images
THEME_IMAGE_PATH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
THEME_IMAGE_SIZE_NAME - Static variable in class se.datadosen.jalbum.SkinProperties
Name of variable to represent the size of the theme image.
ThemeImageProcessor - Class in se.datadosen.jalbum
Default implementation of theme image generation
ThemeImageProcessor() - Constructor for class se.datadosen.jalbum.ThemeImageProcessor
 
thirty - Enum constant in enum net.jalbum.jprint.PageLayout
 
this_componentHidden(ComponentEvent) - Method in class se.datadosen.component.JPlaylist
 
thistle - Enum constant in enum net.jalbum.filters.arty.Effect
 
ThistleFilter - Class in net.jalbum.filters.arty.effects
Thistle filter
ThistleFilter() - Constructor for class net.jalbum.filters.arty.effects.ThistleFilter
 
throwable - Variable in class se.datadosen.util.ReportingThread
 
THUMB_HEIGHT - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
THUMB_WIDTH - Static variable in class se.datadosen.jalbum.JProjectsPanel
 
thumbCache - Variable in class se.datadosen.jalbum.AlbumObjectImpl
 
thumbFile(File) - Static method in class se.datadosen.util.IO
Get the corresponding thumbnail file for given file
thumbHeight - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
ThumbnailFileView - Class in se.datadosen.jalbum
Plugin for JFileChooser that renders thumbnail icons for files
ThumbnailFileView() - Constructor for class se.datadosen.jalbum.ThumbnailFileView
 
thumbnails - Variable in class net.jalbum.filters.AbstractFilter
 
thumbnails() - Method in class se.datadosen.jalbum.CategoryFilter
Convenience to exclude directories, pages and web locations
thumbnails() - Method in class se.datadosen.jalbum.ElementFactory
 
thumbnails() - Method in class se.datadosen.jalbum.Paginator
Convenience to exclude directories, pages and web locations
THUMBNAILS_POSTSCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
THUMBNAILS_PRESCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
thumbnailsInFileChooser - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
thumbPath - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
thumbWidth - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
TimeCode - Class in se.datadosen.jalbum
Represents time measurements used by VideoProcessor
TimeCode() - Constructor for class se.datadosen.jalbum.TimeCode
 
TimeCode(double) - Constructor for class se.datadosen.jalbum.TimeCode
 
TimeCode(int) - Constructor for class se.datadosen.jalbum.TimeCode
 
TimeCode(int, int) - Constructor for class se.datadosen.jalbum.TimeCode
 
TimeCode(String) - Constructor for class se.datadosen.jalbum.TimeCode
Parse a time code formatted as hh:mm:ss.ff, hh:mm:ss.xxx or hh:mm:ss as a TimeCode (xxx represents fractions of a second, so .1 means a tenth of a second)
timerFormat(int) - Static method in class se.datadosen.jalbum.DataRate
Return number of seconds in a hhh:mm:ss format
tiny(String) - Static method in class se.datadosen.jalbum.Icons
 
TIP - Enum constant in enum se.datadosen.component.JNotification.Type
Tip-of-the-day message
TipOfTheDay - Class in se.datadosen.jalbum
 
title - Enum constant in enum se.datadosen.jalbum.AlbumObject.Ordering
 
title - Enum constant in enum se.datadosen.jalbum.Config.FieldType
 
title - Enum constant in enum se.datadosen.jalbum.Config.LabelType
 
title - Variable in class net.jalbum.util.MonitoredWorkQueue
 
title - Variable in class se.datadosen.component.JColorSelector
 
title - Variable in class se.datadosen.component.JFileSelector
 
title - Variable in class se.datadosen.component.JWizard
 
title(Window, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
Title - Annotation Type in se.datadosen.util.annotations
Specifify what key to use when setting a translated text string for titles (done by Msg.setTexts() ) Any object supporting a setTitle() method can be annotated,
TITLE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
TITLE - Static variable in class se.datadosen.jalbum.SkinProperties
Alternative name for skin.
TITLE_FONT - Static variable in class se.datadosen.jalbum.JAlbumFrame
 
titled(String) - Method in class net.jalbum.util.Work
Set a title for this work.
titleLabelTypeAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
titleProperty() - Method in class net.jalbum.browser.JxBrowser
 
titleProperty() - Method in interface net.jalbum.browser.WebBrowser
 
titleProperty() - Method in class net.jalbum.browser.WebViewBrowser
 
TitleSource - Enum in se.datadosen.jalbum
 
toARGBHexColor(Color) - Static method in class se.datadosen.util.Colors
Return color in Java's ARGB format If color is fully opaque, use classic rgb format
toArray() - Method in class se.datadosen.util.BlockingLifoQueue
 
toArray(T[]) - Method in class se.datadosen.util.BlockingLifoQueue
 
toAttributeString(Object) - Method in class se.datadosen.util.AttributeSerializer
 
toBean(Properties, Object) - Method in class se.datadosen.util.AttributeSerializer
 
toBean(Properties, Object, Object) - Method in class se.datadosen.util.AttributeSerializer
 
toDate(long) - Static method in class se.datadosen.util.Dates
Return a date object from milliseconds since epoch
toDate(String) - Static method in class se.datadosen.util.Dates
Return a date object from a string
toFile() - Method in interface se.datadosen.io.Cached
 
toFile() - Method in class se.datadosen.io.CachedFile
 
toFile() - Method in class se.datadosen.io.CachedLinkFile
 
ToggleAction - Class in se.datadosen.component
 
ToggleAction() - Constructor for class se.datadosen.component.ToggleAction
 
ToggleAction(String) - Constructor for class se.datadosen.component.ToggleAction
 
ToggleAliasAction - Class in se.datadosen.component
 
ToggleAliasAction(Action) - Constructor for class se.datadosen.component.ToggleAliasAction
 
ToggleAliasAction(Action, String) - Constructor for class se.datadosen.component.ToggleAliasAction
 
ToggleAliasAction(Action, Icon) - Constructor for class se.datadosen.component.ToggleAliasAction
 
toggleFullScreen(Window) - Static method in class se.datadosen.jalbum.MacUtilities
 
toggleIncluded() - Method in class se.datadosen.explorer.JAlbumObjectsPanel
 
togglePopupVisible() - Method in class se.datadosen.component.JPopupButton
 
toggleSelection() - Method in class net.jalbum.component.Selectable
 
toGpsLocation(double, double) - Static method in class se.datadosen.jalbum.XmpManager
Return Google Maps formatted GPS location, based on latitude and longitude
toHexString(String) - Static method in class se.datadosen.util.StringUtil
 
toHexValue(Color) - Static method in class se.datadosen.component.JAlphaColorSelector
 
toHTMLColor(Color) - Static method in class se.datadosen.util.Colors
Convert a Color to its HTML hex representation in the #rrggbb format
toImage(QrCode) - Static method in class net.jalbum.util.QR
 
toImage(QrCode, int, int) - Static method in class net.jalbum.util.QR
 
toImage(QrCode, int, int, int, int) - Static method in class net.jalbum.util.QR
Returns a raster image depicting the specified QR Code, with the specified module scale, border modules, and module colors.
toImage(Icon) - Static method in class se.datadosen.jalbum.videoplayer.MediaControl
 
toJson() - Method in class net.jalbum.Variant
For Json simple
toJson() - Method in class se.datadosen.jalbum.TimeCode
 
toJson(Writer) - Method in class net.jalbum.Variant
For Json simple
toJson(Writer) - Method in class se.datadosen.jalbum.TimeCode
 
toJSONString() - Method in class se.datadosen.util.MyJSONObject
Facade for the new toJson() to provide backward and forward compatibility
toList(List<AlbumObject>, List<AlbumObject>, Consumer<AlbumObject>) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
toolActions - Variable in class se.datadosen.explorer.ImageToolActions
 
toolbar(String) - Static method in class se.datadosen.jalbum.Icons
Get toolbar-sized (20x20) SVG icon
toolBar - Variable in class se.datadosen.explorer.JAlbumExplorer
 
toolBars - Variable in class se.datadosen.jalbum.JAlbumFrame
 
toolRip(String) - Method in class se.datadosen.jalbum.BackupRestoreBase.Column
 
toolTip(String) - Method in class se.datadosen.component.SmartAction
 
toolTipText - Variable in class se.datadosen.component.JPlainToggleButton
 
ToolTipText - Annotation Type in se.datadosen.util.annotations
Specifify what key to use when setting a translated text string for tool tips (done by Msg.setTexts() ) Currently JComponents and Actions can be annotated, triggering setToolTipText and putValue(Action.SHORT_NAME) respectively
toolTipTextProperty - Variable in class net.jalbum.component.JBindableLabel
 
top - Enum constant in enum net.jalbum.filters.VerticalAlignment
 
TOP_LEFT - Enum constant in enum se.datadosen.util.ContextHelp.Corner
 
TOP_RIGHT - Enum constant in enum se.datadosen.util.ContextHelp.Corner
 
toParentDirectory() - Method in class net.jalbum.remotefs.commons.ftp.CommonsFtpAdapter
 
toParentDirectory() - Method in class net.jalbum.remotefs.ftp4j.Ftp4jAdapter
 
toParentDirectory() - Method in class net.jalbum.remotefs.ftp4j.FtpAdapter
 
toParentDirectory() - Method in interface net.jalbum.remotefs.RemoteFS
Go to parent directory of current remote directory
toParentDirectory() - Method in class net.jalbum.remotefs.RemoteFSBean
 
toParentDirectory() - Method in class net.jalbum.remotefs.sftp.SftpAdapter
 
topPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
toRGBAHexColor(Color) - Static method in class se.datadosen.util.Colors
Return color in the new HTML rgba format If color is fully opaque, use classic rgb format
toRGBAString() - Method in class se.datadosen.component.JAlphaColorSelector
Return color in css3's rgba(x,y,z,a) format
toRGBAString(Color) - Static method in class se.datadosen.component.JAlphaColorSelector
Return color in css3's rgba(x,y,z,a) format
toRGBAString(String) - Static method in class se.datadosen.component.JAlphaColorSelector
Return color string in css3's rgba(x,y,z,a) format
toRGBString() - Method in class se.datadosen.component.JAlphaColorSelector
Return color in the old style rgb(x,y,z) format for compatibility with older browsers Will return the string "transparent" for fully transparent colors
toRGBString(Color) - Static method in class se.datadosen.component.JAlphaColorSelector
Return color in the old style rgb(x,y,z) format for compatibility with older browsers Will return the string "transparent" for fully transparent colors
toRGBString(String) - Static method in class se.datadosen.component.JAlphaColorSelector
Return color in the old style rgb(x,y,z) format for compatibility with older browsers Will return the string "transparent" for fully transparent colors
toSection(Map<String, Object>) - Method in class se.datadosen.tags.Template
Convert Template to a Section with the given mapping Unmapped keys will be left untouched
toShortString() - Method in class se.datadosen.jalbum.TimeCode
 
toString() - Method in class net.jalbum.component.Selectable
 
toString() - Method in enum net.jalbum.filters.arty.Effect
 
toString() - Method in enum net.jalbum.filters.Layering
 
toString() - Method in enum net.jalbum.jprint.PageLayout
 
toString() - Method in exception class net.jalbum.ObjectException
 
toString() - Method in enum net.jalbum.OutputFormat
 
toString() - Method in class net.jalbum.projectgroups.FolderProjectGroup
 
toString() - Method in class net.jalbum.remotefs.RemoteFile
 
toString() - Method in class net.jalbum.Rendition
 
toString() - Method in exception class net.jalbum.resty.web.RestyException
 
toString() - Method in class net.jalbum.util.Parameters
 
toString() - Method in class net.jalbum.util.Profiler.Sample
 
toString() - Method in class net.jalbum.util.Profiler
 
toString() - Method in class net.jalbum.util.QuickProperties
 
toString() - Method in class net.jalbum.Variant
 
toString() - Method in class se.datadosen.component.DeferredSVGIcon
Returns a string representation of this image.
toString() - Method in class se.datadosen.component.Hour
 
toString() - Method in class se.datadosen.component.JColorSelector
 
toString() - Method in class se.datadosen.component.JFileSelector
 
toString() - Method in class se.datadosen.component.JHtmlPane
 
toString() - Method in class se.datadosen.component.RiverLayout2.Ruler
 
toString() - Method in class se.datadosen.component.search.AlbumObjectTarget
 
toString() - Method in class se.datadosen.component.search.ProjectTarget
 
toString() - Method in interface se.datadosen.component.search.Target
 
toString() - Method in class se.datadosen.component.search.UITarget
 
toString() - Method in class se.datadosen.explorer.FolderTreeNode
 
toString() - Method in class se.datadosen.explorer.JAlbumObject
 
toString() - Method in class se.datadosen.explorer.SmartFlowLayout
Returns a string representation of this FlowLayout object and its values.
toString() - Method in class se.datadosen.io.IIORegistryManager.ImageReaderWriterSelectable
 
toString() - Method in class se.datadosen.io.LinkFile
 
toString() - Method in class se.datadosen.jalbum.AccountProfile
 
toString() - Method in enum se.datadosen.jalbum.AlbumBean.CreditText
 
toString() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
toString() - Method in class se.datadosen.jalbum.AlbumManifest
 
toString() - Method in enum se.datadosen.jalbum.AlbumObject.Ordering
 
toString() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
toString() - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
toString() - Method in class se.datadosen.jalbum.AlbumProject
 
toString() - Method in class se.datadosen.jalbum.ast.ASTNode
 
toString() - Method in class se.datadosen.jalbum.ast.ElementNode
 
toString() - Method in class se.datadosen.jalbum.AST
Display this Abstract Syntax Tree visually for debug purposes
toString() - Method in class se.datadosen.jalbum.CategoryCounters
 
toString() - Method in enum se.datadosen.jalbum.Config.AfterPublishAction
 
toString() - Method in enum se.datadosen.jalbum.Config.FieldType
 
toString() - Method in enum se.datadosen.jalbum.Config.FileAddMethod
 
toString() - Method in enum se.datadosen.jalbum.Config.LabelType
 
toString() - Method in enum se.datadosen.jalbum.Config.LoggingLevel
 
toString() - Method in enum se.datadosen.jalbum.Config.NotificationLevel
 
toString() - Method in enum se.datadosen.jalbum.Config.OutputDirectoryLocation
 
toString() - Method in enum se.datadosen.jalbum.Config.PreviewMode
 
toString() - Method in enum se.datadosen.jalbum.Config.ProjectOrdering
 
toString() - Method in enum se.datadosen.jalbum.Config.ThumbnailQuality
 
toString() - Method in class se.datadosen.jalbum.DataRate
 
toString() - Method in class se.datadosen.jalbum.DateRange
 
toString() - Method in enum se.datadosen.jalbum.DirectoryChaining
 
toString() - Method in enum se.datadosen.jalbum.Flag
 
toString() - Method in class se.datadosen.jalbum.JHtmlBox
 
toString() - Method in class se.datadosen.jalbum.MakeResult
 
toString() - Method in class se.datadosen.jalbum.MetaObjectCache
 
toString() - Method in class se.datadosen.jalbum.PlaceService.Place
 
toString() - Method in enum se.datadosen.jalbum.scaling.CustomScaler.Type
 
toString() - Method in class se.datadosen.jalbum.ScriptLanguage
 
toString() - Method in class se.datadosen.jalbum.SkinProperties.RepositoryProperties
 
toString() - Method in enum se.datadosen.jalbum.structure.CountryOptions
 
toString() - Method in enum se.datadosen.jalbum.structure.DayOptions
 
toString() - Method in enum se.datadosen.jalbum.structure.MonthOptions
 
toString() - Method in enum se.datadosen.jalbum.structure.PlaceOptions
 
toString() - Method in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
 
toString() - Method in enum se.datadosen.jalbum.structure.RegionOptions
 
toString() - Method in enum se.datadosen.jalbum.structure.YearOptions
 
toString() - Method in class se.datadosen.jalbum.TimeCode
Return TimeCode formatted as h:m:ss or m:ss.xxx if there are frames too
toString() - Method in enum se.datadosen.jalbum.TitleSource
 
toString() - Method in enum se.datadosen.jalbum.TransferProtocol
 
toString() - Method in enum se.datadosen.jalbum.VideoResolution
 
toString() - Method in class se.datadosen.jalbum.Widget
 
toString() - Method in class se.datadosen.net.Share
 
toString() - Method in class se.datadosen.tags.Section
 
toString() - Method in class se.datadosen.util.DataSizeFormatter.DataSize
 
toString() - Method in enum se.datadosen.util.DataSizeFormatter.Unit
 
toString() - Method in class se.datadosen.util.FileFilters.BasicImageInfo
 
toString() - Method in class se.datadosen.util.FileFilters.FileType
 
toString() - Method in class se.datadosen.util.FormattedDate
 
toString() - Method in class se.datadosen.util.Item
 
toString() - Method in class se.datadosen.util.NameValue
 
toString() - Method in class se.datadosen.util.PrintSafeHashMap
Returns a string representation of this map.
toString() - Method in class se.datadosen.util.Scope
Display Scope hierarchy from this Scope to the root.
toString() - Method in class se.datadosen.util.SmartResourceBundle
 
toString() - Method in class se.datadosen.util.Stopwatch
 
toString() - Method in class se.datadosen.util.VersionNumber
 
toString(int) - Method in enum net.jalbum.jprint.PageLayout
 
toString(Map<String, Object>) - Method in class se.datadosen.tags.Template
Convert Template to a String with the given mapping Unmapped keys will be left untouched
total - Variable in class se.datadosen.jalbum.event.ProgressEvent
 
totalAlbumImages - Variable in class se.datadosen.jalbum.CompiledBase
 
totalAlbumImages - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
totalImages - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
totalIndexes - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
totalPages() - Method in class se.datadosen.jalbum.Paginator
 
totalSize() - Method in class se.datadosen.jalbum.Paginator
 
toTranslate - Static variable in class se.datadosen.jalbum.Msg
 
toZoomFactor(double) - Method in class net.jalbum.component.JImageComponent
 
trace() - Static method in class se.datadosen.util.Stopwatch
 
trace(String) - Method in class se.datadosen.jalbum.DebugTracer
 
trace(String) - Method in class se.datadosen.jalbum.Tracer
Dummy implementation Subclasses should provide real implementation
trace(String, Runnable, String...) - Method in class se.datadosen.jalbum.Tracer
Dummy implementation Subclasses should provide real implementation
trace(String, String...) - Method in class se.datadosen.jalbum.DebugTracer
 
trace(String, String...) - Method in class se.datadosen.jalbum.Tracer
Dummy implementation Subclasses should provide real implementation
trace(String, Throwable, String...) - Method in class se.datadosen.jalbum.DebugTracer
 
trace(String, Throwable, String...) - Method in class se.datadosen.jalbum.Tracer
Dummy implementation Subclasses should provide real implementation
Tracer - Class in se.datadosen.jalbum
 
Tracer() - Constructor for class se.datadosen.jalbum.Tracer
 
track() - Method in class se.datadosen.util.LambdaAction
 
track(Action) - Static method in class se.datadosen.jalbum.ActionTracker
Convenience (do a static import)
TRAILING - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be justified to the trailing edge of the container's orientation, for example, to the right in left-to-right orientations.
TransferableNode - Class in se.datadosen.dnd
 
TransferableNode(DefaultMutableTreeNode) - Constructor for class se.datadosen.dnd.TransferableNode
 
TransferListener - Interface in se.datadosen.jalbum.event
 
TransferProtocol - Enum in se.datadosen.jalbum
 
transform(AlbumObject) - Method in interface se.datadosen.jalbum.structure.Transformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.AlphabeticalTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.CalendarTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.CustomFilterTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.FlattenTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.KeywordTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.LimitTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.MirrorTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.PlaceTransformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.RecentlyAddedTransformer
 
transform(AlbumObject, VirtualFolder) - Method in interface se.datadosen.jalbum.structure.Transformer
 
transform(AlbumObject, VirtualFolder) - Method in class se.datadosen.jalbum.structure.VirtualRootTransformer
 
transformer - Variable in class net.jalbum.views.AlphabeticalView
 
transformer - Variable in class net.jalbum.views.CustomFilterView
 
transformer - Variable in class net.jalbum.views.DateView
 
transformer - Variable in class net.jalbum.views.KeywordView
 
transformer - Variable in class net.jalbum.views.PlaceView
 
transformer - Variable in class net.jalbum.views.RecentlyAddedView
 
Transformer - Interface in se.datadosen.jalbum.structure
Transform the shape of an AlbumObject tree
TRANSFORMER - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
translate(AlbumObject) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Translate AlbumObject to corresponding theoretical file in output directory For renames/moves, call before and after renaming/moving albumobject and pass resulting Files to moveTo method
transparentize(Component) - Method in class se.datadosen.component.ControlPanel
 
tree - Variable in class se.datadosen.dnd.AbstractTreeTransferHandler
 
tree - Variable in class se.datadosen.jalbum.structure.AbstractGroupsPanel
Sample tree
TreeCollection - Class in se.datadosen.jalbum
Collection over all children and descendants of given AlbumObject
TreeCollection(Collection<AlbumObject>) - Constructor for class se.datadosen.jalbum.TreeCollection
 
TreeCollection(Collection<AlbumObject>, EnumSet<IncludeOption>) - Constructor for class se.datadosen.jalbum.TreeCollection
 
TreeCollection(AlbumObject) - Constructor for class se.datadosen.jalbum.TreeCollection
 
TreeCollection(AlbumObject, EnumSet<IncludeOption>) - Constructor for class se.datadosen.jalbum.TreeCollection
 
treeDeleteEmpty(AlbumObject, AlbumObject) - Method in class se.datadosen.jalbum.structure.JOrganizeDialog
 
treeOf(AlbumObject) - Static method in interface se.datadosen.jalbum.AlbumObject
 
treePath(String, TreeModel) - Static method in class se.datadosen.jalbum.RemoteFSNode
 
TrialExpiredException - Exception Class in se.datadosen.jalbum
Thrown when jAlbum's trial period has expired if no license valid
TrialExpiredException(String) - Constructor for exception class se.datadosen.jalbum.TrialExpiredException
 
trimBrackets(String) - Static method in class net.jalbum.projectgroups.FolderProjectGroup
 
tryAdvance(Consumer<? super T>) - Method in class se.datadosen.jalbum.io.Walker
 
trySplit() - Method in class se.datadosen.jalbum.io.Walker
 
tulip - Enum constant in enum net.jalbum.filters.arty.Effect
 
TulipFilter - Class in net.jalbum.filters.arty.effects
Filter which gives an image a retro kind of look
TulipFilter() - Constructor for class net.jalbum.filters.arty.effects.TulipFilter
 
tumblr - Static variable in class se.datadosen.component.ShareIcons
 
tumblr_big - Static variable in class se.datadosen.component.ShareIcons
 
tumblr_grey - Static variable in class se.datadosen.component.ShareIcons
 
tumblrAction - Variable in class se.datadosen.explorer.JSharePanel
 
twelve - Enum constant in enum net.jalbum.jprint.PageLayout
 
twenty - Enum constant in enum net.jalbum.jprint.PageLayout
 
twentyfive - Enum constant in enum net.jalbum.jprint.PageLayout
 
twitter - Static variable in class se.datadosen.component.ShareIcons
 
twitter_big - Static variable in class se.datadosen.component.ShareIcons
 
twitter_grey - Static variable in class se.datadosen.component.ShareIcons
 
twitterAction - Variable in class se.datadosen.explorer.JSharePanel
 
two - Enum constant in enum net.jalbum.jprint.PageLayout
 
TWO_DIGIT_DAY - Enum constant in enum se.datadosen.jalbum.structure.DayOptions
 
TWO_DIGIT_MONTH - Enum constant in enum se.datadosen.jalbum.structure.MonthOptions
 
TWO_DIGIT_YEAR - Enum constant in enum se.datadosen.jalbum.structure.YearOptions
 
TypeNavigator - Class in se.datadosen.jalbum
Enable users to type keys to navigate to the first matching item within a user interface of items.
TypeNavigator() - Constructor for class se.datadosen.jalbum.TypeNavigator
 
TypeNavigator(Component) - Constructor for class se.datadosen.jalbum.TypeNavigator
Listen to key presses on comp
TYPICAL - Static variable in class net.jalbum.Variant
 

U

ui2Engine() - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
ui2Engine() - Method in class se.datadosen.jalbum.JAlbumFrame
Synchronize bean with user interface Made public from v5.2
ui2Engine() - Method in interface se.datadosen.jalbum.JAlbumWindow
 
ui2Engine(AlbumBean) - Method in class se.datadosen.jalbum.JAlbumFrame
 
uic - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
UITarget - Class in se.datadosen.component.search
Provides the ability to look-up user interface components
UITarget(JComponent) - Constructor for class se.datadosen.component.search.UITarget
Hack to create a UITarget to a specific component in order to look it up explicitly
UITarget(JComponent, String, List<Component>) - Constructor for class se.datadosen.component.search.UITarget
 
UITarget.Provider - Class in se.datadosen.component.search
 
ulFlags - Variable in class se.datadosen.component.windows.jna.Shell32.BrowseInfo
 
Unbound - Annotation Type in se.datadosen.util.annotations
Marks methods that should not be bound to Properties using BeanBinder
UNDECIDED - Enum constant in enum se.datadosen.jalbum.FileCopier.CopyDecision
 
undo() - Method in class net.jalbum.filterManager.FilterManager
 
undo() - Method in class net.jalbum.undo.UndoableDeleteEdit
 
undo() - Method in class net.jalbum.undo.UndoableMoveEdit
 
undo() - Method in class net.jalbum.undo.UndoableNamedEdit
 
UNDO_LIMIT - Static variable in class se.datadosen.component.SmartTextComponentSupport
 
UndoableDeleteEdit - Class in net.jalbum.undo
Representation of an undoable folder delete
UndoableDeleteEdit(AlbumObject) - Constructor for class net.jalbum.undo.UndoableDeleteEdit
 
undoableEditHappened(Object, String, Task, Task) - Method in class net.jalbum.undo.UndoHandler
 
undoableEditHappened(Object, String, Task, Task) - Method in interface net.jalbum.undo.UndoNotifier
 
undoableEditHappened(Object, UndoableEdit) - Method in class net.jalbum.undo.UndoHandler
Convenience call, creating UndoableEditEvent automatically
undoableEditHappened(Object, UndoableEdit) - Method in interface net.jalbum.undo.UndoNotifier
 
undoableEditHappened(UndoableEditEvent) - Method in class net.jalbum.undo.UndoHandler
Inform handler about an undoable edit that has happened Will automatically ignore this call if called (directly or indirectly) from any "undo" or "redo" method
undoableEditHappened(UndoableEditEvent) - Method in class se.datadosen.component.SmartTextComponentSupport
Implements UndoableEditListener
UndoableGroupEdit - Class in net.jalbum.undo
 
UndoableGroupEdit() - Constructor for class net.jalbum.undo.UndoableGroupEdit
 
UndoableGroupEdit(String) - Constructor for class net.jalbum.undo.UndoableGroupEdit
 
UndoableMoveEdit - Class in net.jalbum.undo
Representation of an undoable object move
UndoableMoveEdit(AlbumObject, AlbumObject, String, int) - Constructor for class net.jalbum.undo.UndoableMoveEdit
 
UndoableNamedEdit - Class in net.jalbum.undo
Convenience class to save some boiler plate coding (super call, Name of Edit and exception handing)
UndoableNamedEdit(String) - Constructor for class net.jalbum.undo.UndoableNamedEdit
 
undoAction - Variable in class se.datadosen.explorer.ImageToolActions
 
undoHandler - Variable in class se.datadosen.jalbum.JAlbumFrame
 
UndoHandler - Class in net.jalbum.undo
Handle Undo/Redo
UndoNotifier - Interface in net.jalbum.undo
 
UndoRedoException - Exception Class in net.jalbum.undo
Wrapper to allow undo/redo methods to throw exceptions
UndoRedoException(Throwable) - Constructor for exception class net.jalbum.undo.UndoRedoException
 
unescape(String) - Static method in class se.datadosen.util.StringUtil
 
uninstall() - Method in class net.jalbum.component.JPopupPanel
 
uninstall() - Method in class se.datadosen.component.JFadingText
 
uninstall() - Method in class se.datadosen.component.JSpeechBubble
 
uninstall() - Method in class se.datadosen.component.JWorkFlow
 
uninstallUI(JComponent) - Method in class se.datadosen.component.tags.FlowListUI
 
unionEquals(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)
unit - Variable in class se.datadosen.util.DataSizeFormatter.DataSize
 
unloadCurrentSkin() - Method in class se.datadosen.jalbum.AlbumBean
Experimental.
UnorderedArrayList<T> - Class in net.jalbum.util
Marker class that tells that the members are unordered
UnorderedArrayList() - Constructor for class net.jalbum.util.UnorderedArrayList
 
UnorderedArrayList(int) - Constructor for class net.jalbum.util.UnorderedArrayList
 
UnorderedArrayList(Collection<? extends T>) - Constructor for class net.jalbum.util.UnorderedArrayList
 
unzip(File, File) - Static method in class se.datadosen.util.IO
 
unzip(ZipInputStream, File) - Static method in class se.datadosen.util.IO
 
unzip(ZipInputStream, File, boolean) - Static method in class se.datadosen.util.IO
 
update() - Method in class net.jalbum.undo.UndoHandler
 
update() - Method in class se.datadosen.component.JWizard
update ui
update() - Method in class se.datadosen.jalbum.JAlbumSite
Get the most updated version of the PAD file
update() - Method in class se.datadosen.jalbum.JSkinInfo
 
update(long) - Method in class se.datadosen.jalbum.DataRate
Pass an incrementing value each time.
update(String, String, long) - Method in class se.datadosen.jalbum.event.ByteProgressEvent
 
updateAlbumInformation(String, String, String) - Method in class se.datadosen.explorer.JSharePanel
 
updateGroupsControls() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
Set groups to match patternGroups list
updateListData() - Method in class se.datadosen.component.MenuBasedAutoCompleter
 
updateListData() - Method in class se.datadosen.component.search.SearchSupport
Ensure that menu reflects the currently typed words
updateListData() - Method in class se.datadosen.component.TagAutoCompleter
 
updateLogger() - Method in class se.datadosen.jalbum.ShareBean
 
updateMenuState(AlbumObject) - Method in class se.datadosen.explorer.JEffectsMenu
 
updateNotifications() - Method in class se.datadosen.jalbum.JNotificationsPopup
 
updateProgress() - Method in class se.datadosen.jalbum.FileCopier
 
updateProgressBar(ProgressEvent) - Method in class se.datadosen.jalbum.JTransferProgressDialog
 
updateRepresentingIcon() - Method in interface se.datadosen.jalbum.AlbumObject
 
updateRepresentingIcon() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
updateSample() - Method in class se.datadosen.jalbum.structure.AbstractGroupsPanel
 
updateSourceActions(DropTargetDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
Call from dragEnter and dragOver and dropActionChanged
updateStateAndSetVisible(boolean) - Method in class se.datadosen.jalbum.JProgressDialog
 
updateStatusBar() - Method in class se.datadosen.explorer.JAlbumExplorer
For internal use only
updateTable(AlbumProject) - Method in class se.datadosen.jalbum.BackupRestoreBase
 
updateTitle() - Method in class se.datadosen.component.JWizard
 
updateTitle() - Method in class se.datadosen.jalbum.JPublishWizard
 
updateUI() - Method in class se.datadosen.component.JBasicToggleButton
 
updateUI() - Method in class se.datadosen.component.JGlassButton
Switching L&F sometimes sets an awfully wide border, so fix the first UI set
updateUI() - Method in class se.datadosen.component.JNotificationsButton
 
updateUI() - Method in class se.datadosen.component.JPlainButton
 
updateUI() - Method in class se.datadosen.component.JPlainSlider
 
updateUI() - Method in class se.datadosen.component.JSiteButton
 
updateUI() - Method in class se.datadosen.component.slider.RangeSlider
Overrides the superclass method to install the UI delegate to draw two thumbs.
updateValues() - Method in class se.datadosen.jalbum.videoplayer.MediaControl
 
updateVars() - Method in class se.datadosen.jalbum.CompiledScript
Deprecated.
Optional method to call in order to also update the variables that are specific to a certain context, for instance "out", "current", "meta" and "outputDirectory" For maximum performance, only call if needed.
UPLOAD_ON_CHANGE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
uploadAlbum(AlbumBean, boolean) - Method in class se.datadosen.jalbum.UploadBean
Upload an album to a server
uploadAlbum(AlbumBean, boolean, Set<File>, NavigableSet<RemoteFile>) - Method in class se.datadosen.jalbum.UploadBean
 
UploadAlbumTask - Class in se.datadosen.jalbum
Background album uploader
UploadAlbumTask(AlbumBean, JAlbumFrame, PrintStream) - Constructor for class se.datadosen.jalbum.UploadAlbumTask
 
UploadAlbumTask(AlbumProject, JAlbumContext, JAlbumFrame, PrintStream) - Constructor for class se.datadosen.jalbum.UploadAlbumTask
 
UploadBean - Class in se.datadosen.jalbum
Version 1.0
Glue between the JAlbum user interface and the RemoteFSBean ftp component.
UploadBean() - Constructor for class se.datadosen.jalbum.UploadBean
 
UploadBean(AlbumBean) - Constructor for class se.datadosen.jalbum.UploadBean
 
UploadBean.PathFinder - Class in se.datadosen.jalbum
Utility class that helps resolving (figuring out) paths and URLs to published albums
uploadFiles(File[], String) - Method in class se.datadosen.jalbum.UploadBean
 
uploadInBackground(AlbumBean) - Method in class se.datadosen.jalbum.JMultiMaker
 
uploadInBackgroundAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
uploadInBackgroundAction - Variable in class se.datadosen.jalbum.JMultiMaker
 
UploadListener - Interface in se.datadosen.jalbum
 
uploadProjectInBackground(AlbumProject) - Method in class se.datadosen.jalbum.JMultiMaker
 
upperInitial(String) - Static method in class se.datadosen.util.BeanBinderBase
 
UPSIDE_DOWN - Static variable in class se.datadosen.util.RotationSupport
 
UPSIDE_DOWN_FLIPPED - Static variable in class se.datadosen.util.RotationSupport
 
upsideDown - Enum constant in enum se.datadosen.util.Orientation
 
upsideDownFlipped - Enum constant in enum se.datadosen.util.Orientation
 
uri - Variable in class se.datadosen.net.Share
 
uriListFlavor - Static variable in class se.datadosen.explorer.AlbumObjectTransferable
 
URLChecker - Class in se.datadosen.util
 
urlEncode(String) - Static method in class se.datadosen.util.IO
URLencoding based on rfc3986 but with additions to reserved words to comply with Mac OSX restrictions; Reference: http://en.wikipedia.org/wiki/Percent-encoding Prior to jAlbum 8.1.5, this encoder attempted ISO8859-1 encoding of characters > 127 Only if a character wasn't encodable using ISO8859-1 it reverted to UTF-8 encoding.
urlFormat - Variable in class se.datadosen.component.JFileSelector
 
usage - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
USAGE_KEY - Static variable in class se.datadosen.component.search.SearchSupport
 
UsageCounters - Class in net.jalbum
Keep stats of various kinds of jAlbum usages
UsageCounters() - Constructor for class net.jalbum.UsageCounters
 
USE_ORIGINAL - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
USE_PANORAMA_VIEWER - Static variable in class se.datadosen.jalbum.PhotoSphere
 
useBackgroundFile(File, File) - Method in interface se.datadosen.io.ChainedDirectory.Decider
 
useJAlbumOrderingAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
useOriginalAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
user - Variable in class se.datadosen.jalbum.ProjectSettings.Differences
 
user - Variable in class se.datadosen.jalbum.ProjectSettings
 
USER_VARIABLES - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
userInterface() - Method in class net.jalbum.filters.arty.ArtyFilter
 
userInterface() - Method in class net.jalbum.filters.auto.AutoFilter
 
userInterface() - Method in class net.jalbum.filters.GrayscaleFilter
 
userInterface() - Method in interface net.jalbum.filters.HasUserInterface
Return (create if needed) the user interface for this instance (not called getUserInterface to avoid xml serialization)
userInterface() - Method in class net.jalbum.filters.LogoFilter
 
userInterface() - Method in class net.jalbum.filters.TextFilter
 
username - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
userName - Variable in class se.datadosen.jalbum.SignInManager
 
userName - Variable in class se.datadosen.net.Share
 
USERNAME - Static variable in class se.datadosen.jalbum.SkinProperties
 
USES_FFMPEG_VIDEO - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
useScaledImagesAsOriginals(boolean) - Method in class se.datadosen.jalbum.AlbumBean
Internal use only.

V

validLicense - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
value - Variable in class se.datadosen.util.DataSizeFormatter.DataSize
 
value - Variable in class se.datadosen.util.Item
 
value - Variable in class se.datadosen.util.NameValue
 
value() - Element in annotation type net.jalbum.component.RememberedName
 
value() - Element in annotation type se.datadosen.component.errorreporting.Failable
key that uniquely identifies this failable component
value() - Method in class se.datadosen.component.Hour
 
value() - Element in annotation type se.datadosen.jalbum.PhotoSphere.Model.XMP
 
value() - Element in annotation type se.datadosen.util.annotations.ActionCommand
 
value() - Element in annotation type se.datadosen.util.annotations.Bound
 
value() - Element in annotation type se.datadosen.util.annotations.CallOrder
 
value() - Element in annotation type se.datadosen.util.annotations.Icon
 
value() - Element in annotation type se.datadosen.util.annotations.Shortcut
 
value() - Element in annotation type se.datadosen.util.annotations.TabTitle
key to be mapped to corresponding translated text If missing, use key format ui.nameOfField
value() - Element in annotation type se.datadosen.util.annotations.Text
key to be mapped to corresponding translated text If missing, use key format ui.nameOfField
value() - Element in annotation type se.datadosen.util.annotations.Title
key to be mapped to corresponding translated text If missing, use key format ui.nameOfField
value() - Element in annotation type se.datadosen.util.annotations.ToolTipText
key to be mapped to corresponding translated text If missing, use key format ui.nameOfFieldToolTip
VALUE_UNSET - Static variable in class se.datadosen.jalbum.AccountProfile
 
valueChanged(ListSelectionEvent) - Method in class se.datadosen.component.tags.FlowListUI
 
valueOf(String) - Static method in enum net.jalbum.filterManager.FilterProperties.FilterCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.filters.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.filters.arty.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.filters.Layering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.filters.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.jprint.PageLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.jprint.TextBox.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jalbum.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.component.JNotification.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.component.JNotification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.AlbumBean.CreditText
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.AlbumObject.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Attachments.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.ChainedObjects.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.AfterPublishAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.FileAddMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.LabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.LoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.NotificationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.OutputDirectoryLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.PreviewMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.ProjectOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Config.ThumbnailQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.DeleteOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.DirectoryChaining
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.FileCopier.CopyDecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.FolderVisitResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.IncludeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.scaling.CustomScaler.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class se.datadosen.jalbum.ScriptLanguage
 
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.CountryOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.DayOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.MonthOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.PlaceOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.RegionOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.structure.YearOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.TitleSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.TransferProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.jalbum.VideoResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.util.ContextHelp.Corner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.util.DataSizeFormatter.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.util.FileFilters.ReaderFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.datadosen.util.Orientation
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.jalbum.filterManager.FilterProperties.FilterCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.filters.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.filters.arty.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.filters.arty.effects.BlendComposite.BlendingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.filters.Layering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.filters.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.jprint.PageLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.jprint.TextBox.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jalbum.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.component.JNotification.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.component.JNotification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.AlbumBean.CreditText
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.AlbumObject.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Attachments.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.ChainedObjects.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.AfterPublishAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.FileAddMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.LabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.LoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.NotificationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.OutputDirectoryLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.PreviewMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.ProjectOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Config.ThumbnailQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.DeleteOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.DirectoryChaining
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.FileCopier.CopyDecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.FolderVisitResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.IncludeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class se.datadosen.jalbum.MetaObjectCache
 
values() - Static method in enum se.datadosen.jalbum.scaling.CustomScaler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class se.datadosen.jalbum.ScriptLanguage
 
values() - Static method in enum se.datadosen.jalbum.structure.CountryOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.DayOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.MonthOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.PlaceOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.RecentlyAddedTransformer.ThresholdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.RegionOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.structure.YearOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.TitleSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.TransferProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.jalbum.VideoResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.util.ContextHelp.Corner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.util.DataSizeFormatter.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.util.FileFilters.ReaderFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.datadosen.util.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class se.datadosen.util.Scope
values
valueToString(Object) - Method in class se.datadosen.component.DimensionFormatter
 
Variant - Class in net.jalbum
Representation of a variant of a generated image
Variant(float, OutputFormat) - Constructor for class net.jalbum.Variant
 
VariantModel(List<Variant>) - Constructor for class se.datadosen.jalbum.JVariantsEditor.VariantModel
 
VBOTTOM - Static variable in class se.datadosen.component.RiverLayout
 
VBOTTOM - Static variable in class se.datadosen.component.RiverLayout2
 
VCENTER - Static variable in class se.datadosen.component.RiverLayout
 
VCENTER - Static variable in class se.datadosen.component.RiverLayout2
 
Verifier - Class in se.datadosen.component
A Verifier makes it convenient to verify the validity of the input of text components when the verification process might take some time (requiring network IO for instance).
Verifier(JTextComponent) - Constructor for class se.datadosen.component.Verifier
 
verify() - Method in class se.datadosen.component.Verifier
Trigger onVerify callback in background thread
verify(JComponent) - Method in class se.datadosen.component.DatePatternVerifier
 
verifyWebAccess() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
Check that one can reach the web root via a web browser
VERSION - Static variable in class se.datadosen.jalbum.SkinProperties
Skin version.
VERSION_NUMBER - Static variable in class net.jalbum.filterManager.FilterList
 
VersionNumber - Class in se.datadosen.util
Manage version number comparisons properly.
VersionNumber(String) - Constructor for class se.datadosen.util.VersionNumber
 
VERTICAL - Static variable in class se.datadosen.component.buttonbar.JButtonBarPane
 
VERTICAL - Static variable in class se.datadosen.component.buttonbar.PercentLayout
Useful constant to layout the components vertically (from left to right).
VerticalAlignment - Enum in net.jalbum.filters
Vertical alignment
VerticalLayout - Class in se.datadosen.component
 
VerticalLayout() - Constructor for class se.datadosen.component.VerticalLayout
 
VerticalLayout(int) - Constructor for class se.datadosen.component.VerticalLayout
 
vertically(JComponent...) - Static method in class net.jalbum.component.Group
 
VetoableAction - Class in se.datadosen.component
Action whos setEnabled method can be vetoed by listeners Enables a clean way to handle the enabled state of actions when the enabled state is dependent on multiple parts of a program
VetoableAction() - Constructor for class se.datadosen.component.VetoableAction
 
VetoableAction(String) - Constructor for class se.datadosen.component.VetoableAction
 
VetoableAction(String, Icon) - Constructor for class se.datadosen.component.VetoableAction
 
vetoSupport - Variable in class se.datadosen.component.VetoableAction
 
VFILL - Static variable in class se.datadosen.component.RiverLayout
 
VFILL - Static variable in class se.datadosen.component.RiverLayout2
 
vgap - Variable in class se.datadosen.component.VerticalLayout
 
video - Enum constant in enum se.datadosen.jalbum.Category
 
VIDEO_CLIP_LENGTH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_CLIP_START - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_DURATION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_FPS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_HEIGHT - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_POSITION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_SETTINGS_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIDEO_WIDTH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VideoInfo(Orientation, TimeCode, Integer, Dimension) - Constructor for class se.datadosen.jalbum.VideoProcessor.VideoInfo
 
videoParameters - Variable in class se.datadosen.jalbum.VideoProcessor
 
VideoPlayer - Class in se.datadosen.jalbum.videoplayer
 
VideoPlayer(AlbumObject) - Constructor for class se.datadosen.jalbum.videoplayer.VideoPlayer
 
videoProcessingProgress(AlbumBeanEvent, float) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
videoProcessingProgress(AlbumBeanEvent, float) - Method in class se.datadosen.jalbum.JAlbumConsole
 
videoProcessingProgress(AlbumBeanEvent, float) - Method in class se.datadosen.jalbum.JProgressDialog
 
videoProcessingProgress(AlbumBeanEvent, float) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
VideoProcessor - Class in se.datadosen.jalbum
Class responsible for converting a range of video formats to a format that is suitable for the web It is also responsible for creating thumbnail JPEG images from videos.
VideoProcessor.ProgressInfo - Class in se.datadosen.jalbum
 
VideoProcessor.ProgressMonitor - Interface in se.datadosen.jalbum
 
VideoProcessor.VideoInfo - Class in se.datadosen.jalbum
 
videoQuality - Variable in class se.datadosen.jalbum.VideoProcessor
 
videoResolution - Variable in class se.datadosen.jalbum.VideoProcessor
 
VideoResolution - Enum in se.datadosen.jalbum
Represents video resolutions applicable to the VideoProcessor
view - Enum constant in enum se.datadosen.jalbum.Category
 
View<T> - Interface in net.jalbum.views
 
VIEW - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
VIEW_SOURCE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
viewAlbumAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
ViewAlbumObject - Class in se.datadosen.jalbum
 
ViewAlbumObject(File, AlbumObject, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.ViewAlbumObject
 
viewFolder(AlbumObject) - Method in class se.datadosen.explorer.JAlbumExplorer
 
viewPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
viewRemoteAlbumAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
viewSource - Variable in class net.jalbum.views.AlphabeticalView
 
viewSource - Variable in class net.jalbum.views.CustomFilterView
 
viewSource - Variable in class net.jalbum.views.DateView
 
viewSource - Variable in class net.jalbum.views.KeywordView
 
viewSource - Variable in class net.jalbum.views.PlaceView
 
viewSource - Variable in class net.jalbum.views.RecentlyAddedView
 
viewSource() - Method in class net.jalbum.browser.JxBrowser
 
viewSource() - Method in interface net.jalbum.browser.WebBrowser
 
viewSource() - Method in class net.jalbum.browser.WebViewBrowser
 
vimeo - Static variable in class se.datadosen.component.ShareIcons
 
vimeo_grey - Static variable in class se.datadosen.component.ShareIcons
 
VirtualDirectory - Class in se.datadosen.jalbum.io
Representation of directory when there is no backing physical directory
VirtualDirectory(File, String) - Constructor for class se.datadosen.jalbum.io.VirtualDirectory
 
VirtualFile - Class in se.datadosen.jalbum.io
Marker class Representation of File when there is no backing physical file
VirtualFile(File) - Constructor for class se.datadosen.jalbum.io.VirtualFile
 
VirtualFolder - Class in se.datadosen.jalbum
Folder representation that lacks backing physical folder
VirtualFolder(File, AlbumObject, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.VirtualFolder
 
VirtualGroup - Interface in net.jalbum.projectgroups
Marker interface for groups containing references only
VirtualProjectGroup - Class in net.jalbum.projectgroups
 
VirtualProjectGroup(Supplier<File>) - Constructor for class net.jalbum.projectgroups.VirtualProjectGroup
 
VirtualProjectGroup(ProjectGroup, String) - Constructor for class net.jalbum.projectgroups.VirtualProjectGroup
 
VirtualRootTransformer - Class in se.datadosen.jalbum.structure
Return existing structure, but rooted in a virtual root, allowing addition of additional album objects
VirtualRootTransformer() - Constructor for class se.datadosen.jalbum.structure.VirtualRootTransformer
 
VISIBLE_FILTER - Static variable in interface se.datadosen.jalbum.AlbumObjectFilter
Filter out excluded and hidden objects
visibleProperty - Variable in class net.jalbum.component.JBindableLabel
 
VTOP - Static variable in class se.datadosen.component.RiverLayout
 
VTOP - Static variable in class se.datadosen.component.RiverLayout2
 
VUOutputStream - Class in se.datadosen.io
Output stream that monitors the "Volume Unit" of passed audio data The "Volume Unit" is the peak amplitude between each measurement Measurements are taken in regular intervals
VUOutputStream(AudioFormat, OutputStream) - Constructor for class se.datadosen.io.VUOutputStream
 

W

waitCursor - Variable in class se.datadosen.jalbum.JAlbumFrame
 
WaitCursor - Class in se.datadosen.component
Manages presenting a wait cursor in a delayed fashion to avoid flickering Wrap possibly long running code in workStarted and workDone methods Also allows nested calls to workStarted and workDone
WaitCursor(Window) - Constructor for class se.datadosen.component.WaitCursor
 
WaitCursor(Window, long) - Constructor for class se.datadosen.component.WaitCursor
 
WaitCursor.WaitToken - Class in se.datadosen.component
Convenience class to used in try-with-resources to ensure that workDone is always called.
waitForIdle() - Method in class se.datadosen.util.WorkCounter
 
waitForIdle(int) - Method in class se.datadosen.util.WorkCounter
 
waitForUpdate() - Method in class se.datadosen.component.JSkinLikesPanel
 
WaitToken(JComponent) - Constructor for class se.datadosen.component.WaitCursor.WaitToken
Create a token within a try-with-resources for any code that might take longer to execute
WaitToken(WaitCursor) - Constructor for class se.datadosen.component.WaitCursor.WaitToken
 
waitUntilLoaded() - Method in class net.jalbum.browser.BrowserPane
 
waitUntilLoaded() - Method in class net.jalbum.browser.JxBrowser
 
waitUntilLoaded() - Method in interface net.jalbum.browser.WebBrowser
 
waitUntilLoaded() - Method in class net.jalbum.browser.WebViewBrowser
 
walk(Stream<T>, Function<? super T, Stream<? extends T>>) - Static method in class se.datadosen.jalbum.io.Walker
 
walkComponents(BiConsumer<String, JComponent>) - Method in class se.datadosen.util.BeanBinder
Visit all accessible UI components
Walker<T> - Class in se.datadosen.jalbum.io
 
warn(String) - Method in class net.jalbum.browser.WebViewBrowser.JavaBridge
 
warning - Enum constant in enum se.datadosen.jalbum.Config.LoggingLevel
 
warning(String) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
warning(String) - Method in class se.datadosen.jalbum.MakeAlbumTask
 
WARNING - Enum constant in enum se.datadosen.component.JNotification.Type
Warning message
WARNING - Static variable in class se.datadosen.jalbum.EasyJFrame
 
wasAlreadySelected - Variable in class se.datadosen.explorer.ExplorerSelectionModel
 
wasShownInPopup() - Method in class se.datadosen.component.JNotification
 
Watchdog - Class in se.datadosen.jalbum
Ensure that the AWT thread isn't blocked for more than 20 seconds.
Watchdog() - Constructor for class se.datadosen.jalbum.Watchdog
 
WaveRecodingOutputStream - Class in se.datadosen.io
OutputStream capable of recoding audio.
WaveRecodingOutputStream(AudioFormat, AudioFormat, OutputStream) - Constructor for class se.datadosen.io.WaveRecodingOutputStream
 
web - Enum constant in enum se.datadosen.jalbum.Config.OutputDirectoryLocation
 
WEB_LOCATION - Static variable in class se.datadosen.util.FileFilters
 
WEB_PAGE_TEMPLATE - Static variable in class se.datadosen.util.FileFilters
 
WEB_ROOT_PROPERTY - Static variable in class se.datadosen.jalbum.UploadBean
 
WebBinder - Class in se.datadosen.util
Utility class to bind the form components of a web based user interface to jAlbum variables Not for public use
WebBinder() - Constructor for class se.datadosen.util.WebBinder
 
WebBrowser - Interface in net.jalbum.browser
Interface towards embedded web browser
webEngine - Static variable in class net.jalbum.browser.WebViewBrowser
 
webLocation - Enum constant in enum se.datadosen.jalbum.Category
 
WebLocation - Class in se.datadosen.jalbum
 
WebLocation(File) - Constructor for class se.datadosen.jalbum.WebLocation
 
WebLocation(String) - Constructor for class se.datadosen.jalbum.WebLocation
 
WebLocation(URI) - Constructor for class se.datadosen.jalbum.WebLocation
 
WebLocation(URL) - Constructor for class se.datadosen.jalbum.WebLocation
 
WEBLOCATION_EXTENSION - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
WEBP - Enum constant in enum net.jalbum.OutputFormat
 
webPage - Enum constant in enum se.datadosen.jalbum.Category
 
webPath(Path) - Static method in class se.datadosen.util.IO
 
webPath(Path, Path) - Static method in class se.datadosen.util.IO
 
webSafe(File) - Static method in class se.datadosen.util.IO
 
webSafe(String) - Static method in class se.datadosen.util.IO
 
WebSafeAlbumObjectFactory - Class in se.datadosen.jalbum
Ensures that albumObjects have file names that are allowed by web browsers Replaces illegal characters with a "-" Only used during album generation
WebSafeAlbumObjectFactory(AlbumBean) - Constructor for class se.datadosen.jalbum.WebSafeAlbumObjectFactory
 
WebViewBrowser - Class in net.jalbum.browser
JavaFX WebView based browser.
WebViewBrowser() - Constructor for class net.jalbum.browser.WebViewBrowser
 
WebViewBrowser.JavaBridge - Class in net.jalbum.browser
The following code redirects console.log() to JavaBridge.log():
WEST - Enum constant in enum se.datadosen.explorer.ExplorerSelectionModel.Direction
 
whenEqualsDisable(JComboBox, Object, JComponent) - Static method in class se.datadosen.component.ComponentUtilities
 
whenEqualsDisable(JComboBox, Object, JComponent...) - Static method in class se.datadosen.component.ComponentUtilities
 
whenEqualsEnable(JComboBox, Object, JComponent) - Static method in class se.datadosen.component.ComponentUtilities
 
whenEqualsEnable(JComboBox, Object, JComponent...) - Static method in class se.datadosen.component.ComponentUtilities
 
whenSelectedDisable(AbstractButton, JComponent) - Static method in class se.datadosen.component.ComponentUtilities
 
whenSelectedDisable(AbstractButton, JComponent...) - Static method in class se.datadosen.component.ComponentUtilities
 
whenSelectedEnable(AbstractButton, JComponent) - Static method in class se.datadosen.component.ComponentUtilities
 
whenSelectedEnable(AbstractButton, JComponent...) - Static method in class se.datadosen.component.ComponentUtilities
 
Widget - Class in se.datadosen.jalbum
Data object to represent a jAlbum widget
Widget() - Constructor for class se.datadosen.jalbum.Widget
Needed for JavaBean xml serialization
Widget(String, String, String, String, Boolean) - Constructor for class se.datadosen.jalbum.Widget
 
WidgetException - Exception Class in se.datadosen.jalbum
 
WidgetException() - Constructor for exception class se.datadosen.jalbum.WidgetException
 
WidgetException(String) - Constructor for exception class se.datadosen.jalbum.WidgetException
 
WidgetNode - Class in se.datadosen.jalbum.ast
 
WidgetNode(Element) - Constructor for class se.datadosen.jalbum.ast.WidgetNode
 
Widgets - Class in se.datadosen.jalbum
Utility class to simplify widget usage for skins
Widgets() - Constructor for class se.datadosen.jalbum.Widgets
 
WIDGETS - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
WIDGETS_LOCAL_CHANGE - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
width - Variable in class se.datadosen.util.FileFilters.BasicImageInfo
 
window - Variable in class se.datadosen.component.JModalPanel
 
window - Variable in class se.datadosen.jalbum.CompiledBase
 
window - Variable in class se.datadosen.jalbum.CompiledScript
Deprecated.
 
window - Static variable in class se.datadosen.jalbum.JAlbumColor
 
window - Variable in class se.datadosen.jalbum.structure.JOrganizeDialog
 
windowed - Enum constant in enum se.datadosen.jalbum.Config.PreviewMode
 
WindowHelpContext(Window) - Constructor for class se.datadosen.util.ContextHelp.WindowHelpContext
 
windowIcon - Variable in class se.datadosen.jalbum.JAlbumFrameIcons
 
WindowsFileChooser - Class in se.datadosen.component.windows
Swing-like wrapper around Windows' native Comdlg32 file chooser This implementation uses JNA to map to native libraries Based on JnaFileChooser
WindowsFileChooser() - Constructor for class se.datadosen.component.windows.WindowsFileChooser
 
windowText - Static variable in class se.datadosen.jalbum.JAlbumColor
 
WindowUtilities - Class in se.datadosen.util
 
WindowUtilities() - Constructor for class se.datadosen.util.WindowUtilities
 
WordList - Class in se.datadosen.component
Companion to the Autocompleter class
WordList() - Constructor for class se.datadosen.component.WordList
 
Work<T> - Class in net.jalbum.util
Manager of background data processing on any collection of objects (array, Collection or Stream).
WorkCounter - Class in se.datadosen.util
Experimental class to manage waiting for work to be completed in several threads.
WorkCounter() - Constructor for class se.datadosen.util.WorkCounter
 
workDone() - Method in class se.datadosen.component.JProgressSpinner
 
workDone() - Method in class se.datadosen.component.WaitCursor
 
workDone() - Method in class se.datadosen.jalbum.AlbumProject
 
workDone() - Method in class se.datadosen.jalbum.JAlbumTrayIcon
 
workDone() - Method in class se.datadosen.util.WorkCounter
 
workerPool - Static variable in class se.datadosen.util.IO
 
WorkerPool - Class in net.jalbum.util
Enables efficient multi threaded (more than CPU cores) parallel stream processing.
WorkerPool(int) - Constructor for class net.jalbum.util.WorkerPool
 
WorkException - Exception Class in net.jalbum.util
Work wraps any exception that's being thrown in WorkException.
WorkException(String, Object, Throwable) - Constructor for exception class net.jalbum.util.WorkException
 
workingProperty - Variable in class net.jalbum.component.JImageComponent
Tells whether this component is loading images in the background.
workingProperty - Variable in class se.datadosen.jalbum.AlbumProject
 
workStarted() - Method in class se.datadosen.component.JProgressSpinner
 
workStarted() - Method in class se.datadosen.component.WaitCursor
 
workStarted() - Method in class se.datadosen.jalbum.AlbumProject
 
workStarted() - Method in class se.datadosen.jalbum.JAlbumTrayIcon
 
workStarted() - Method in class se.datadosen.util.WorkCounter
 
wrap(JComponent) - Static method in class se.datadosen.component.MiddleLayout
Create a JPanel with MiddleLayout and the supplied parameter as content
wrapInFolderAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
WrappableJLabel - Class in se.datadosen.component
JLabel where you can set the preferred width only.
WrappableJLabel() - Constructor for class se.datadosen.component.WrappableJLabel
 
WrappableJLabel(String) - Constructor for class se.datadosen.component.WrappableJLabel
 
WrappableJLabel(String, int) - Constructor for class se.datadosen.component.WrappableJLabel
 
WrappableJLabel(String, Icon, int) - Constructor for class se.datadosen.component.WrappableJLabel
 
WrappableJLabel(Icon) - Constructor for class se.datadosen.component.WrappableJLabel
 
WrappableJLabel(Icon, int) - Constructor for class se.datadosen.component.WrappableJLabel
 
write() - Method in class se.datadosen.jalbum.EmbeddedProperties
Write properties back to the same JPEG image file it was created with, preserving the image file itself
write(byte[]) - Method in class se.datadosen.io.DualPrintStream
 
write(byte[]) - Method in class se.datadosen.io.NotifyingPrintStream
 
write(byte[], int, int) - Method in class se.datadosen.io.ConsoleStream
 
write(byte[], int, int) - Method in class se.datadosen.io.DualPrintStream
 
write(byte[], int, int) - Method in class se.datadosen.io.MP3OutputStream
 
write(byte[], int, int) - Method in class se.datadosen.io.NotifyingPrintStream
 
write(byte[], int, int) - Method in class se.datadosen.io.SkipBytesOutputStream
 
write(byte[], int, int) - Method in class se.datadosen.io.VUOutputStream
 
write(byte[], int, int) - Method in class se.datadosen.io.WaveRecodingOutputStream
 
write(int) - Method in class se.datadosen.io.ConsoleStream
 
write(int) - Method in class se.datadosen.io.DualPrintStream
 
write(int) - Method in class se.datadosen.io.MP3OutputStream
 
write(int) - Method in class se.datadosen.io.NotifyingPrintStream
 
write(int) - Method in class se.datadosen.io.SkipBytesOutputStream
 
write(int) - Method in class se.datadosen.io.VUOutputStream
 
write(int) - Method in class se.datadosen.io.WaveRecodingOutputStream
 
write(XMPMeta) - Method in class se.datadosen.jalbum.PhotoSphere.Model
 
write(File) - Method in class se.datadosen.jalbum.EmbeddedProperties
Write properties back to JPEG image file, preserving the image file itself
write(RemoteFS, String) - Method in class se.datadosen.jalbum.AlbumManifest
 
writeBytes(byte[], File) - Static method in class se.datadosen.util.IO
 
writeChangedTextFile(String, File, String) - Static method in class se.datadosen.util.IO
Deprecated.
Use TargetPage instead for improved parallelism
writeChanges(String, String) - Method in class se.datadosen.util.TargetPage
Write new contents to disk if changes have been made.
writeChanges(String, Charset) - Method in class se.datadosen.util.TargetPage
Write new contents to disk if changes have been made.
writeChangesBg(String, String) - Method in class se.datadosen.util.TargetPage
Write new contents to disk if changes have been made.Uses a background task for processing.
writeChangesBg(String, Charset) - Method in class se.datadosen.util.TargetPage
Write new contents to disk if changes have been made.Uses a background task for processing.
writeMapFile(Map, File) - Static method in class se.datadosen.util.IO
Write a Map to file.
writeModel() - Method in class se.datadosen.jalbum.JImageEffectsPanel
 
writeModel() - Method in interface se.datadosen.util.BinderListener
Called just before user interface state is passed to model
writeModel(Object) - Method in class se.datadosen.util.BeanBinder
Like setProperties, but non static (uses user interface array from constructor) and fires writeModel to listeners
writeTextFile(String, File) - Static method in class se.datadosen.util.IO
 
writeTextFile(String, File, String) - Static method in class se.datadosen.util.IO
 
writeToFile(File) - Method in class se.datadosen.jalbum.WebLocation
 

X

xap_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
xapRights_NS - Static variable in class se.datadosen.jalbum.XmpManager
 
xml(URI) - Method in class net.jalbum.resty.web.RobustResty
 
xml(URI, AbstractContent) - Method in class net.jalbum.resty.web.RobustResty
 
XMLDocument - Class in se.datadosen.tags
 
XMLDocument(Element) - Constructor for class se.datadosen.tags.XMLDocument
 
XmpManager - Class in se.datadosen.jalbum
Interface to get and set XMP properties bound to an AlbumObject
XmpManager(File) - Constructor for class se.datadosen.jalbum.XmpManager
 
XmpManager(AlbumObject) - Constructor for class se.datadosen.jalbum.XmpManager
 

Y

YearOptions - Enum in se.datadosen.jalbum.structure
 
YES - Static variable in class se.datadosen.jalbum.EasyJFrame
 
youtube - Static variable in class se.datadosen.component.ShareIcons
 
youtube_grey - Static variable in class se.datadosen.component.ShareIcons
 

Z

zip(File) - Static method in class se.datadosen.util.IO
Zip a file or folder to destination file.
zip(File, File) - Static method in class se.datadosen.util.IO
Zip a file or folder to destination file
zip(File, FileFilter) - Static method in class se.datadosen.util.IO
Zip a file or folder to destination file.
zip(File, File, FileFilter) - Static method in class se.datadosen.util.IO
Zip a file or folder to destination file
zoomBySteps(MouseWheelEvent) - Method in class net.jalbum.component.JZoomScrollPane
 
zoomInAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
zoomOutAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
zoomToMin() - Method in class net.jalbum.component.JImageComponent
Zoom out so entire image fits within parent Viewport
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