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

A

abort() - Method in class se.datadosen.jalbum.SlowOperation
A call to abort should make the run method to exit
abortAction - Variable in class se.datadosen.jalbum.SlowOperation
 
abortConnection() - Method in class se.datadosen.util.httpClient.HttpConnection
 
abortProcessing() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
abortProcessing() - Method in class se.datadosen.jalbum.event.UploadEvent
 
AbstractTreeTransferHandler - Class in se.datadosen.dnd
 
AbstractTreeTransferHandler(JTree, int, boolean) - Constructor for class se.datadosen.dnd.AbstractTreeTransferHandler
 
accept(File) - Method in class se.datadosen.jalbum.AlbumFileFilter
 
accept(File) - Method in class se.datadosen.jalbum.StyleFileFilter
 
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
 
AccountManager.AccountStatus() - Constructor for class se.datadosen.jalbum.AccountManager.AccountStatus
 
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
 
accountsIcon - Variable in class se.datadosen.jalbum.JAlbumFrameIcons
 
accountType - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
actionPerformed(ActionEvent) - Method in class net.jalbum.filterManager.FilterManagerUI
 
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.jalbum.JFileListMenu
 
actionPerformed(ActionEvent) - Method in class se.datadosen.util.AliasAction
 
actionPerformed(ActionEvent, PropertyChangeListener) - Method in class se.datadosen.util.SlowAction
 
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
 
actions - Variable in class se.datadosen.jalbum.JAlbumFrame
 
active - Variable in class se.datadosen.net.Share
 
add(Component, Object) - Method in class se.datadosen.component.ControlPanel
 
add(String, Component) - Method in class se.datadosen.component.ControlPanel
 
add(Component, Object, int) - Method in class se.datadosen.component.ControlPanel
 
add(Component, int) - Method in class se.datadosen.component.ControlPanel
 
add(Component) - Method in class se.datadosen.component.ControlPanel
 
add(Component, Object, int) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component, Object) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component, int) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(String, Component) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component) - Method in class se.datadosen.component.JCollapsiblePanel
 
add(Component) - Method in class se.datadosen.component.JPopupButton
 
add(Action) - Method in class se.datadosen.component.JPopupButton
 
add(JCheckBox) - Method in class se.datadosen.component.StateMonitor
 
add(JComboBox) - Method in class se.datadosen.component.StateMonitor
 
add(JTextComponent) - Method in class se.datadosen.component.StateMonitor
 
add(JColorSelector) - Method in class se.datadosen.component.StateMonitor
 
add(List<File>) - Method in interface se.datadosen.jalbum.AlbumObject
 
add(List<File>) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
add(String, String) - Method in class se.datadosen.util.Replacer
 
addAccount(AccountProfile) - Method in class se.datadosen.jalbum.AccountManager
Add a new FTP account to the list.
addAccountIcon - Variable in class se.datadosen.jalbum.JAlbumFrameIcons
 
addAccountManagerListener(AccountManagerListener) - Method in class se.datadosen.jalbum.AccountManager
 
addAction - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JColorSelector
 
addActionListener(ActionListener) - Method in class se.datadosen.component.JLinkLabel
 
addActionListener(ActionListener) - Method in class se.datadosen.jalbum.DeferredChooser
 
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
 
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)
addEditListener(EditListener) - Method in class se.datadosen.explorer.JEditPanel
Implements EditPanel
addEditListener(EditListener) - Method in interface se.datadosen.jalbum.EditPanel
Register EditListeners that get notified when user starts editing album objects
addFile(File) - Method in class se.datadosen.jalbum.JFileListMenu
 
addFile(File) - Method in class se.datadosen.jalbum.RecentProjectFiles
Add file to list (if not already present) Also move file to top of list
addFileDropListener(FileDropListener) - Method in class se.datadosen.dnd.JFileDropPanel
 
addFileList(File[]) - Method in class se.datadosen.component.JPlaylist
 
addFileListMenuListener(FileListMenuListener) - Method in class se.datadosen.jalbum.JFileListMenu
 
addFilter(JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManager
 
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
 
addIgnoreDir(String) - Method in class se.datadosen.jalbum.SkinManager
 
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
 
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.RiverLayout
 
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
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumBean
 
addPropertyChangeListener(String, 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(String, PropertyChangeListener) - Method in interface se.datadosen.jalbum.AlbumObject
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class se.datadosen.jalbum.JAlbumContext
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class se.datadosen.jalbum.JAlbumContext
 
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
 
addStructureListener(StructureListener) - Method in class se.datadosen.explorer.JExplorerPanel
 
addTab(String, Icon, Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
addTab(String, Component) - Method in class se.datadosen.explorer.JPropertyPanel
 
addToolsMenuItem(JMenuItem) - Method in class se.datadosen.jalbum.PluginContext
Add custom menu item to global Tools menu
addUploadListener(UploadListener) - Method in class se.datadosen.jalbum.UploadBean
Event dispatching code
addVetoableChangeListener(VetoableChangeListener) - Method in class se.datadosen.component.VetoableAction
 
adjustAlignment(Component) - Method in class se.datadosen.component.RiverLayout
 
adjustOrientation(ImageIcon, Metadata) - Static method in class se.datadosen.util.RotationSupport
 
adjustOrientation(ImageIcon, File) - 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, int) - Static method in class se.datadosen.util.RotationSupport
 
advancePhase() - Method in class se.datadosen.component.JProgressSpinner
Move most recent tick mark one step clockwise
album - Variable in class se.datadosen.jalbum.CompiledScript
 
albumAccessTest() - Method in class se.datadosen.jalbum.ShareBean
 
albumAdded(AccountProfile, String, boolean) - Method in class se.datadosen.jalbum.Notifier
 
albumAddedBg(AccountProfile, String, 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
 
AlbumBeanEvent - Class in se.datadosen.jalbum
Event object to help monitoring album generation.
AlbumBeanEvent(Object, File, String, String, int, int, int, int) - Constructor for class se.datadosen.jalbum.AlbumBeanEvent
 
AlbumBeanEvent(Object, String, String, int, int, int, int) - Constructor for class se.datadosen.jalbum.AlbumBeanEvent
 
AlbumBeanListener - Interface in se.datadosen.jalbum
Listener interface to be implemented by classes interrested in monitoring album generation.
albumButtonsBackground - Static variable in class se.datadosen.jalbum.JAlbumColor
 
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 neccesary 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, File, String) - Constructor for class se.datadosen.jalbum.AlbumFileFilter
 
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(File, BufferedImage, int, AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumImage
Construct an AlbumImage, also telling what stage an image is in: (1=original, 2=scaled to closeup size for use by closeups and thumbnails, 3=scaled to closeup size for use by closeups only, 4=scaled to closeup size for use by thumbnails, 5=scaled to thumbnail size for use by thumbnails.
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(Set<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
 
AlbumObjectFactory - Class in se.datadosen.jalbum
 
AlbumObjectFactory(AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumObjectFactory
 
albumObjectFlavor - Static variable in class se.datadosen.explorer.JAlbumTransferable
 
albumObjectFlavor - Static variable in interface se.datadosen.jalbum.AlbumObject
 
AlbumObjectImpl - Class in se.datadosen.jalbum
Implementation of an AlbumObject.
AlbumObjectMetadata - Class in se.datadosen.jalbum
 
AlbumObjectMetadata(File) - Constructor for class se.datadosen.jalbum.AlbumObjectMetadata
 
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(AlbumObject) - Constructor for class se.datadosen.jalbum.AlbumObjectProperties
 
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.
AlbumObjectProperties.HiddenProperty() - Constructor for class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
AlbumObjectProperties.HiddenProperty(Object) - Constructor for class se.datadosen.jalbum.AlbumObjectProperties.HiddenProperty
 
AlbumProject - Class in se.datadosen.jalbum
 
AlbumProject(File) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumProject(File, AlbumObjectFactory) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumProject(File, AlbumObject) - Constructor for class se.datadosen.jalbum.AlbumProject
 
AlbumSynchronizer - Class in se.datadosen.jalbum
Keeps generated files that corresponds to an AlbumObject in sync (corresponding name/location or deleted status).
AlbumSynchronizer(AlbumBean) - Constructor for class se.datadosen.jalbum.AlbumSynchronizer
 
AlbumTest - Class in se.datadosen.jalbum
 
AlbumTest() - Constructor for class se.datadosen.jalbum.AlbumTest
 
AliasAction - Class in se.datadosen.util
 
AliasAction(Action) - Constructor for class se.datadosen.util.AliasAction
 
AliasAction(Action, String) - Constructor for class se.datadosen.util.AliasAction
 
AliasAction(Action, Icon) - Constructor for class se.datadosen.util.AliasAction
 
ALIGN_CENTER - Static variable in class se.datadosen.component.JSmartSeparator
 
ALIGN_LEFT - Static variable in class se.datadosen.component.JSmartSeparator
 
ALIGN_RIGHT - Static variable in class se.datadosen.component.JSmartSeparator
 
ALL - Static variable in class se.datadosen.util.httpClient.Log
 
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.JSmartTextComponentSupport
 
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
alpha - Variable in class se.datadosen.component.JSuperimposePanel
 
ao - Variable in class se.datadosen.explorer.JAlbumObject
 
appendImages - Variable in class se.datadosen.jalbum.JMainSettingsPanel
 
application - Static variable in class se.datadosen.jalbum.AlbumBean
 
application - Variable in class se.datadosen.jalbum.CompiledScript
 
applyFilter() - Method in class net.jalbum.filterManager.FilterManager
 
applyFilter(JAFilter, Map) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the specified filter and variables
applyFilter(JAFilter) - Method in class se.datadosen.jalbum.AlbumImage
Return new AlbumImage, filtered with the specified filter
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
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
applyPostscaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
applyPrescaleFilters(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
areChildrenDefined() - Method in class se.datadosen.jalbum.RemoteFSNode
 
AttributeTokenizer - Class in se.datadosen.tags
Parses a string of name=value name="value with spaces"... pairs inside a tag
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(JComponentHolder) - Constructor for class se.datadosen.util.Attributizer
 
Attributizer(boolean, boolean, boolean) - Constructor for class se.datadosen.util.Attributizer
 
AUDIO_FILE - Static variable in class se.datadosen.util.FileFilters
 
AuthenticationException - Exception in se.datadosen.jalbum
 
AuthenticationException(String) - Constructor for exception 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 tag) Valid values are true and false.
autoscroll(Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
AutoSelectingTreeCellEditor - Class in se.datadosen.component
 
AutoSelectingTreeCellEditor(JTree, DefaultTreeCellRenderer) - Constructor for class se.datadosen.component.AutoSelectingTreeCellEditor
 

B

backAction - Variable in class se.datadosen.component.JWizard
 
backButton - Variable in class se.datadosen.component.JWizard
 
baseName(String) - Static method in class se.datadosen.util.IO
 
baseName(File) - Static method in class se.datadosen.util.IO
 
BeanBinder - Class in se.datadosen.util
Utility class for synchronizing a Swing GUI with JavaBean properties.
BeanBinder() - Constructor for class se.datadosen.util.BeanBinder
 
BeanBinderException - Exception in se.datadosen.util
 
BeanBinderException(String, Throwable, JComponent) - Constructor for exception se.datadosen.util.BeanBinderException
 
BeanBinderException(Throwable) - Constructor for exception se.datadosen.util.BeanBinderException
 
BeanBinderException(String, Throwable) - Constructor for exception se.datadosen.util.BeanBinderException
 
blend(Color, Color) - Static method in class se.datadosen.jalbum.JAlbumColor
 
BlendingSlideShow - Class in net.jalbum.slideshow
 
blockedKeys - Variable in class se.datadosen.util.AliasAction
 
BORDER_SIZE - Static variable in class se.datadosen.jalbum.JThumbnailChooser
 
Bound - Annotation Type in se.datadosen.util.annotations
Marks fields that should be bound to Properties using PropertyBinder Fields that are subclasses of JComponent are automatically bound
BrowserLauncher - Class in edu.stanford.ejalbert
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
buf - Variable in class se.datadosen.component.JSuperimposePanel
 
buttonPanel - Variable in class se.datadosen.component.JWizard
 
byteRead(int) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
bytesTransferred(long) - Method in class se.datadosen.jalbum.JUploadProgressDialog
Implements UploadListener
bytesTransferred(long) - Method in class se.datadosen.jalbum.UploadBean
Implements RemoteFSProgressMonitor
bytesTransferred(long) - Method in interface se.datadosen.jalbum.UploadListener
 

C

calcTabs(Container) - Method in class se.datadosen.component.RiverLayout
Figure out tab stop x-positions
calculateSubsamplingByScale(File, Dimension) - Static method in class se.datadosen.util.FileFilters
Calculate subsampling variable for an image.
calculateSubsamplingByScale(File, Dimension, int) - Static method in class se.datadosen.util.FileFilters
Calculate subsampling variable for an image.
call(Object) - Method in interface se.datadosen.util.Callback
 
Callback - Interface in se.datadosen.util
 
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 - Static variable in class se.datadosen.jalbum.EasyJFrame
 
cancelAction - Variable in class se.datadosen.component.JWizard
 
cancelButton - Variable in class se.datadosen.component.JWizard
 
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
 
CENTER - Static variable in class se.datadosen.component.RiverLayout
 
CENTER - Static variable in class se.datadosen.explorer.SmartFlowLayout
This value indicates that each row of components should be centered.
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
 
chainedSkinsDir - Variable in class se.datadosen.jalbum.Config
 
changedUpdate(DocumentEvent) - Method in class se.datadosen.component.StateMonitor
JTextComponent listener
cleanFilterListeners() - Method in class se.datadosen.explorer.JEditPanel
Just in case, the filter programmer forgets to remove its listeners.
clear() - Method in class se.datadosen.component.JMapTable
 
clear() - Method in class se.datadosen.explorer.ImageCache
 
clear() - Method in class se.datadosen.jalbum.MetaObjectCache
 
clear() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
clear() - Method in class se.datadosen.util.Scope
clear
clearFileList() - Method in class se.datadosen.component.JPlaylist
 
clearIOException() - Method in class se.datadosen.component.JLinkLabel
 
clone(FilterList) - Static method in class net.jalbum.filterManager.FilterList
 
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
cloneBufferedImage(BufferedImage) - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
cloneBufferedImage(BufferedImage) - Method in class net.jalbum.filterManager.FilterRenderer
 
cloneImage(BufferedImage) - Static method in class se.datadosen.jalbum.AlbumImage
 
close() - Method in class se.datadosen.io.ConsoleStream
 
close(FileOutputStream) - Static method in class se.datadosen.util.IO
 
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
 
CLOSEUPS_POSTSCALE_STAGE - Static variable in interface se.datadosen.jalbum.JAFilter
 
collapsePath(TreePath) - Method in class se.datadosen.component.NonCollapsableJTree
 
color - Variable in class se.datadosen.component.JColorSelector
 
Colors - Class in se.datadosen.util
Utility Color class
cols - Variable in class se.datadosen.jalbum.CompiledScript
 
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 nomatter how each part looks.
commentFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
This formatter makes sure that a comment is ALWAYS a string.
COMMENTS_FILE_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
COMPANY - Static variable in class se.datadosen.jalbum.SkinProperties
 
compare(Object, Object) - Method in class se.datadosen.jalbum.FileNameComparator
 
compareTo(File) - Method in class se.datadosen.io.LinkFile
 
compareTo(Object) - Method in class se.datadosen.net.Share
 
compareTo(Object) - Method in class se.datadosen.util.Item
 
CompiledScript - Class in se.datadosen.jalbum
Provides variables that are usually available as implicit objects in BeanShell scripts Subclass this class to provide simple conversion of scripts to fast compiled scripts.
CompiledScript(AlbumBean) - Constructor for class se.datadosen.jalbum.CompiledScript
Make subclass call this constructor
componentShown() - Method in class se.datadosen.explorer.JCommentPanel
 
componentShown() - Method in class se.datadosen.explorer.JPropertyPanel
 
ComponentUtilities - Class in se.datadosen.component
Keep the enabled state of listed components in sync with a JComboBox selection or the selcted state of an AbstractButton, for instance a JCheckBox
ComponentUtilities() - Constructor for class se.datadosen.component.ComponentUtilities
 
CompoundAction - Class in se.datadosen.component
Pass to JWizard in order to generate button with sub items
CompoundAction(String, Icon) - Constructor for class se.datadosen.component.CompoundAction
 
CompoundAction(String) - Constructor for class se.datadosen.component.CompoundAction
 
CompoundAction() - Constructor for class se.datadosen.component.CompoundAction
 
Config - Class in se.datadosen.jalbum
Singelton to store global configuration parameters
connect(AccountProfile) - Method in class se.datadosen.jalbum.UploadBean
 
connect() - Method in class se.datadosen.jalbum.UploadBean
 
connectIcon - Variable in class se.datadosen.jalbum.JAlbumFrameIcons
 
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(AlbumObject) - Method in class se.datadosen.explorer.ImageCache
 
containsKey(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
containsKey(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
containsKey(Object) - Method in class se.datadosen.util.Scope
containsKey
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
contentOfElement(String, String) - Static method in class se.datadosen.tags.Elements
 
context - Variable in class se.datadosen.jalbum.JAlbumFrame
 
context - Variable in class se.datadosen.jalbum.JCustomPanel
 
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(String) - Constructor for class se.datadosen.component.ControlPanel
Create a control panel framed with a titled border
copyDirectoryContent(String, File, boolean) - Static method in class se.datadosen.util.IO
Copy a directory (including its subdirectories) to destination directory.
copyDirectoryContent(File, File, boolean) - Static method in class se.datadosen.util.IO
 
copyFile(File, File) - 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.
copyFile(File, File, boolean) - Static method in class se.datadosen.util.IO
Copy file or directory to destination.
copyFiltersAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
countFiles(File) - Method in class se.datadosen.jalbum.AlbumBean
Recursively figure out how many files to process in total v3.5 made public as a convenience
Countries - Class in se.datadosen.util
 
Countries() - Constructor for class se.datadosen.util.Countries
 
createCompoundBorder(Border[]) - Static method in class se.datadosen.jalbum.JAlbumBorders
 
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
Create a folder (with some relevant backing) and make folder a child of this AlbumObject
createImageBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
createInstance(File) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
createInstance(File, AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
createJCheckBoxMenuItem() - Method in class se.datadosen.component.ToggleAction
 
createJRadioButtonMenuItem() - Method in class se.datadosen.component.ToggleAction
 
createNorthLineBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
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
createSlideShow(List<AlbumObject>, AlbumObject) - Static method in class net.jalbum.slideshow.SlideShowFactory
 
createStatusbarBorder() - Static method in class se.datadosen.jalbum.JAlbumBorders
 
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
 
CREATION_DATE - Static variable in class se.datadosen.jalbum.SkinProperties
Format YYYY-MM-DD
current - Variable in class se.datadosen.jalbum.CompiledScript
 
currentAO - Variable in class se.datadosen.jalbum.JCustomPanel
 
currentDate - Variable in class se.datadosen.jalbum.CompiledScript
 
currentFile - Variable in class se.datadosen.jalbum.CompiledScript
 
currentPage - Variable in class se.datadosen.jalbum.CompiledScript
 
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
 
CUSTOM_ORDER_FILE - Static variable in class se.datadosen.jalbum.AlbumBean
 
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
 
CutCornersBorder - Class in se.datadosen.component
This border only look good on mac
CutCornersBorder(boolean, boolean) - Constructor for class se.datadosen.component.CutCornersBorder
 

D

darken(Color, int) - Static method in class se.datadosen.jalbum.JAlbumColor
 
dateDiff(char, Date, Date) - 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, String, String) - 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
 
Dates - Class in se.datadosen.util
Utility class to simplify date display and date arithmetic
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
 
DEBUG(Object) - Static method in class se.datadosen.util.httpClient.Log
 
debugMode - Static variable in class se.datadosen.jalbum.AlbumSynchronizer
 
debugMode - Static variable in class se.datadosen.jalbum.Msg
 
decode(byte[]) - Method in class se.datadosen.util.StringCodec
 
decode(byte[], String) - 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
 
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
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
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
 
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
Deletes the corresponding files in the album structure Pass File given from call to translate
deleteAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
deleteDir(File) - Static method in class se.datadosen.util.IO
The very powerful (and dangerous) delete directory Will attempt to move the directory to the recycle bin first (not supported on Mac)
deleteDir(File, boolean) - Static method in class se.datadosen.util.IO
The very powerful (and dangerous) delete directory Will attempt to move the directory to the recycle bin first (not supported on Mac)
deleteDirectory(String) - Method in class se.datadosen.jalbum.UploadBean
Remove all files and directories from remote album
deleteEntireProjectAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
DeleteEvent - Class in se.datadosen.jalbum.event
 
DeleteEvent(Object, String, String, int, int) - Constructor for class se.datadosen.jalbum.event.DeleteEvent
 
deleteLocalAlbumAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
deleteOriginal(AlbumObject) - Method in class se.datadosen.jalbum.AlbumSynchronizer
 
deletePortMapping() - Method in class se.datadosen.net.PortMapping
 
deletePublishedAlbumAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
DESCRIPTION - Static variable in class se.datadosen.jalbum.SkinProperties
 
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
 
determineOffset(JTree, Object, boolean, boolean, boolean, int) - Method in class se.datadosen.component.AutoSelectingTreeCellEditor
 
dialog - Variable in class se.datadosen.jalbum.SlowOperation
 
DigestUtil - Class in se.datadosen.util
 
DigestUtil() - Constructor for class se.datadosen.util.DigestUtil
 
dir - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
directory - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
directory - Variable in class se.datadosen.jalbum.event.UploadEvent
 
directory - Variable in class se.datadosen.jalbum.JSettingsWindow
 
disconnect() - Method in class se.datadosen.jalbum.UploadBean
 
dispose() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
dispose() - Method in class se.datadosen.explorer.ImageCache
 
disposeAll() - Method in class net.jalbum.filterManager.FilterList
 
DO_NOTHING - Static variable in class se.datadosen.jalbum.JPreferencesWindow
 
doClick() - Method in class se.datadosen.component.JLinkLabel
For robots
doExit() - Method in class se.datadosen.jalbum.JAlbumFrame
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class se.datadosen.net.PingServlet
 
done() - Method in class se.datadosen.component.StateMonitor
Calls onChange().
dragDropEnd(DragSourceDropEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragDropEnd(DragSourceDropEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
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.
dragEnter(DragSourceDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
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.
dragExit(DragSourceEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
dragGestureRecognized(DragGestureEvent) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
dragGestureRecognized(DragGestureEvent) - Method in class se.datadosen.explorer.JExplorerPanel
An attempt to avoid not serializable errors during dnd on Mac, but doesn't work
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.
dragOver(DragSourceDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
dragScroll(DropTargetDragEvent) - Method in class se.datadosen.dnd.JFileDropPanel
 
dragSource - Variable in class se.datadosen.dnd.AbstractTreeTransferHandler
 
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.
dropActionChanged(DragSourceDragEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
DropDownIcon - Class in se.datadosen.component
 
DropDownIcon() - Constructor for class se.datadosen.component.DropDownIcon
 
dropUndone() - Method in class net.jalbum.filterManager.FilterList
 
DualPrintStream - Class in se.datadosen.io
A PrintStream that pipes everything to two printstreams
DualPrintStream(PrintStream, PrintStream) - Constructor for class se.datadosen.io.DualPrintStream
 

E

EasyJFrame - Class in se.datadosen.jalbum
 
EasyJFrame() - Constructor for class se.datadosen.jalbum.EasyJFrame
 
editIcon - Variable in class se.datadosen.jalbum.JAlbumFrameIcons
 
EditListener - 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 - Interface in se.datadosen.jalbum
Public interface for Jalbum's edit panel for use by plugins
editPanel - Variable in class se.datadosen.jalbum.JCustomPanel
 
edu.stanford.ejalbert - package edu.stanford.ejalbert
 
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 in se.datadosen.tags
Thrown when there is a ja: element parsing error while parsing skin templates
ElementException(String) - Constructor for exception se.datadosen.tags.ElementException
 
Elements - Class in se.datadosen.tags
Utility class that parses html/XML documents into Element objects
Elements() - Constructor for class se.datadosen.tags.Elements
 
emptyProject - Static variable in class se.datadosen.jalbum.JAlbumManager
 
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(boolean, JComponent...) - Static method in class se.datadosen.component.StateMonitor
 
encMap - Static variable in class se.datadosen.util.StringCodec
 
encode(String, String) - Method in class se.datadosen.util.StringCodec
 
encode(String) - Method in class se.datadosen.util.StringCodec
 
encrypt(byte[]) - Method in class se.datadosen.util.DesEncrypter
 
encrypt(String) - Method in class se.datadosen.util.DesEncrypter
 
engine - Variable in class se.datadosen.jalbum.AlbumSynchronizer
 
engine - Variable in class se.datadosen.jalbum.CompiledScript
 
engine - Variable in class se.datadosen.jalbum.JAlbumFrame
 
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.
ensurePortMapping() - Method in class se.datadosen.jalbum.ShareBean
 
entrySet() - Method in class se.datadosen.jalbum.MetaObjectCache
 
entrySet() - Method in class se.datadosen.util.Scope
entrySet
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.AlbumObjectImpl
 
equals(Object) - Method in class se.datadosen.jalbum.AlbumProject
 
equals(Object) - Method in class se.datadosen.jalbum.JAFilterNode
 
equals(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
equals(Object) - Method in class se.datadosen.net.Share
 
equals(Object) - Method in class se.datadosen.util.Item
 
equals(Object) - Method in class se.datadosen.util.Scope
equals
ERROR - Static variable in class se.datadosen.jalbum.EasyJFrame
 
errorOccured(Throwable, File) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
errorOccured(Throwable, File) - Method in interface se.datadosen.jalbum.event.UploadListener
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JAlbumConsole
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JProgressDialog
 
errorOccured(Throwable, File) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
evalStats - Variable in class se.datadosen.jalbum.AlbumBean
 
excludeButton - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
excludeSelectedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
executeAlbumObjectDrop(DefaultMutableTreeNode, int) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeAlbumObjectDrop(DefaultMutableTreeNode, int) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeAlbumObjectDrop(DefaultMutableTreeNode, int) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, int) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, int) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, int) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, int) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
executeDrop(DefaultMutableTreeNode, DefaultMutableTreeNode, int) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
executeDrop(List<File>, DefaultMutableTreeNode, int) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
explorer - Variable in class se.datadosen.explorer.JAlbumExplorer
 
explorerAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
ExplorerSelectionModel - Class in se.datadosen.explorer
 
ExplorerSelectionModel(JExplorerPanel) - Constructor for class se.datadosen.explorer.ExplorerSelectionModel
 
ExplorerTreeTransferHandler - Class in se.datadosen.explorer
 
ExplorerTreeTransferHandler(JTree, JAlbumExplorer) - Constructor for class se.datadosen.explorer.ExplorerTreeTransferHandler
 
ExplorerTreeTransferHandler(JTree, JComponent, JAlbumExplorer) - Constructor for class se.datadosen.explorer.ExplorerTreeTransferHandler
 
extensionOf(String) - Static method in class se.datadosen.util.IO
 
extensionOf(File) - Static method in class se.datadosen.util.IO
 

F

FastFile - Class in se.datadosen.io
Wrap Files into this cached File version to speed up sorting (4 fold for file date comparisons) Company: JAlbum AB
FastFile(File) - Constructor for class se.datadosen.io.FastFile
 
FILE_EXTENSION - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
FILE_LOGGING - Static variable in class se.datadosen.jalbum.ShareBean
 
FileDropEvent - Class in se.datadosen.dnd
 
FileDropEvent(Object, List) - Constructor for class se.datadosen.dnd.FileDropEvent
 
FileDropListener - Interface in se.datadosen.dnd
 
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.BasicImageInfo() - Constructor for class se.datadosen.util.FileFilters.BasicImageInfo
 
FileFilters.FileType - Class in se.datadosen.util
 
FileFilters.FileType(String, String) - Constructor for class se.datadosen.util.FileFilters.FileType
 
FileListMenuListener - Interface in se.datadosen.jalbum
 
fileName - Variable in class se.datadosen.jalbum.CompiledScript
 
FileNameComparator - Class in se.datadosen.jalbum
Order by file name.
FileNameComparator(boolean) - Constructor for class se.datadosen.jalbum.FileNameComparator
 
fileNum - Variable in class se.datadosen.jalbum.event.DeleteEvent
 
fileProcessingFinished(UploadEvent) - Method in interface se.datadosen.jalbum.event.UploadListener
 
fileProcessingFinished(UploadEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingFinished(UploadEvent) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
fileProcessingProgress(UploadEvent) - Method in interface se.datadosen.jalbum.event.UploadListener
 
fileProcessingProgress(UploadEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingProgress(UploadEvent) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
fileProcessingStarted(UploadEvent) - Method in interface se.datadosen.jalbum.event.UploadListener
 
fileProcessingStarted(UploadEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
fileProcessingStarted(UploadEvent) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
files - Variable in class se.datadosen.jalbum.CompiledScript
 
filesDragged(DropTargetContext, int, Point) - Method in class se.datadosen.dnd.AbstractTreeTransferHandler
 
filesDragged(DropTargetContext, int, Point) - Method in class se.datadosen.explorer.ExplorerTreeTransferHandler
 
filesDragged(DropTargetContext, int, Point) - Method in class se.datadosen.jalbum.RemoteFSTreeTransferHandler
 
filesDropped(FileDropEvent) - Method in interface se.datadosen.dnd.FileDropListener
 
fileSelected(ActionEvent) - Method in interface se.datadosen.jalbum.FileListMenuListener
 
fileSum - Variable in class se.datadosen.jalbum.event.DeleteEvent
 
fileVariables - Variable in class se.datadosen.jalbum.CompiledScript
 
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(BufferedImage, Map) - Method in interface se.datadosen.jalbum.JAFilter
 
FILTER_LIST - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
filterIterator(int) - Method in class se.datadosen.jalbum.AlbumBean
 
FilterList - Class in net.jalbum.filterManager
 
FilterList() - Constructor for class net.jalbum.filterManager.FilterList
 
filterListHasPostscaleFilters() - Method in class net.jalbum.filterManager.FilterRenderer
 
filterListHasPrescaleFilters() - Method in class net.jalbum.filterManager.FilterRenderer
 
FilterManager - 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
 
filterManager - Variable in class net.jalbum.filterManager.FilterManagerUI
 
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
 
FilterPluginList - Class in se.datadosen.jalbum
Singleton class to handle list of image manipulation filters.
FilterProperties - Class in net.jalbum.filterManager
 
FilterProperties() - Constructor for class net.jalbum.filterManager.FilterProperties
 
FilterProperties.FilterCategory - Enum in net.jalbum.filterManager
 
FilterRenderer - Class in net.jalbum.filterManager
 
FilterRenderer() - Constructor for class net.jalbum.filterManager.FilterRenderer
 
finalize() - Method in class se.datadosen.component.JPlaylist
 
finalize() - Method in class se.datadosen.jalbum.UploadBean
Make sure UploadBean disconnects if finalized (security)
findAccountByName(String) - Method in class se.datadosen.jalbum.AccountManager
 
findCurrentAccount(AlbumBean) - Method in class se.datadosen.jalbum.AccountManager
 
findJAlbumAccountByUserName(String) - Method in class se.datadosen.jalbum.AccountManager
 
finishAction - Variable in class se.datadosen.component.JWizard
 
finishButton - Variable in class se.datadosen.component.JWizard
 
fireAccountListUpdated() - Method in class se.datadosen.jalbum.AccountManager
 
fireActionOccured(ActionEvent) - Method in class se.datadosen.component.JColorSelector
 
fireActionPerformed(ActionEvent) - Method in class se.datadosen.component.JLinkLabel
 
fireAlbumCreationFinished(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireAlbumCreationStarted(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
fireEditingAlbumObject(AlbumObject) - Method in class se.datadosen.explorer.JEditPanel
 
fireErrorOccured(Throwable, File) - Method in class se.datadosen.jalbum.AlbumBean
 
fireErrorOccured(Exception, File) - Method in class se.datadosen.jalbum.UploadBean
 
fireFileProcessingFinished(UploadEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireFileProcessingProgress(UploadEvent) - Method in class se.datadosen.jalbum.UploadBean
 
fireFileProcessingStarted(UploadEvent) - 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
 
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
 
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.JAlbumContext
Support for reporting bound property changes for Object properties.
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
 
fireStatusChanged(String) - Method in class se.datadosen.jalbum.ShareBean
 
fireStructureChanged(StructureEvent) - Method in class se.datadosen.explorer.JExplorerPanel
 
fireStructureChanged() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
fireStyleChanged(JAlbumEvent) - Method in class se.datadosen.jalbum.JAlbumFrame
 
firstIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
 
fixUIdisabling() - Method in class se.datadosen.jalbum.JAlbumFrame
Adjust user interface so that graphical elements are correctly disabled
flatten() - Method in class se.datadosen.util.Scope
 
flatten2() - Method in class se.datadosen.util.Scope
 
floatFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
flush() - Method in class se.datadosen.io.ConsoleStream
 
FOCAL_LENGTH_MULTIPLIER - Static variable in class se.datadosen.jalbum.Cameras
 
FOLDER_ORDERING_KEY - Static variable in interface se.datadosen.jalbum.AlbumObject
 
FOLDERS_FIRST_KEY - Static variable in interface se.datadosen.jalbum.AlbumObject
 
foldersFirstAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
folderTreeNodeFlavor - Static variable in class se.datadosen.explorer.JAlbumTransferable
 
format(Object, int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Format the specified tagType to the most natural form
format(int) - Method in class se.datadosen.imaging.exif.ImageInfoFormatter
Format the specified tagType to the most natural form This version requires a Metadata object to be passed to the constructor
format(Object) - Method in interface se.datadosen.imaging.exif.TagFormatter
 
format(Date) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the default date pattern
format(String) - 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(String, String) - Static method in class se.datadosen.util.Dates
Return a date formatted according to the given date pattern
formatAsMB(long) - Method in class se.datadosen.jalbum.JAlbumInfo
 
formatAsMB(long) - Method in class se.datadosen.jalbum.JUploadProgressDialog
 
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(Date, DateFormat) - Constructor for class se.datadosen.util.FormattedDate
 
FormattedDate(long, DateFormat) - Constructor for class se.datadosen.util.FormattedDate
 
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
 
fullPath - Variable in class se.datadosen.jalbum.RemoteFileImpl
 

G

generalSettings - Variable in class se.datadosen.jalbum.JSettingsWindow
 
generator - Variable in class se.datadosen.jalbum.CompiledScript
 
generatorUrl - Variable in class se.datadosen.jalbum.CompiledScript
 
get(String) - Method in class se.datadosen.jalbum.AlbumObjectProperties
 
get(String) - Method in class se.datadosen.jalbum.CompiledScript
Get the value of a variable that is defined in BeanShell scope
get(Object) - Method in class se.datadosen.jalbum.MetaObjectCache
 
get(String) - Static method in class se.datadosen.jalbum.Msg
 
get(String, Object...) - Static method in class se.datadosen.jalbum.Msg
 
get(Object) - Method in class se.datadosen.util.Scope
 
getAboutUsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAccountExpires() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
getAccountProfileName() - Method in class se.datadosen.jalbum.AlbumBean
 
getAccounts() - Method in class se.datadosen.jalbum.AccountManager
 
getAction() - Method in class se.datadosen.component.JPopupButton
 
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
 
getAddAlbumInfoUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAddAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getAfterPublishing() - Method in class se.datadosen.jalbum.Config
 
getAlbumObject() - Method in class se.datadosen.explorer.JAlbumExplorer.FolderTreeNode
 
getAlbumObject() - Method in class se.datadosen.jalbum.JGeneralSettingsPanel
 
getAlbumObject() - Method in class se.datadosen.jalbum.JThumbnailChooser
 
getAlbumObjectfactory() - Method in class se.datadosen.jalbum.JAlbumContext
 
getAlbumRootComponent() - Method in class se.datadosen.jalbum.JAlbumManager
 
getAlignment() - Method in class se.datadosen.explorer.SmartFlowLayout
Gets the alignment for this layout.
getAO() - Method in class se.datadosen.explorer.JEditPanel
 
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
 
getAuthor() - Method in class net.jalbum.filterManager.FilterProperties
 
getBackgroundDirectory() - Method in class se.datadosen.io.ChainedDirectory
 
getBackgroundImage() - Method in class se.datadosen.component.JBackgroundPanel
 
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
 
getBooleanAttribute(String) - Method in class se.datadosen.tags.Element
 
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.NorthLineBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.RoundedLineBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.ShadowBorder
 
getBorderInsets(Component) - Method in class se.datadosen.component.StatusbarBorder
 
getBorderOpacity() - Method in class se.datadosen.component.JGlassButton
 
getBorderRadius() - Method in class se.datadosen.component.JGlassButton
 
getBorderRadius() - Method in class se.datadosen.component.JSiteButton
 
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
getBytes() - Method in class se.datadosen.jalbum.AlbumManifest
Get the raw bytes, compressed using standard zip.
getCameraDate() - Method in class se.datadosen.io.FastFile
 
getCameraDate() - Method in class se.datadosen.jalbum.AlbumObjectMetadata
 
getCardLayout() - Method in class se.datadosen.component.JSuperimposePanel
 
getCategory() - Method in class net.jalbum.filterManager.FilterProperties
 
getCause() - Method in exception se.datadosen.util.BeanBinderException
 
getCharacterEncoding() - Method in class se.datadosen.jalbum.AlbumBean
Deprecated. Use getTextEncoding
getChild(String) - Method in interface se.datadosen.jalbum.AlbumObject
 
getChild(String) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getChildCount() - Method in class se.datadosen.explorer.JAlbumExplorer.FolderTreeNode
 
getChildCount() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getChildren() - Method in interface se.datadosen.jalbum.AlbumObject
 
getChildren() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getCid(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getCid(AccountProfile) - Static method in class se.datadosen.jalbum.AccountManager
 
getClientVersion() - Method in class se.datadosen.jalbum.JAlbumSite
 
getCloseupDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getCloseupPrefix() - Method in class se.datadosen.jalbum.AlbumBean
 
getColor() - Method in class se.datadosen.component.JColorSelector
 
getCols() - Method in class se.datadosen.jalbum.AlbumBean
 
getComment() - Method in interface se.datadosen.jalbum.AlbumObject
 
getComment() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getCommunityUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getComponent() - Method in class se.datadosen.dnd.JFileDropPanel
 
getComponent() - Method in exception se.datadosen.util.BeanBinderException
 
getComponentPopupMenu() - Method in class se.datadosen.explorer.JAlbumExplorer
For internal use
getConfig() - Static method in class se.datadosen.jalbum.Config
 
getConstraint(Component) - Method in class se.datadosen.component.buttonbar.PercentLayout
 
getContent() - Method in class se.datadosen.component.JPlaylist
PersistentList
getContent() - Method in class se.datadosen.jalbum.AlbumManifest
 
getContent() - Method in class se.datadosen.jalbum.JWidgetList
Implements PersistentList
getContent() - Method in class se.datadosen.tags.Element
 
getContent() - Method in interface se.datadosen.util.PersistentList
 
getContentAsString() - Method in class se.datadosen.util.httpClient.HttpResponse
 
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
 
getControls() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
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
getCrossImage() - Static method in class se.datadosen.explorer.JAlbumObject
 
getCurrentDirectory() - Method in class se.datadosen.jalbum.DeferredChooser
 
getCursor() - Method in class net.jalbum.filterManager.FilterManager
 
getCursor() - Method in interface net.jalbum.filterManager.FilterManagerInterface
 
getCustomImageOrdering() - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
getDefaultAction() - Method in class se.datadosen.component.JWizardStep
The action (if any) for the Enter key to be mapped to
getDefaultWidgets() - Method in class se.datadosen.jalbum.JAlbumSite
 
getDelay() - Method in class se.datadosen.component.JProgressSpinner
Get time between animation frames
getDescription() - Method in class net.jalbum.filterManager.FilterProperties
 
getDescription() - Method in interface se.datadosen.jalbum.JAFilter
 
getDetectedEncoding() - Method in class se.datadosen.util.StringCodec
 
getDirectory() - Method in class se.datadosen.io.ChainedDirectory
 
getDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getDirectory() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getDisplayableImageSize() - Method in class se.datadosen.component.JBackgroundPanel
 
getDraggedObjects() - Method in class se.datadosen.explorer.JExplorerPanel
 
getDropDownIcon() - Method in class se.datadosen.component.JPopupButton
 
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).
getElementByName(String, String, boolean) - Static method in class se.datadosen.tags.Elements
 
getEngine() - Method in class se.datadosen.jalbum.JAlbumContext
 
getEngine() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getEngine() - Static method in class se.datadosen.jalbum.Main
 
getExistingAlbumFiles(String) - Method in class se.datadosen.jalbum.UploadBean
 
getExplorer() - Method in class se.datadosen.jalbum.JAlbumContext
 
getExpressionLanguage(String) - Static method in class se.datadosen.tags.Elements
 
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.
getFactory() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFactory() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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.
getFile(String) - Method in class se.datadosen.io.ChainedDirectory
 
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
getFileCategory(File) - Static method in class se.datadosen.util.FileFilters
Return file category (from filetypes.xml) or null if not category found
getFileFilter() - Method in class se.datadosen.component.JPlaylist
 
getFileList() - Method in class se.datadosen.component.JPlaylist
 
getFiles() - Method in class se.datadosen.dnd.FileDropEvent
 
getFiles() - Method in class se.datadosen.jalbum.JFileListMenu
 
getFiles() - Method in class se.datadosen.jalbum.RecentProjectFiles
 
getFilter() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
getFilter() - Method in class se.datadosen.jalbum.JAFilterNode
 
getFilterClasses() - Method in class se.datadosen.jalbum.FilterPluginList
 
getFilterControls() - Method in class net.jalbum.filterManager.FilterManager
 
getFilterList() - Method in class net.jalbum.filterManager.FilterRenderer
 
getFilterManagerControls() - Method in class net.jalbum.filterManager.FilterManager
 
getFilters() - Method in class net.jalbum.filterManager.FilterList
 
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.
getFocalLengthMultiplier(String, String) - Method in class se.datadosen.jalbum.Cameras
 
getFolderOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
getFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getForgotPasswordUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getFormattedAccountExpires() - Method in class se.datadosen.jalbum.AccountManager.AccountStatus
 
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
getFtpPassword() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpPassword() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpPort() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpPort() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpServer() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpServer() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpUser() - Method in class se.datadosen.jalbum.AccountProfile
 
getFtpUser() - Method in class se.datadosen.jalbum.UploadBean
 
getFtpWebRootDirectory() - Method in class se.datadosen.jalbum.AccountProfile
 
getFullName(String) - Static method in class se.datadosen.util.LanguageMapper
 
getFullPath() - Method in class se.datadosen.jalbum.JFileMenuItem
 
getFullPath() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
getGap() - Method in class se.datadosen.component.buttonbar.PercentLayout
 
getGeneratorUrl() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getHeader() - Method in class se.datadosen.component.JWizardStep
 
getHeader(String) - Method in class se.datadosen.util.httpClient.HttpResponse
Get header with specific name
getHeaders() - Method in class se.datadosen.util.httpClient.HttpResponse
DOCUMENT ME!
getHelp() - Method in class net.jalbum.filterManager.FilterProperties
 
getHelpUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getHgap() - Method in class se.datadosen.component.RiverLayout
Gets the horizontal gap between components.
getHgap() - Method in class se.datadosen.explorer.SmartFlowLayout
Gets the horizontal gap between components.
getHostName() - Method in class se.datadosen.jalbum.ShareBean
 
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
getIcon() - Method in class net.jalbum.filterManager.FilterProperties
 
getIcon(String) - Static method in class se.datadosen.jalbum.Icons
 
getIcon(File) - Method in class se.datadosen.jalbum.ThumbnailFileView
The icon that represents this file in the JFileChooser.
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.DropDownIcon
Created a stub to satisfy the interface.
getIconHeight() - Method in class se.datadosen.component.MarginIcon
 
getIconWidth() - Method in class se.datadosen.component.DropDownIcon
Created a stub to satisfy the interface.
getIconWidth() - Method in class se.datadosen.component.MarginIcon
 
getIgnorePattern() - Method in class se.datadosen.jalbum.AlbumBean
 
getImage(AlbumObject) - Method in class se.datadosen.explorer.ImageCache
 
getImage() - Method in class se.datadosen.jalbum.AlbumImage
 
getImage(String) - Static method in class se.datadosen.jalbum.Icons
 
getImageBackgroundColor() - Method in class se.datadosen.jalbum.AlbumBean
Jalbum will use the background color when generating JPEG images from translusent images
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
 
getImageLinking() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageOrdering() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getImageTopCornerXCoordinate() - Method in class se.datadosen.component.JBackgroundPanel
 
getImageTopCornerYCoordinate() - Method in class se.datadosen.component.JBackgroundPanel
 
getIncludePattern() - Method in class se.datadosen.jalbum.AlbumBean
 
getIndexPageName() - Method in class se.datadosen.jalbum.AlbumBean
 
getInputStream() - Method in class se.datadosen.util.httpClient.HttpResponse
 
getInsets(Container) - Method in class se.datadosen.component.RiverLayout
 
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.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.RecentProjectFiles
 
getInstance(JAlbumFrame) - Static method in class se.datadosen.jalbum.SignInManager
 
getInstance() - Static method in class se.datadosen.jalbum.SignInManager
 
getInterpretedLanguage() - Method in class se.datadosen.jalbum.Config
 
getInterpretedOutputDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getIOException() - Method in class se.datadosen.component.JLinkLabel
 
getJalbumAccountQuota(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getJalbumAccountStatus(AccountProfile) - Static method in class se.datadosen.jalbum.AccountManager
 
getJalbumAccountStatus(String, String) - Static method in class se.datadosen.jalbum.AccountManager
 
getJAlbumContext() - Method in class se.datadosen.jalbum.PluginContext
Get access to key Jalbum objects like its window and engine
getKeys() - Method in class se.datadosen.util.SmartResourceBundle
Returns an enumeration of the keys.
getLabel() - Method in class se.datadosen.component.JCollapsiblePanel
 
getLanguage() - Method in class se.datadosen.jalbum.Config
 
getLastException() - Method in class se.datadosen.jalbum.JAlbumSite
 
getLastModified() - Method in interface se.datadosen.jalbum.AlbumObject
 
getLastModified() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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.
getLeftToolBar() - Method in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
getLink() - Method in class se.datadosen.io.LinkFile
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class se.datadosen.jalbum.JWidgetList.CheckBoxCellRenderer
 
getLocale() - Static method in class se.datadosen.jalbum.Msg
 
getLocale() - Method in class se.datadosen.util.SmartResourceBundle
Returns the locale of this resource bundle.
getLogDateFormat() - Method in class se.datadosen.jalbum.ShareBean
 
getLogFileName() - Method in class se.datadosen.jalbum.ShareBean
 
getLogType() - Method in class se.datadosen.jalbum.ShareBean
 
getLookAndFeel() - Method in class se.datadosen.jalbum.Config
 
getMainToolBar() - Method in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
getManifestPassword() - Method in class se.datadosen.jalbum.Config
 
getMap() - Method in class se.datadosen.component.JMapTable
 
getMap() - Method in class se.datadosen.util.Scope
 
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
 
getMillis() - Method in class se.datadosen.util.Stopwatch
 
getMillis() - Method in class se.datadosen.util.Timer
Deprecated.  
getMiniConfig() - Static method in class se.datadosen.jalbum.MiniConfig
 
getModel() - Method in class se.datadosen.component.ToggleAction
 
getModifiedSize(Dimension, Map) - Method in interface se.datadosen.jalbum.ModifiesSize
Calculate the size an image would have after being processed by this filter.
getMyAlbumsLocation() - Method in class se.datadosen.jalbum.Config
 
getMyJAlbumActivationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumAltActivationUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumFileClusterSize() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumInfoUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumPasswordProtectUrl(String) - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumQuotaUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getMyJAlbumUpgradeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getName() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
getName() - Method in class 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.tags.Element
 
getNewFilter() - Method in class net.jalbum.filterManager.FilterManager
 
getNextElement(String[], String, boolean) - Static method in class se.datadosen.tags.Elements
Get next element (or scriptlet)
getNextElement(String[], String, int, boolean) - Static method in class se.datadosen.tags.Elements
Get next element (or scriptlet)
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.
getOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
getOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getOrientation() - Method in class se.datadosen.component.buttonbar.PercentLayout
 
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
getOrientationAsString(Metadata) - Static method in class se.datadosen.util.RotationSupport
 
getOrientationAsString(File) - Static method in class se.datadosen.util.RotationSupport
 
getOther() - Method in class net.jalbum.filterManager.FilterProperties
 
getOuter() - Method in class se.datadosen.util.Scope
 
getOutputDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getOutputDirectory() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getOwningWindow() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getPageExtension() - Method in class se.datadosen.jalbum.AlbumBean
 
getParent() - Method in interface se.datadosen.jalbum.AlbumObject
 
getParent() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getPassword() - Method in class se.datadosen.jalbum.SignInManager
 
getPathFinder(AccountProfile, AlbumBean) - Method in class se.datadosen.jalbum.UploadBean
Return utility class that helps resolving (figuring out) paths and URLs to published albums
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
getPhase() - Method in class se.datadosen.component.JProgressSpinner
 
getPixels(BufferedImage, int, int, int, int, int[]) - Static method in class se.datadosen.component.ShadowBorder
 
getPlainFileCount() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getPluginContext() - Method in class se.datadosen.jalbum.JAlbumContext
 
getPopup() - Method in class se.datadosen.component.JPopupButton
 
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
 
getPosition() - Method in class net.jalbum.filterManager.FilterList
 
getPosition() - Method in class se.datadosen.tags.AttributeTokenizer
 
getPostElement() - Method in class se.datadosen.tags.Element
 
getPostIndex() - Method in class se.datadosen.tags.Element
 
getPostscaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterRenderer
 
getPreElement() - Method in class se.datadosen.tags.Element
 
getPreferredSize() - Method in class se.datadosen.component.JBackgroundPanel
 
getPreferredSize() - Method in class se.datadosen.component.JIconButton
 
getPreferredSize() - Method in class se.datadosen.component.JProgressSpinner
 
getPreferredSize() - Method in class se.datadosen.component.JSmartSeparator
 
getPreferredSize() - Method in class se.datadosen.component.JSmartTextPane
 
getPreferredSize() - Method in class se.datadosen.explorer.JExplorerPanel
 
getPrescaleFilteredSize(Dimension) - Method in class net.jalbum.filterManager.FilterRenderer
 
getPrintStream() - Method in class se.datadosen.jalbum.JConsoleFrame
 
getProjectFile() - Method in class se.datadosen.jalbum.AlbumProject
 
getProperties() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
getProperties() - Method in class se.datadosen.io.FastFile
 
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(String) - Static method in class se.datadosen.tags.AttributeTokenizer
 
getProperties(Object, Object[]) - Static method in class se.datadosen.util.BeanBinder
 
getProperties(Object, Object) - Static method in class se.datadosen.util.BeanBinder
Update a Swing GUI with the properties from a JavaBean.
getProperties(Object) - Static method in class se.datadosen.util.BeanBinder
Return a java.util.Property object representing the state of a JavaBean
getProperties(Object, Properties) - 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, boolean, Properties) - Static method in class se.datadosen.util.BeanBinder
Return a java.util.Property object representing the state of a JavaBean
getProperties(JComponentHolder) - Static method in class se.datadosen.util.PropertyBinder
Read properties from a UI.
getProperties(JComponentHolder, Properties) - 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
 
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
 
getPublishedExternalAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getPublishLandingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getQualityPercent() - Method in class se.datadosen.jalbum.AlbumBean
 
getRealContentPane() - Method in class se.datadosen.component.JSmartDialog
 
getReasonLine() - Method in class se.datadosen.util.httpClient.HttpResponse
 
getRemoteDirectory() - Method in class se.datadosen.jalbum.AlbumBean
Might be moved out of AlbumBean
getRemoteFS() - Method in interface se.datadosen.jalbum.RemoteFSContext
 
getRemoteFS() - Method in class se.datadosen.jalbum.UploadBean
 
getRemoteName() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getRepresentingAlbumObject() - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingAlbumObject(boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingAlbumObject() - Method in class se.datadosen.jalbum.AlbumObjectImpl
Since 8.1
getRepresentingAlbumObject(boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingIcon(Dimension, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingIcon(Dimension, boolean, boolean) - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingIcon(Dimension, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingIcon(Dimension, boolean, boolean) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getRepresentingIconFile() - Method in interface se.datadosen.jalbum.AlbumObject
 
getRepresentingIconFile() - Method in class se.datadosen.jalbum.AlbumObjectImpl
DOCUMENT ME!
getResolvedAlbumURL() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
getResolvedRemoteDirectory() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
getResolvedWebRootDirectory() - Method in class se.datadosen.jalbum.UploadBean.PathFinder
 
getResourceDirectory() - Method in class se.datadosen.jalbum.AlbumBean
JAlbum 4.5 additions
getResult() - Method in class se.datadosen.jalbum.SlowOperation
 
getRootFolder() - Method in class se.datadosen.explorer.JAlbumExplorer
 
getRootFolder() - Method in class se.datadosen.jalbum.AlbumProject
 
getRootIcon() - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
getRows() - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
getScalingMethod() - Method in class se.datadosen.jalbum.AlbumBean
 
getScriptlet(String) - Static method in class se.datadosen.tags.Elements
 
getSelectedAlbumObjects() - Method in class se.datadosen.explorer.JExplorerPanel
 
getSelectedAlbumObjects() - Method in class se.datadosen.jalbum.PluginContext
Call from context menu items to figure out what album objects are selected
getSelectedComponent() - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
getSelectedFile() - Method in class se.datadosen.component.JDirectoryChooser
 
getSelectedFile() - Method in class se.datadosen.component.JPlaylist
 
getSelectedFile() - Method in class se.datadosen.jalbum.DeferredChooser
 
getSelectedText() - Method in class se.datadosen.component.JPlainToggleButton
 
getSelectedToolTipText() - Method in class se.datadosen.component.JPlainToggleButton
 
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
 
getShortName() - Method in class net.jalbum.filterManager.FilterProperties
 
getSignupUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getSize() - Method in class se.datadosen.jalbum.RemoteFSNode
 
getSkin() - Method in class se.datadosen.jalbum.AlbumBean
 
getSkin() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getSkinDir() - Method in class se.datadosen.jalbum.JAlbumContext
 
getSkinUI() - Method in class se.datadosen.jalbum.JAlbumFakeFrame
 
getSkinUI() - Method in class se.datadosen.jalbum.JAlbumFrame
 
getSkinUI() - Method in interface se.datadosen.jalbum.JAlbumWindow
 
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
 
getSlideDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
getSlideShowKeys() - Static method in class net.jalbum.slideshow.SlideShowFactory
 
getSource() - Method in class se.datadosen.component.StateMonitor
The source component that triggered the onChange event
getStage() - Method in class se.datadosen.jalbum.JAFilterNode
 
getStateListener() - Method in class se.datadosen.util.SlowAction
 
getStatusCode() - Method in class se.datadosen.util.httpClient.HttpResponse
 
getString(String) - Static method in class se.datadosen.jalbum.Msg
Deprecated.  
getString(Object, String) - Static method in class se.datadosen.jalbum.Msg
 
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.
getStyle() - Method in class se.datadosen.jalbum.AlbumBean
 
getStyle() - Method in interface se.datadosen.jalbum.AlbumEngine
 
getSubActions() - Method in class se.datadosen.component.CompoundAction
 
getSupportingUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getTarget() - Method in class se.datadosen.io.LinkFile
 
getTargetName() - Method in class se.datadosen.io.LinkFile
 
getText() - Method in class se.datadosen.component.JSmartSeparator
 
getText() - Method in class se.datadosen.jalbum.JConsoleFrame
 
getTextComponent() - Method in class se.datadosen.component.JColorSelector
 
getTextEncoding() - Method in class se.datadosen.jalbum.AlbumBean
 
getThrowable() - Method in class se.datadosen.jalbum.SlowOperation
 
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
 
getThumbSize() - Method in class se.datadosen.jalbum.AlbumBean
 
getTitle() - Method in class se.datadosen.component.JCollapsiblePanel
 
getTitle() - Method in class se.datadosen.component.JColorSelector
 
getTotalSize(Set<RemoteFile>, int) - Static method in class se.datadosen.jalbum.UploadBean
 
getTransferData(DataFlavor) - Method in class se.datadosen.dnd.TransferableNode
 
getTransferData(DataFlavor) - Method in class se.datadosen.explorer.JAlbumObject
 
getTransferData(DataFlavor) - Method in class se.datadosen.explorer.JAlbumTransferable
 
getTransferData(DataFlavor) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getTransferDataFlavors() - Method in class se.datadosen.dnd.TransferableNode
 
getTransferDataFlavors() - Method in class se.datadosen.explorer.JAlbumObject
 
getTransferDataFlavors() - Method in class se.datadosen.explorer.JAlbumTransferable
 
getTransferDataFlavors() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
Configures the renderer based on the passed in components.
getTrueInstance() - Static method in class se.datadosen.jalbum.JAlbumSite
 
getUpdateAlbumUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getUpgradeUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getUrl() - Method in class se.datadosen.component.JLinkButton
 
getURL() - Method in class se.datadosen.component.JLinkLabel
 
getUserName() - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
getValue() - Method in class se.datadosen.component.JRatingSlider
 
getValue(String, String, String) - Method in class se.datadosen.jalbum.Cameras
 
getValue(Object) - Method in interface se.datadosen.util.PropertyBinder.ComponentBinder
 
getVerifyCidUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getVersion() - Method in class net.jalbum.filterManager.FilterProperties
 
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.explorer.SmartFlowLayout
Gets the vertical gap between components.
getVisibleComponent() - Method in class se.datadosen.component.JSuperimposePanel
 
getWebHostListUrl() - Method in class se.datadosen.jalbum.Config
 
getWebRoot() - Method in class se.datadosen.jalbum.RemoteFSTreeCellRenderer
 
getWebRootURL() - Method in class se.datadosen.jalbum.AccountProfile
 
getWhySignInUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
getWidgetsUrl() - Method in class se.datadosen.jalbum.JAlbumSite
 
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.

H

handleAbout(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleFileAdd(List<File>) - Method in class se.datadosen.explorer.JExplorerPanel
 
handleFileAdd(List<File>, int) - Method in class se.datadosen.explorer.JExplorerPanel
 
handleOpenApplication(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleOpenFile(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handlePreferences(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handlePrintFile(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleQuit(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
handleReOpenApplication(ApplicationEvent) - Method in class se.datadosen.jalbum.SpecialMacHandler
 
hasAccounts() - Method in class se.datadosen.jalbum.AccountManager
Check if the manager has any FTP accounts in its list.
hasFiltersInList() - Method in class net.jalbum.filterManager.FilterRenderer
 
hashCode() - Method in class se.datadosen.io.LinkFile
 
hashCode() - Method in class se.datadosen.jalbum.AccountProfile
 
hashCode() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
hashCode() - Method in class se.datadosen.jalbum.AlbumProject
 
hashCode() - Method in class se.datadosen.jalbum.JAFilterNode
 
hashCode() - Method in class se.datadosen.jalbum.MetaObjectCache
 
hashCode() - Method in class se.datadosen.net.Share
 
hashCode() - Method in class se.datadosen.util.Item
 
hashCode() - Method in class se.datadosen.util.Scope
Returns the hash code value for this map.
hasIcon(File) - Static method in class se.datadosen.util.FileFilters
 
hasMoreTokens() - Method in class se.datadosen.tags.AttributeTokenizer
 
HEADLESS_SETTINGS_NAME - Static variable in class se.datadosen.jalbum.AlbumBean
 
HEIGHT - Variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
height - Variable in class se.datadosen.util.FileFilters.BasicImageInfo
 
HFILL - Static variable in class se.datadosen.component.RiverLayout
 
hideExcludedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
hideExcludedMenuItem - Variable in class se.datadosen.explorer.JAlbumExplorer
 
HOME_PAGE - Static variable in class se.datadosen.jalbum.SkinProperties
 
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).
Http - Class in se.datadosen.util.httpClient
 
Http() - Constructor for class se.datadosen.util.httpClient.Http
 
HttpConnection - Class in se.datadosen.util.httpClient
 
HttpConnection(URL) - Constructor for class se.datadosen.util.httpClient.HttpConnection
 
HttpResponse - Class in se.datadosen.util.httpClient
 
HttpResponse(int, String, Hashtable, InputStream) - Constructor for class se.datadosen.util.httpClient.HttpResponse
 

I

icon - Variable in class se.datadosen.util.FileFilters.FileType
 
iconPath - Variable in class se.datadosen.jalbum.CompiledScript
 
Icons - Class in se.datadosen.jalbum
A repository for getting icons from the icon pack
Icons() - Constructor for class se.datadosen.jalbum.Icons
 
ignoreFocusLost - Variable in class se.datadosen.component.AutoSelectingTreeCellEditor
 
IHttpServer - Interface in se.datadosen.net
 
IMAGE_CACHE_SIZE - Static variable in class se.datadosen.explorer.JAlbumExplorer
 
IMAGE_SETTINGS_HASH - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
IMAGE_SIZE - Static variable in class se.datadosen.jalbum.JThumbnailChooser
 
ImageCache - Class in se.datadosen.explorer
 
ImageCache(int, Dimension) - Constructor for class se.datadosen.explorer.ImageCache
 
imageDirectory - Variable in class se.datadosen.jalbum.CompiledScript
 
imageHeight - Variable in class se.datadosen.jalbum.CompiledScript
 
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
 
imageNum - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
imageNum - Variable in class se.datadosen.jalbum.CompiledScript
 
imagePath - Variable in class se.datadosen.jalbum.CompiledScript
 
imageProcessingFinished(AlbumBeanEvent) - Method in interface se.datadosen.jalbum.AlbumBeanListener
 
imageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
imageProcessingFinished(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JProgressDialog
 
imageProcessingStarted(AlbumBeanEvent) - Method in interface se.datadosen.jalbum.AlbumBeanListener
DOCUMENT ME!
imageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JAlbumConsole
 
imageProcessingStarted(AlbumBeanEvent) - Method in class se.datadosen.jalbum.JProgressDialog
 
ImageScaler - Class in se.datadosen.jalbum.scaling
 
ImageScaler() - Constructor for class se.datadosen.jalbum.scaling.ImageScaler
 
imageSum - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
imageUpdate(Image, int, int, int, int, int) - Method in class se.datadosen.jalbum.AlbumBean
Ignore.
imageWidth - Variable in class se.datadosen.jalbum.CompiledScript
 
INCLUDE_ORIGINAL - Static variable in class se.datadosen.jalbum.AlbumObjectProperties
 
includeOriginalAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
includeSelectedAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
indexNum - Variable in class se.datadosen.jalbum.CompiledScript
 
indexOfTab(Component) - Method in class se.datadosen.component.buttonbar.JButtonBarPane
 
indicatePreview(boolean) - Method in class net.jalbum.filterManager.FilterManagerUI
 
infoAction - Variable in class se.datadosen.jalbum.JAlbumManager
 
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(PluginContext) - Method in interface se.datadosen.jalbum.JAlbumPlugin
Allow a plugin to plug itself into the Jalbum framework.
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
 
initializedOkMonitor - Static variable in class se.datadosen.jalbum.JAlbum
 
initProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
initView() - Method in class se.datadosen.jalbum.JAlbumFrame
 
insertUpdate(DocumentEvent) - Method in class se.datadosen.component.StateMonitor
JTextComponent listener
installSkin(File) - Method in class se.datadosen.jalbum.SkinManager
 
installSkin(File, File) - Method in class se.datadosen.jalbum.SkinManager
 
internalVersion - Variable in class se.datadosen.jalbum.CompiledScript
 
invalidate() - Method in class se.datadosen.explorer.JAlbumExplorer.FolderTreeNode
Indicate that underlaying directory structure has changed and needs to be rebuilt Remember to call DefaultTreeModel.nodeStructureChanged afterwards
invalidate() - Method in interface se.datadosen.jalbum.AlbumObject
Call if underlaying (file) structure has changed Will force synchronization with underlaying structure when getChildren is called
invalidate() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
invalidate() - Method in class se.datadosen.jalbum.RemoteFSNode
Indicate that underlaying directory structure has changed and needs to be rebuilt Remember to call DefaultTreeModel.nodeStructureChanged afterwards
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
 
invertSelectionAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
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
 
isAborted() - Method in class se.datadosen.jalbum.AlbumBeanEvent
 
isAborted() - Method in class se.datadosen.jalbum.event.UploadEvent
 
isAboveArrow(Point) - Method in class se.datadosen.component.JPopupButton
 
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
 
isAppendImages() - Method in class se.datadosen.jalbum.AlbumBean
 
isAppendImages() - Method in interface se.datadosen.jalbum.AlbumEngine
 
isArrowPressed() - Method in class se.datadosen.component.JPopupButton
 
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
isBorderOpaque() - Method in class se.datadosen.component.CurvedLineBorder
 
isBorderOpaque() - Method in class se.datadosen.component.CutCornersBorder
 
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.StatusbarBorder
 
isBorderPainted() - Method in class se.datadosen.component.JSiteButton
 
isCacheThumbnails() - Method in class se.datadosen.jalbum.AlbumObjectFactory
 
isCacheThumbnails() - Method in class se.datadosen.jalbum.Config
 
isCellEditable(EventObject) - Method in class se.datadosen.component.AutoSelectingTreeCellEditor
Make root not non-editable
isClassicReaders() - Method in class se.datadosen.jalbum.AlbumBean
 
isCleanOutputFiles() - Method in class se.datadosen.jalbum.Config
 
isConfirmedSignedIn() - Method in class se.datadosen.jalbum.SignInManager
 
isConnected() - Method in class se.datadosen.jalbum.UploadBean
 
isCopyOriginals() - Method in class se.datadosen.jalbum.AlbumBean
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.dnd.TransferableNode
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.explorer.JAlbumObject
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.explorer.JAlbumTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isDebugMode() - Method in class se.datadosen.jalbum.Config
 
isDefinitionScriptlet() - Method in class se.datadosen.tags.Element
 
isDirectoriesFirst() - Method in class se.datadosen.jalbum.AlbumBean
 
isDirectory() - Method in class se.datadosen.io.FastFile
 
isDirectory() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
isDiscrete() - Method in class se.datadosen.component.JGlassButton
 
isDisplayableImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
isDisplayableImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isDoPortMapping() - Method in class se.datadosen.jalbum.ShareBean
 
isEmpty() - Method in class se.datadosen.jalbum.MetaObjectCache
 
isEmpty() - Method in class se.datadosen.util.Scope
isEmpty
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
 
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
 
isExpanded() - Method in class se.datadosen.component.JCollapsiblePanel
 
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.
isFolder() - Method in interface se.datadosen.jalbum.AlbumObject
 
isFolder() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isFoldersFirst() - Method in interface se.datadosen.jalbum.AlbumObject
 
isFoldersFirst() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isFtpForceUTF8() - Method in class se.datadosen.jalbum.AccountProfile
 
isFtpForceUTF8() - Method in class se.datadosen.jalbum.UploadBean
 
isHardwareScaling() - Method in class se.datadosen.jalbum.AlbumBean
Since 8.3.5
isHidden() - Method in class se.datadosen.component.JProgressSpinner
Tell if ticks are showing
isHighQualityThumbs() - Method in class se.datadosen.jalbum.AlbumBean
 
isIgnoreControlFiles() - Method in class se.datadosen.jalbum.AlbumFileFilter
 
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
 
isIptcCaption() - Method in class se.datadosen.jalbum.AlbumBean
 
isJpegComment() - Method in class se.datadosen.jalbum.AlbumBean
 
isKeepMetaData() - Method in class se.datadosen.jalbum.AlbumBean
 
isLateDiscovery() - Static method in class se.datadosen.jalbum.RemoteFSNode
 
isLeaf() - Method in class se.datadosen.explorer.JAlbumExplorer.FolderTreeNode
 
isLeaf() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isLink() - Method in interface se.datadosen.jalbum.AlbumObject
 
isLink() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isLink() - Method in class se.datadosen.jalbum.RemoteFileImpl
 
isLink() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isMac() - Static method in class se.datadosen.util.Platform
 
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
 
isMyjalbum() - Method in class se.datadosen.jalbum.AccountProfile
 
isMyjalbum() - Method in class se.datadosen.jalbum.UploadBean
 
isOkPressed() - Method in class se.datadosen.jalbum.JHyperTextDialog
 
isOkPressed() - Method in class se.datadosen.jalbum.JWebServerSettingsDialog
 
isPassiveMode() - Method in class se.datadosen.jalbum.AccountProfile
 
isPassiveMode() - Method in class se.datadosen.jalbum.UploadBean
 
isPasswordProtected() - Method in class se.datadosen.jalbum.RemoteFSNode
 
isPopupVisible() - Method in class se.datadosen.component.JPopupButton
 
isPostscale() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
isPrescale() - Method in interface net.jalbum.filterManager.JAlbumImageFilter
 
isProgressiveMode() - Method in class se.datadosen.jalbum.AlbumBean
 
isProtected() - Method in class se.datadosen.jalbum.AccountProfile
 
isRealDirectory() - Method in class se.datadosen.jalbum.RemoteFSNode
Temporary nodes (just created ones) have no physical remote directory
isRedoPossible() - Method in class net.jalbum.filterManager.FilterManager
 
isRenderingDone() - Method in class se.datadosen.explorer.JAlbumObject
 
isReverseFolderOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
isReverseFolderOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
isReverseOrder() - Method in class se.datadosen.jalbum.AlbumBean
 
isReverseOrdering() - Method in interface se.datadosen.jalbum.AlbumObject
 
isReverseOrdering() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
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
 
isSameDirectory() - Method in class se.datadosen.jalbum.AlbumBean
 
isSecureFtp() - Method in class se.datadosen.jalbum.AccountProfile
 
isSecureFtp() - Method in class se.datadosen.jalbum.UploadBean
Get current security setting
isSelected() - Method in class se.datadosen.component.ToggleAction
 
isSelected() - Method in class se.datadosen.explorer.JAlbumObject
 
isSelected() - Method in class se.datadosen.jalbum.JAlbumFrame.CheckBoxProxy
 
isSelected() - Method in class se.datadosen.jalbum.JAlbumFrame.DummyCheckBox
 
isShowLabel() - Method in class se.datadosen.component.JPlainButton
 
isShowLabel() - Method in class se.datadosen.component.JSiteButton
 
isShowPreviewInfoBar() - Method in class se.datadosen.jalbum.Config
 
isShowServerRootDirectory() - Method in class se.datadosen.jalbum.AccountProfile
 
isSignedIn() - Method in class se.datadosen.jalbum.SignInManager
 
isSkinUISelected() - Method in class se.datadosen.jalbum.JAlbumFrame
Is the skin user interface showing?
isSlides() - Method in class se.datadosen.jalbum.AlbumBean
 
isSpinning() - Method in class se.datadosen.component.JProgressSpinner
Is there an ongoing animation?
isSubdirectoryOf(File, File) - Static method in class se.datadosen.util.IO
Test if subdir is a subdirectory or dir (or one of its subdirectories recursively)
isSubdirs() - Method in class se.datadosen.jalbum.AlbumBean
 
isSuppressIEWarnings() - Method in class se.datadosen.jalbum.AlbumBean
 
isSynchronizeOutputDirectory() - Method in class se.datadosen.jalbum.Config
 
isTextFileComment() - Method in class se.datadosen.jalbum.AlbumBean
 
isTraversable(File) - Method in class se.datadosen.jalbum.ThumbnailFileView
Whether the directory is traversable or not.
isUndoPossible() - Method in class net.jalbum.filterManager.FilterManager
 
isUpdatedDirsOnly() - Method in class se.datadosen.jalbum.AlbumBean
 
isUpdateProfilePage() - Method in class se.datadosen.jalbum.Config
 
isUrlEncode() - Method in class se.datadosen.jalbum.AlbumBean
 
isUseThumbForFolderIcon() - Method in class se.datadosen.jalbum.AlbumBean
 
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
 
isWidgetInjection() - Method in class se.datadosen.jalbum.AlbumBean
 
isWindows() - Static method in class se.datadosen.util.Platform
 
isWriteUTF8() - Method in class se.datadosen.jalbum.AlbumBean
 
isZipstreaming() - Method in class se.datadosen.jalbum.Config
 
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 - Variable in class se.datadosen.util.Item
 
itemStateChanged(ItemEvent) - Method in class se.datadosen.component.StateMonitor
JComboBox and Checkbox listener
itemVector() - Static method in class se.datadosen.util.Countries
 

J

JAccountStatusPanel - Class in se.datadosen.jalbum
 
JAccountStatusPanel(JAlbumContext) - Constructor for class se.datadosen.jalbum.JAccountStatusPanel
 
JAddAccountDialog - Class in se.datadosen.jalbum
Title: JAlbum Description: Copyright: Copyright (c) 2006 Company: JAlbum AB
JAddAccountDialog(JPublishWizard, boolean, boolean) - Constructor for class se.datadosen.jalbum.JAddAccountDialog
 
JAdvancedAccountSettingsDialog - Class in se.datadosen.jalbum
 
JAdvancedAccountSettingsDialog(JDialog, 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(JAFilter, int) - Constructor for class se.datadosen.jalbum.JAFilterNode
 
JAFilterNode() - Constructor for class se.datadosen.jalbum.JAFilterNode
 
JAlbum - Class in se.datadosen.jalbum
Main JAlbum launcher.
JAlbum(String[]) - Constructor for class se.datadosen.jalbum.JAlbum
 
JALBUM_FOLDER_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
JALBUM_SKIN_EXTENSION - Static variable in class se.datadosen.jalbum.SkinManager
 
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 frontend 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
 
JAlbumExplorer.FolderTreeNode - Class in se.datadosen.explorer
 
JAlbumExplorer.FolderTreeNode(AlbumObject) - Constructor for class se.datadosen.explorer.JAlbumExplorer.FolderTreeNode
 
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
 
JAlbumFrame - Class in se.datadosen.jalbum
Main JAlbum user interface
JAlbumFrame(File) - Constructor for class se.datadosen.jalbum.JAlbumFrame
 
JAlbumFrame.CheckBoxProxy - Class in se.datadosen.jalbum
 
JAlbumFrame.CheckBoxProxy(JCheckBox) - Constructor for class se.datadosen.jalbum.JAlbumFrame.CheckBoxProxy
 
JAlbumFrame.DummyCheckBox - Class in se.datadosen.jalbum
 
JAlbumFrame.DummyCheckBox(JCheckBox) - Constructor for class se.datadosen.jalbum.JAlbumFrame.DummyCheckBox
 
JAlbumFrame.JAlbumFrameActions - Class in se.datadosen.jalbum
 
JAlbumFrame.JAlbumFrameActions() - Constructor for class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameActions
 
JAlbumFrame.JAlbumFrameButtons - Class in se.datadosen.jalbum
 
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
 
JAlbumManager.AlbumRootComponent() - Constructor for class se.datadosen.jalbum.JAlbumManager.AlbumRootComponent
 
JAlbumObject - Class in se.datadosen.explorer
Visual representation of a file or folder.
JAlbumObject(AlbumObject, JExplorerPanel) - Constructor for class se.datadosen.explorer.JAlbumObject
 
jAlbumObjectFlavor - Static variable in class se.datadosen.explorer.JAlbumObject
 
jalbumObjectFlavor - Static variable in class se.datadosen.explorer.JAlbumTransferable
 
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.
JAlbumSite - Class in se.datadosen.jalbum
Class representing the JAlbum web site and its current status and related services
JAlbumTransferable - Class in se.datadosen.explorer
 
JAlbumTransferable(JAlbumExplorer.FolderTreeNode) - Constructor for class se.datadosen.explorer.JAlbumTransferable
 
JAlbumTransferable(JAlbumObject) - Constructor for class se.datadosen.explorer.JAlbumTransferable
 
JAlbumTrayIcon - Class in se.datadosen.jalbum
 
JAlbumTrayIcon(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JAlbumTrayIcon
 
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
JBackgroundPanel - Class in se.datadosen.component
 
JBackgroundPanel() - Constructor for class se.datadosen.component.JBackgroundPanel
 
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
 
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
 
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(JTextField) - Constructor for class se.datadosen.component.JColorSelector
 
JColorSelector(String, JTextField) - Constructor for class se.datadosen.component.JColorSelector
 
JCommentPanel - Class in se.datadosen.explorer
 
JCommentPanel(JEditPanel) - Constructor for class se.datadosen.explorer.JCommentPanel
 
JCommentPanel.JSmallTextArea - Class in se.datadosen.explorer
 
JCommentPanel.JSmallTextArea() - Constructor for class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
JCommentPanel.JSmallTextArea(int, int) - Constructor for class se.datadosen.explorer.JCommentPanel.JSmallTextArea
 
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() - Constructor for class se.datadosen.jalbum.JConsoleFrame
 
JConsoleFrame(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JConsoleFrame
 
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
 
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(File) - Constructor for class se.datadosen.component.JDirectoryChooser
 
JEditPanel - Class in se.datadosen.explorer
Main panel for AlbumObject editing
JEditPanel(JAlbumExplorer) - Constructor for class se.datadosen.explorer.JEditPanel
 
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
 
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
 
JFiltersPanel - Class in se.datadosen.explorer
Panel displaying the image filter buttons.
JFiltersPanel(JEditPanel) - Constructor for class se.datadosen.explorer.JFiltersPanel
 
JGeneralSettingsPanel - Class in se.datadosen.jalbum
 
JGeneralSettingsPanel() - 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(String, Icon) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(Action) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(String) - Constructor for class se.datadosen.component.JGlassButton
 
JGlassButton(Icon) - Constructor for class se.datadosen.component.JGlassButton
 
JGradientButton - Class in se.datadosen.component
 
JGradientButton(String, Icon) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(Action) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(String) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(Icon) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton() - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(Color, Color) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(String, Color, Color) - Constructor for class se.datadosen.component.JGradientButton
 
JGradientButton(String, Icon, Color, Color) - Constructor for class se.datadosen.component.JGradientButton
 
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(String, Icon) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(Action) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(String) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton(Icon) - Constructor for class se.datadosen.component.JHoverButton
 
JHoverButton() - Constructor for class se.datadosen.component.JHoverButton
 
JHyperTextDialog - Class in se.datadosen.jalbum
Title: JAlbum Description: Copyright: Copyright (c) 2006 Company: JAlbum AB
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(Action) - Constructor for class se.datadosen.component.JIconButton
 
JIconButton(Icon) - 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
 
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(Action) - Constructor for class se.datadosen.component.JIconToggleButton
 
JIconToggleButton(Icon) - 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
 
JLineSplitPane - Class in se.datadosen.component
Like JSplitPane, but with a discrete line as divider
JLineSplitPane(int, boolean, Component, Component) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int, Component, Component) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int, boolean) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane(int) - Constructor for class se.datadosen.component.JLineSplitPane
 
JLineSplitPane() - Constructor for class se.datadosen.component.JLineSplitPane
 
JLinkButton - Class in se.datadosen.component
 
JLinkButton() - Constructor for class se.datadosen.component.JLinkButton
 
JLinkButton(Action) - Constructor for class se.datadosen.component.JLinkButton
 
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
 
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
 
JNewProjectDialog - Class in se.datadosen.jalbum
 
JNewProjectDialog(Frame) - Constructor for class se.datadosen.jalbum.JNewProjectDialog
 
jpegName(String) - Static method in class se.datadosen.jalbum.AlbumBean
Make sure file name ends with .jpg
JPlainButton - Class in se.datadosen.component
A button without extra margins, borders or paint effects
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(String) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Icon) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainButton(Icon, Icon) - Constructor for class se.datadosen.component.JPlainButton
 
JPlainToggleButton - Class in se.datadosen.component
 
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(Icon) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(String) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(Action) - Constructor for class se.datadosen.component.JPopupButton
 
JPopupButton(String, Icon) - Constructor for class se.datadosen.component.JPopupButton
 
JPreferencesWindow - Class in se.datadosen.jalbum
JFrame for JAlbum environmental preferences.
JPreferencesWindow(JAlbumFrame) - Constructor for class se.datadosen.jalbum.JPreferencesWindow
 
JProgressDialog - Class in se.datadosen.jalbum
Window displaying progress of, for example, album generation.
JProgressDialog(Frame, String, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressDialog(Dialog, String, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressDialog(Dialog, String, boolean, boolean) - Constructor for class se.datadosen.jalbum.JProgressDialog
 
JProgressSpinner - Class in se.datadosen.component
Provide a Mac-like spinning wheel during long processes
JProgressSpinner() - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(int, boolean) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(int) - Constructor for class se.datadosen.component.JProgressSpinner
 
JProgressSpinner(boolean) - Constructor for class se.datadosen.component.JProgressSpinner
 
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.JSmallLabel(String) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallLabel
 
JPropertyPanel.JSmallTextField - Class in se.datadosen.explorer
Smaller than JTextField and only paints a border when focused
JPropertyPanel.JSmallTextField() - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextField
 
JPropertyPanel.JSmallTextField(int) - Constructor for class se.datadosen.explorer.JPropertyPanel.JSmallTextField
 
JPublishWizard - Class in se.datadosen.jalbum
 
JPublishWizard(JAlbumContext) - Constructor for class se.datadosen.jalbum.JPublishWizard
 
JRatingSlider - Class in se.datadosen.component
 
JRatingSlider() - Constructor for class se.datadosen.component.JRatingSlider
 
JRatingSlider(int) - Constructor for class se.datadosen.component.JRatingSlider
 
JSettingsWindow - Class in se.datadosen.jalbum
 
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
 
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, 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(String) - Constructor for class se.datadosen.component.JSiteButton
 
JSiteButton(Icon) - Constructor for class se.datadosen.component.JSiteButton
 
JSkinPreview - Class in se.datadosen.jalbum
Displays skin sample images
JSkinPreview() - Constructor for class se.datadosen.jalbum.JSkinPreview
 
JSmartButton - Class in se.datadosen.component
 
JSmartButton() - Constructor for class se.datadosen.component.JSmartButton
 
JSmartButton(Action) - Constructor for class se.datadosen.component.JSmartButton
 
JSmartButton(String, ImageIcon) - Constructor for class se.datadosen.component.JSmartButton
 
JSmartColorSelector - Class in se.datadosen.component
 
JSmartColorSelector() - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(String) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(JTextField) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartColorSelector(String, JTextField) - Constructor for class se.datadosen.component.JSmartColorSelector
 
JSmartComboBox - Class in se.datadosen.component
 
JSmartComboBox() - 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) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Dialog, boolean) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame, boolean) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Dialog, String) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Dialog, String, boolean) - 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(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class se.datadosen.component.JSmartDialog
 
JSmartLabel - Class in se.datadosen.component
 
JSmartLabel() - Constructor for class se.datadosen.component.JSmartLabel
 
JSmartLabel(Icon) - 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
 
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
 
JSmartTextArea - Class in se.datadosen.component
JTextArea with undo/redo support and popup menu
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
 
JSmartTextComponentSupport - Class in se.datadosen.component
 
JSmartTextComponentSupport(JTextComponent) - Constructor for class se.datadosen.component.JSmartTextComponentSupport
 
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
 
JSmartTextPane - Class in se.datadosen.component
 
JSmartTextPane() - Constructor for class se.datadosen.component.JSmartTextPane
 
JSmartTextPane(String) - Constructor for class se.datadosen.component.JSmartTextPane
 
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
 
JStackLabel - Class in se.datadosen.component
Allows texts to be pushed and popped.
JStackLabel() - Constructor for class se.datadosen.component.JStackLabel
 
JStripedList - Class in se.datadosen.component
 
JStripedList() - Constructor for class se.datadosen.component.JStripedList
 
JStripedList(Object[]) - Constructor for class se.datadosen.component.JStripedList
 
JStripedList(ListModel) - Constructor for class se.datadosen.component.JStripedList
 
JSuperimposePanel - Class in se.datadosen.component
 
JSuperimposePanel(CardLayout) - Constructor for class se.datadosen.component.JSuperimposePanel
 
JSuperimposePanel() - Constructor for class se.datadosen.component.JSuperimposePanel
 
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
 
JUploadProgressDialog - Class in se.datadosen.jalbum
Window displaying progress of uploads
JUploadProgressDialog(JPublishWizard, String, boolean) - Constructor for class se.datadosen.jalbum.JUploadProgressDialog
 
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
 
JWidgetList - Class in se.datadosen.jalbum
JList with checkboxes that gets default data from JAlbumSite
JWidgetList() - Constructor for class se.datadosen.jalbum.JWidgetList
 
JWidgetList.CheckBoxCellRenderer - Class in se.datadosen.jalbum
 
JWidgetList.CheckBoxCellRenderer() - Constructor for class se.datadosen.jalbum.JWidgetList.CheckBoxCellRenderer
 
JWizard - Class in se.datadosen.component
 
JWizard(JFrame, String, boolean, ImageIcon) - Constructor for class se.datadosen.component.JWizard
 
JWizard(JDialog, String, boolean, ImageIcon) - 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
 

K

keyPressed(KeyEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
keyReleased(KeyEvent) - Method in class se.datadosen.component.JSmartColorSelector
 
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
 

L

label - Variable in class se.datadosen.jalbum.CompiledScript
 
labelFont - Static variable in class se.datadosen.explorer.JAlbumObject
 
language - Variable in class se.datadosen.jalbum.CompiledScript
 
language - Variable in class se.datadosen.jalbum.Config
 
LanguageMapper - Class in se.datadosen.util
 
LanguageMapper() - Constructor for class se.datadosen.util.LanguageMapper
 
languageUpdated() - Method in class se.datadosen.jalbum.JAlbumManager
 
languageUpdated() - Method in interface se.datadosen.util.Multilingual
 
largeThumbnails - Variable in class se.datadosen.jalbum.JPreferencesWindow
 
largeThumbnailsAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
largeThumbnailsMenuItem - Variable in class se.datadosen.explorer.JAlbumExplorer
 
LAST_MODIFIED_DATE - Static variable in class se.datadosen.jalbum.SkinProperties
Format YYYY-MM-DD
lastCaller - Static variable in class se.datadosen.jalbum.Msg
 
lastIndexPage - Variable in class se.datadosen.jalbum.CompiledScript
 
lastModified() - Method in class se.datadosen.io.FastFile
 
lastModified(File) - Method in class se.datadosen.jalbum.JAlbumInfo
 
lastVisibleComponent - Variable in class se.datadosen.component.JSuperimposePanel
 
launch(Dialog, JLabel, String) - Method in class se.datadosen.jalbum.SlowOperation
Launch slow process and pop up dialog window during the process
launch(Dialog, JLabel, Icon, String) - Method in class se.datadosen.jalbum.SlowOperation
 
launch(Frame, JLabel, Icon, String) - Method in class se.datadosen.jalbum.SlowOperation
 
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.RiverLayout
Lays out the container.
layoutContainer(Container) - Method in class se.datadosen.explorer.SmartFlowLayout
Lays out the container.
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 - Static variable in class se.datadosen.component.RiverLayout
 
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
 
leftPanel - Variable in class se.datadosen.explorer.JAlbumExplorer
 
limit - Static variable in class se.datadosen.jalbum.AccountManager.AccountStatus
 
LINE_BREAK - Static variable in class se.datadosen.component.RiverLayout
 
link - Variable in class se.datadosen.io.LinkFile
 
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
 
LinkFile - Class in se.datadosen.io
Link (shortcut) support for JAlbum.
LinkFile(File, String, File) - Constructor for class se.datadosen.io.LinkFile
 
listData - Variable in class se.datadosen.jalbum.JWidgetList
 
listener - Variable in class se.datadosen.net.JettyHttpServer
 
listFiles() - Method in class se.datadosen.io.ChainedDirectory
 
listFiles(FileFilter) - Method in class se.datadosen.io.ChainedDirectory
 
listFiles(File, boolean, File) - Method in class se.datadosen.jalbum.AlbumBean
List valid albumfiles and subdirectories of a directory The list is ordered according to the project settings
listSkins(File) - Method in class se.datadosen.jalbum.SkinManager
 
loadAccounts() - Method in class se.datadosen.jalbum.AccountManager
Load account list from file.
loadFilterInfoPanel(JAlbumImageFilter) - Method in class net.jalbum.filterManager.FilterManagerUI
 
loadImage(boolean, Dimension) - Method in interface se.datadosen.jalbum.AlbumObject
 
loadImage() - Method in interface se.datadosen.jalbum.AlbumObject
 
loadImage() - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
loadImage(boolean, Dimension) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
loadImage(File, AlbumBean) - Static method in class se.datadosen.util.FileFilters
Deprecated. Use loadImage(File file) instead.
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.
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
 
loadUI(JComponentHolder) - Method in class se.datadosen.jalbum.AlbumObjectProperties
Load UI controls with values from this object
loadUI() - Method in class se.datadosen.jalbum.JCustomPanel
Load UI controls with values from current album object Automatically called when moving between album objects
local - Variable in class se.datadosen.jalbum.CompiledScript
 
localPath - Variable in class se.datadosen.net.Share
 
Log - Class in se.datadosen.util.httpClient
 
Log() - Constructor for class se.datadosen.util.httpClient.Log
 
logger - Static variable in class se.datadosen.jalbum.JAlbum
Main Jalbum logger instance
lostOwnership(Clipboard, Transferable) - Method in class se.datadosen.component.JMapTable
 

M

main(String[]) - Static method in class edu.stanford.ejalbert.BrowserLauncher
 
main(String[]) - Static method in class se.datadosen.component.JGradientButton
 
main(String[]) - Static method in class se.datadosen.component.JProgressSpinner
 
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 - Class in se.datadosen.jalbum
 
Main() - Constructor for class se.datadosen.jalbum.Main
 
main(String[]) - Static method in class se.datadosen.jalbum.Main
 
main(String[]) - Static method in class se.datadosen.util.SmartResourceBundle
 
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
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.
makeSocket(String, String, int) - Static method in class se.datadosen.util.httpClient.Http
 
MANIFEST_NAME - Static variable in class se.datadosen.jalbum.AlbumManifest
 
map - Variable in class se.datadosen.util.Scope
 
MARGIN - Static variable in class se.datadosen.jalbum.JAlbumFrame.JAlbumFrameButtons
 
MarginIcon - Class in se.datadosen.component
 
MarginIcon(Insets, Icon) - Constructor for class se.datadosen.component.MarginIcon
 
mask - Static variable in class se.datadosen.util.httpClient.Log
 
maxImageHeight - Variable in class se.datadosen.jalbum.CompiledScript
 
maxImageWidth - Variable in class se.datadosen.jalbum.CompiledScript
 
maximumLayoutSize(Container) - Method in class se.datadosen.component.buttonbar.PercentLayout
Returns the maximum size of this component.
maxThumbHeight - Variable in class se.datadosen.jalbum.CompiledScript
 
maxThumbWidth - Variable in class se.datadosen.jalbum.CompiledScript
 
md5(String) - Static method in class se.datadosen.util.DigestUtil
From http://snippets.dzone.com/posts/show/3686
MEDIA_FILE - Static variable in class se.datadosen.util.FileFilters
 
messageBox(String) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, int) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(String, int, String) - Method in class se.datadosen.jalbum.EasyJFrame
 
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, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
messageBox(Window, String, int, String) - Static method in class se.datadosen.jalbum.EasyJFrame
 
meta - Variable in class se.datadosen.jalbum.CompiledScript
 
META_FILE_NAME - Static variable in class se.datadosen.jalbum.AlbumObjectImpl
 
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(File, Map) - Constructor for class se.datadosen.jalbum.MetaObjectCache
 
meterFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
millimeter35EqFormatter - Variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
millimeterFormatter - Static variable in class se.datadosen.imaging.exif.ImageInfoFormatter
 
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.RiverLayout
Returns the minimum dimensions needed to layout the visible components contained in the specified target container.
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.
ModifiesSize - Interface in se.datadosen.jalbum
Interface that all JAlbum image filters that modifies image sizes should implement.
ModuleException - Exception in se.datadosen.util.httpClient
 
ModuleException() - Constructor for exception se.datadosen.util.httpClient.ModuleException
 
ModuleException(String) - Constructor for exception se.datadosen.util.httpClient.ModuleException
 
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
 
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.
moveTo(AlbumObject) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject, int) - Method in interface se.datadosen.jalbum.AlbumObject
 
moveTo(AlbumObject) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
moveTo(AlbumObject, int) - Method in class se.datadosen.jalbum.AlbumObjectImpl
 
moveTo(File, File) - Method in class se.datadosen.jalbum.AlbumSynchronizer
Moves the corresponding files in the album structure Pass Files given from calls to translate
msg - Variable in class se.datadosen.jalbum.AlbumBeanEvent
 
msg - Variable in class se.datadosen.jalbum.event.UploadEvent
 
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, Icon) - Constructor for class se.datadosen.util.MultilingualAction
 
MultilingualAction(String) - Constructor for class se.datadosen.util.MultilingualAction
 

N

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.JFiltersPanel
 
NAME - Static variable in class se.datadosen.explorer.JWelcomePanel
 
name - Variable in class se.datadosen.util.FileFilters.FileType
 
net.jalbum.filterManager - package net.jalbum.filterManager
 
net.jalbum.slideshow - package net.jalbum.slideshow
 
NetUtil - Class in se.datadosen.net
 
newFolderAction - Variable in class se.datadosen.explorer.JAlbumExplorer
 
newProject(File) - Method in class se.datadosen.jalbum.JAlbumFrame
 
next - Variable in class se.datadosen.jalbum.CompiledScript
 
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
 
nextName() - Method in class se.datadosen.tags.AttributeTokenizer
 
nextPage - Variable in class se.datadosen.jalbum.CompiledScript
 
nextValue() - Method in class se.datadosen.tags.AttributeTokenizer
 
NO - Static variable in class se.datadosen.jalbum.EasyJFrame
 
NO_LOGGING - Static variable in class se.datadosen.jalbum.ShareBean
 
NO_SELECTION - Static variable in class se.datadosen.component.JSmartTextComponentSupport
 
NODE_FLAVOR - Static variable in class se.datadosen.dnd.TransferableNode
 
noFocusBorder - Static variable in class se.datadosen.jalbum.JWidgetList
 
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
 
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
 
Notifier - Class in se.datadosen.jalbum
 
Notifier(JAlbumContext) - Constructor for class se.datadosen.jalbum.Notifier
 
NoValidSkinException - Exception in se.datadosen.jalbum
 
NoValidSkinException() - Constructor for exception 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

OK - Static variable in class se.datadosen.jalbum.EasyJFrame
 
okAction - Variable in class se.datadosen.component.JWizard
 
okButton - Variable in class se.datadosen.component.JWizard
 
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)