A B C D E F G H I J K L M N O P R S T U V W X Z

A

AbstractDropper - Class in org.pdfsam.guiclient.commons.dnd.droppers
Drag&Drop abstract class
AbstractDropper() - Constructor for class org.pdfsam.guiclient.commons.dnd.droppers.AbstractDropper
 
AbstractFileFilter - Class in org.pdfsam.guiclient.utils.filters
Filters superclass
AbstractFileFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.AbstractFileFilter
If true the filter accepts directories
AbstractFileFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.AbstractFileFilter
 
AbstractImageAction - Class in org.pdfsam.guiclient.business.actions
Abstract action for the Preview Image panel
AbstractImageAction(JPreviewImage, String) - Constructor for class org.pdfsam.guiclient.business.actions.AbstractImageAction
 
AbstractPdfSelectionTableModel - Class in org.pdfsam.guiclient.commons.models
Abstract model for the selection table
AbstractPdfSelectionTableModel() - Constructor for class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
AbstractPdfSelectionTableModel.SortingState - Class in org.pdfsam.guiclient.commons.models
Model of a sorting state (column and sort type)
AbstractPdfSelectionTableModel.SortingState() - Constructor for class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
AbstractPdfSelectionTableModel.SortingState(int, int) - Constructor for class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
AbstractPlugablePanel - Class in org.pdfsam.guiclient.plugins.interfaces
Abstract class for plugin
AbstractPlugablePanel() - Constructor for class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
AbstractRunButtonActionListener - Class in org.pdfsam.guiclient.business.listeners
Abstract class for the run buttons listeners
AbstractRunButtonActionListener() - Constructor for class org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
 
AbstractThumbnailCreator - Class in org.pdfsam.guiclient.business.thumbnails.creators
Abstract thumbnail creator
AbstractThumbnailCreator() - Constructor for class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
AbstractXmlConfigStrategy - Class in org.pdfsam.guiclient.configuration.services.xml.strategy
Abstract xml config strategy
AbstractXmlConfigStrategy(Document) - Constructor for class org.pdfsam.guiclient.configuration.services.xml.strategy.AbstractXmlConfigStrategy
 
accept(File) - Method in class org.pdfsam.guiclient.utils.filters.AbstractFileFilter
 
accept(File) - Method in class org.pdfsam.guiclient.utils.filters.DirFilter
 
accept(File) - Method in class org.pdfsam.guiclient.utils.filters.HtmlFilter
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.AutoLoadEnvironmentAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.HideFrameAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.LoadEnvironmentAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.RotateLeftImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.RotateRightImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.SaveEnvironmentAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.SaveImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.ZoomInImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.ZoomOutImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.actions.ZoomResetImageAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.listeners.LogActionListener
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.listeners.mediators.ApplicationExitMediator
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.listeners.mediators.UpdateCheckerMediator
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.AddSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.ClearSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.DocumentPropertiesSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.MoveDownSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.MoveUpSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.ReloadDocumentSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.RemoveSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.actions.SetOutputPathSelectionTableAction
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.mediators.PagesActionsMediator
 
actionPerformed(ActionEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.VisualPdfSelectionActionListener
 
ADD - Static variable in class org.pdfsam.guiclient.commons.business.listeners.VisualPdfSelectionActionListener
 
ADD_BUTTON_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
addAllElements(Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
delegated to the Vector addAll
addAllElements(int, Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Add elements in c at the given index
addBarValue() - Method in class org.pdfsam.guiclient.gui.frames.JSplashScreen
Delegate to progressBar
addCloseableTabbedPaneListener(CloseableTabbedPaneListener) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Adds an CloseableTabbedPaneListener to the tabbedpane.
addElement(VisualPageListItem) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Add an item to the model and fire to Listeners
addElementAt(VisualPageListItem, int) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Add an item to the model and fire to Listeners
addFile(File, String, String) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
add a file to the selectionTable
addFile(File, String) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
add a file to the selectionTable
addFile(File) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
add a file to the selectionTable
addFile(File, String, List<DocumentPage>) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
add a file to the JList
addFile(File, String) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
Add file without a template
addFile(File) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
add a file to the JList
addFile(File, boolean) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
add a file to the JList
addFiles(File[]) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
adds files to the selectionTable
addFiles(List<File>, boolean) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
adds files to the selectionTable
addFiles(List<File>) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
Add files without keeping order
addMenuItem(JMenuItem) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
Adds a item to the popup menu
AddPdfDocument - Class in org.pdfsam.guiclient.commons.business.loaders.callable
Callable to add a pdf document to the selection panel
AddPdfDocument(File, JPdfSelectionPanel) - Constructor for class org.pdfsam.guiclient.commons.business.loaders.callable.AddPdfDocument
 
AddPdfDocument(File, JPdfSelectionPanel, String, String) - Constructor for class org.pdfsam.guiclient.commons.business.loaders.callable.AddPdfDocument
 
addPopupMenuAction(AbstractAction) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
addRecentEnvironment(String) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
addRecentEnvironment(String) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
adds the given env ensuring that there are no duplicates, that the new env is at the top of the list and that the list size is at most 8.
addRecentEnvironment(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
addRow(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Add a row to the table data source if maxRowsNumber is not reached and fire to Listeners
addRow(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Add a row to the table data source if maxRowsNumber is not reached and fire to Listeners
addRow(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
addRowAt(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Add a row to the table data source if maxRowsNumber is not reached and fire to Listeners
addRowAt(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Add a row to the table data source if maxRowsNumber is not reached and fire to Listeners
addRowAt(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
AddSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
 
AddSelectionTableAction(PdfLoader, boolean) - Constructor for class org.pdfsam.guiclient.commons.business.actions.AddSelectionTableAction
 
ADDSINGLE - Static variable in class org.pdfsam.guiclient.commons.business.listeners.VisualPdfSelectionActionListener
 
addTab(File, String) - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
add a tab for the input file and password
addTab(File) - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
add a tab for the input file
addTab(String, Component) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Adds a Component represented by a title and no icon.
addTab(String, Component, Icon) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Adds a Component represented by a title and an icon.
addTab(String, Component, Icon, String) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Adds a Component represented by a title and an icon.
addTab(File, String) - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
add a file to the tabbed panel
addTab(File) - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
add a file to the tabbed panel
addTableRow(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
adds a item to the table
addTabs(List<File>) - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
Adds a tab for every File in fileList
addTabs(File[]) - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
Adds a tab for every File in files
addTabs(List<File>) - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
add the files to the tabbed panel
addToPlugsNode(PluginDataModel) - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
adds an element to the plugs node
addToRootNode(PluginDataModel) - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
adds an element to the root node
addToTopPanel(Component) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
Add a component on the left of the top panel
addVersionFilter(Integer) - Method in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
removes items with lower version then version
addWipText(String) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
add a text to say the user we are working
addXmlNodeAndAttribute(Element, String, String, String) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Adds to the rootElement the nodes specified by nodeXPath.
addXmlNodesAndAttribute(Element, String, String, Collection<String>) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Adds multiple nodes to the parent element, one for each attributeValues and each of them with an attribute with the given name and value.
AES_128 - Static variable in class org.pdfsam.guiclient.utils.EncryptionUtility
 
afterDocumentLoaded() - Method in interface org.pdfsam.guiclient.commons.business.loaders.PdfDocumentLoadedHook
hook executed after a document is loaded
append(LoggingEvent) - Method in class org.pdfsam.guiclient.business.TextPaneAppender
 
appendAllElements(Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
same as addAllElements.
appendElements(Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
ApplicationCloser - Class in org.pdfsam.guiclient.business
Contains methods that get called during the application closure
ApplicationCloser(JMainFrame) - Constructor for class org.pdfsam.guiclient.business.ApplicationCloser
 
ApplicationExitMediator - Class in org.pdfsam.guiclient.business.listeners.mediators
Listener for the exit action
ApplicationExitMediator() - Constructor for class org.pdfsam.guiclient.business.listeners.mediators.ApplicationExitMediator
 
ApplicationExitMediator(ApplicationCloser) - Constructor for class org.pdfsam.guiclient.business.listeners.mediators.ApplicationExitMediator
 
ArrowHeaderRenderer - Class in org.pdfsam.guiclient.commons.renderers
Renderer for the header of JPdfSelectionTable.
ArrowHeaderRenderer(AbstractPdfSelectionTableModel, TableCellRenderer) - Constructor for class org.pdfsam.guiclient.commons.renderers.ArrowHeaderRenderer
 
ASCENDING - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
askForDocumentPasswordDialog(Component, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Show a dialog to ask the user for the document password
askForEmptySelectionPanel(Component) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a yes/no confirmation dialog to ask the user if he wants to empty the selection list
askForOverwriteConfirmation(Component) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a yes/no/cancel asking the user for a confirmation about the overwrite check
askForOverwriteOutputFileDialog(Component, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a yes/no/cancel dialog to ask the user about overwriting output file
askForPdfVersionConfilct(Component, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a yes/no confirmation dialog to ask the user if he wants to continue even if the selected pdf version is lower than the lowest available
AT_LEAST_ONE_DOC - Static variable in class org.pdfsam.guiclient.utils.DialogUtility
 
AUTHOR - Static variable in class org.pdfsam.guiclient.GuiClient
 
AutoLoadEnvironmentAction - Class in org.pdfsam.guiclient.business.actions
Action that automatically loads an environment
AutoLoadEnvironmentAction(Environment, File) - Constructor for class org.pdfsam.guiclient.business.actions.AutoLoadEnvironmentAction
 

B

BackwardCompatibilityXmlStrategy - Class in org.pdfsam.guiclient.configuration.services.xml.strategy
Old xml strategy
BackwardCompatibilityXmlStrategy(Document) - Constructor for class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
BASIC_MENU - Static variable in class org.pdfsam.guiclient.commons.components.PrefixPopupMenu
 
BROWSE_BUTTON_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 

C

call() - Method in class org.pdfsam.guiclient.commons.business.loaders.callable.AddPdfDocument
 
call() - Method in class org.pdfsam.guiclient.commons.business.loaders.callable.ReloadPdfDocument
 
cancelExecution(long) - Method in class org.pdfsam.guiclient.business.IdManager
Threads with the given id wont generate thumbnails
canImport(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.ClosableTabTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
canImport(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 
canLoad() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
check if the panel is empty and, if necessary shows a dialog to ask the user
checkForNewVersion(boolean) - Method in class org.pdfsam.guiclient.updates.UpdateManager
Check for a new version available if not already checked.
checkForNewVersion() - Method in class org.pdfsam.guiclient.updates.UpdateManager
Check for a new version available
CheckForUpdateException - Exception in org.pdfsam.guiclient.exceptions
 
CheckForUpdateException() - Constructor for exception org.pdfsam.guiclient.exceptions.CheckForUpdateException
 
CheckForUpdateException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.CheckForUpdateException
 
CheckForUpdateException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.CheckForUpdateException
 
CheckForUpdateException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.CheckForUpdateException
 
checkForUpdates(long, boolean) - Method in class org.pdfsam.guiclient.business.listeners.mediators.UpdateCheckerMediator
Run the runnable to check if an update is available after a delay
checkForUpdates() - Method in class org.pdfsam.guiclient.business.listeners.mediators.UpdateCheckerMediator
Run the runnable to check if an update is available
clean(long) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
clean(long) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
clean the thumbnails generation with the given id
CleanClosedTabbedPanelListener - Class in org.pdfsam.guiclient.commons.business.listeners
Clean the creator to stop thumbnails threads
CleanClosedTabbedPanelListener(CloseableTabbedPane) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.CleanClosedTabbedPanelListener
 
cleanCreator() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
Clean creator
CLEAR - Static variable in class org.pdfsam.guiclient.commons.business.listeners.VisualPdfSelectionActionListener
 
CLEAR_LOG_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.LogActionListener
 
clearData() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Removes any data source for the model
clearData() - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Removes any data source for the model
clearData() - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Removes any data source for the model
clearSelectionTable() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
Clear the selection table
ClearSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Clear Action for the selection table
ClearSelectionTableAction(JPdfSelectionTable) - Constructor for class org.pdfsam.guiclient.commons.business.actions.ClearSelectionTableAction
 
clearSortingState() - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
set the sorting state to NOT_SORTING
clone() - Method in class org.pdfsam.guiclient.business.IdManager
 
clone() - Method in class org.pdfsam.guiclient.business.PagePreviewOpener
 
clone() - Method in class org.pdfsam.guiclient.business.thumbnails.executors.ThumbnailsExecutor
 
clone() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor
 
clone() - Method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
clone() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
clone() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
clone() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
ClosableTabbedPanelAdder - Class in org.pdfsam.guiclient.business
Adds a tab to the CloseableTabbedPane
ClosableTabbedPanelAdder(CloseableTabbedPane) - Constructor for class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
 
ClosableTabbedPanelAdder(CloseableTabbedPane, PropertyChangeListener) - Constructor for class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
 
ClosableTabTransferHandler - Class in org.pdfsam.guiclient.commons.dnd.handlers
Used as TransferHandler for panels included into a JVisualMultiSelectionPanel
ClosableTabTransferHandler(ClosableTabbedPanelAdder) - Constructor for class org.pdfsam.guiclient.commons.dnd.handlers.ClosableTabTransferHandler
 
close() - Method in class org.pdfsam.guiclient.business.TextPaneAppender
 
close() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.AbstractXmlConfigStrategy
 
close() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
close resources if necessary
CloseableTabbedPane - Class in org.pdfsam.guiclient.commons.panels
code snippet found on http://forums.sun.com thanks to "fast_"
CloseableTabbedPane() - Constructor for class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Creates a new instance of CloseableTabbedPane
CloseableTabbedPane(int) - Constructor for class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Creates a new instance of CloseableTabbedPane
CloseableTabbedPaneListener - Interface in org.pdfsam.guiclient.commons.business.listeners
The listener that's notified when an tab should be closed in the CloseableTabbedPane.
closeTab(int) - Method in class org.pdfsam.guiclient.commons.business.listeners.CleanClosedTabbedPanelListener
 
closeTab(int) - Method in interface org.pdfsam.guiclient.commons.business.listeners.CloseableTabbedPaneListener
Informs all CloseableTabbedPaneListeners when a tab should be closed
CM - Static variable in class org.pdfsam.guiclient.utils.ConversionUtility
 
CommonComponentsFactory - Class in org.pdfsam.guiclient.commons.components
Factory for components commonly used by plugins
comparator - Variable in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
compare(PdfSelectionTableItem, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
 
compareTo(StringItem) - Method in class org.pdfsam.guiclient.dto.StringItem
 
compareTo(PluginDataModel) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
COMPRESS_CHECKBOX_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
CompressCheckBoxItemListener - Class in org.pdfsam.guiclient.commons.business.listeners
ItemListener used to disable or enable items in JPdfVersionCombo
CompressCheckBoxItemListener(JPdfVersionCombo) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.CompressCheckBoxItemListener
 
config - Variable in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
Configuration - Class in org.pdfsam.guiclient.configuration
Configuration Singleton
CONFIGURATION_FILE_NAME - Static variable in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
CONFIGURATION_FILE_NAME - Static variable in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
ConfigurationException - Exception in org.pdfsam.guiclient.exceptions
 
ConfigurationException() - Constructor for exception org.pdfsam.guiclient.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.ConfigurationException
 
ConfigurationService - Interface in org.pdfsam.guiclient.configuration.services
configuration service
ConfigurationServiceLocator - Class in org.pdfsam.guiclient.configuration.services
Locator for the configuration service
ConversionUtility - Class in org.pdfsam.guiclient.utils
Conversion utility
ConversionUtility() - Constructor for class org.pdfsam.guiclient.utils.ConversionUtility
 
createButton(int) - Method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
createCheckBox(int) - Method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
createLabel(int) - Method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
createTextField(int) - Method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
createTransferable(JComponent) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
CsvFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser.
CsvFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.CsvFilter
 
CsvFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.CsvFilter
 

D

data - Variable in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
data - Variable in class org.pdfsam.guiclient.commons.models.VisualListModel
 
DEFAULT_CONFIG_DIRECTORY - Static variable in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
DEFAULT_LANGUAGE - Static variable in class org.pdfsam.guiclient.l10n.LanguageLoader
 
DEFAULT_LOCALE - Static variable in class org.pdfsam.guiclient.l10n.LanguageLoader
 
DEFAULT_POOL_SIZE - Static variable in class org.pdfsam.guiclient.configuration.Configuration
 
DEFAULT_POOL_SIZE - Static variable in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
DEFAULT_RESIZE_PERCENTAGE - Static variable in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
Default resize percentage 20%
DEFAULT_SHOWED_COLUMNS_NUMBER - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
DEFAULT_ZOOM_LEVEL - Static variable in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
DefaultPopupMenu - Class in org.pdfsam.guiclient.commons.components
Default popup menu that shows copy/cut/paste items
DefaultPopupMenu() - Constructor for class org.pdfsam.guiclient.commons.components.DefaultPopupMenu
 
DefaultXmlStrategy - Class in org.pdfsam.guiclient.configuration.services.xml.strategy
Default strategy
DefaultXmlStrategy(Document) - Constructor for class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
deincRunningCounter() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
 
deincZoomLevel() - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
deincrement the zoom level
deleteRow(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Remove a row from the table data source and fire to Listeners
deleteRow(int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Remove a row from the table data source and fire to Listeners
deleteRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Remove a set of rows from the table data source and fire to Listeners
deleteRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Remove a set of rows from the table data source and fire to Listeners
DESCENDING - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
DESTINATION_TEXT_FIELD_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
DialogUtility - Class in org.pdfsam.guiclient.utils
Utility to show dialogs
DialogUtility() - Constructor for class org.pdfsam.guiclient.utils.DialogUtility
 
DIRECTORY_DESTINATION - Static variable in class org.pdfsam.guiclient.utils.DialogUtility
 
DirFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser.
DirFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.DirFilter
 
disableSetOutputPathMenuItem() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
remove the set ouput path menu item
DND_SUPPORT_FILES - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
DND_SUPPORT_FILES_AND_JAVAOBJECTS - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
DND_SUPPORT_JAVAOBJECTS - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
DND_SUPPORT_NONE - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
DnDSupportUtility - Class in org.pdfsam.guiclient.commons.dnd
Utility in support of the DnD
DocumentInfo - Class in org.pdfsam.guiclient.dto
Pdf document informations
DocumentInfo() - Constructor for class org.pdfsam.guiclient.dto.DocumentInfo
Creates and empty object with an empty DocumentMetaData
DocumentInfo(String, int, String, DocumentMetaData, boolean) - Constructor for class org.pdfsam.guiclient.dto.DocumentInfo
 
DocumentMetaData - Class in org.pdfsam.guiclient.dto
Model for the document metadata
DocumentMetaData() - Constructor for class org.pdfsam.guiclient.dto.DocumentMetaData
 
DocumentPage - Class in org.pdfsam.guiclient.dto
Document page model used when loading the environment
DocumentPage() - Constructor for class org.pdfsam.guiclient.dto.DocumentPage
 
DocumentPage(int, boolean, Rotation) - Constructor for class org.pdfsam.guiclient.dto.DocumentPage
 
DocumentPropertiesSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Action that shows the document properties
DocumentPropertiesSelectionTableAction(JPdfSelectionTable) - Constructor for class org.pdfsam.guiclient.commons.business.actions.DocumentPropertiesSelectionTableAction
 
DONT_PRESERVER_ORDER_CHECKBOX_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
DOUBLE_SELECTABLE_FILE - Static variable in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
drop(DropTargetDropEvent) - Method in class org.pdfsam.guiclient.commons.dnd.droppers.AbstractDropper
execute the drop

E

elementChanged(VisualPageListItem) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Look for the inputData and repaint it if found
elementsChanged() - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Repaints all the elements
enableSetOutputPathMenuItem() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
enables the set output path menu item
EncryptionUtility - Class in org.pdfsam.guiclient.utils
Support to the encryption
EncryptionUtility() - Constructor for class org.pdfsam.guiclient.utils.EncryptionUtility
 
ensureExtension(String, String) - Static method in class org.pdfsam.guiclient.utils.FileExtensionUtility
Ensures that the file path in input has the input file extension, if not it adds the extension.
ensureExtension(File, String) - Static method in class org.pdfsam.guiclient.utils.FileExtensionUtility
Ensures that the file in input has the input file extension, if not it adds the extension.
ensurePdfExtensionOnTextField(JTextField) - Static method in class org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
Check if there is a text in the TextField and it has a pdf extension, if not it adds the extension.
EnterDoClickListener - Class in org.pdfsam.guiclient.business.listeners
Implements KeyListener to add to buttons.
EnterDoClickListener(JButton) - Constructor for class org.pdfsam.guiclient.business.listeners.EnterDoClickListener
Constructor
Environment - Class in org.pdfsam.guiclient.business.environment
Environment logic.
Environment(Map<PluginDataModel, AbstractPlugablePanel>, JTreePanel) - Constructor for class org.pdfsam.guiclient.business.environment.Environment
 
equals(Object) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
equals(Object) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
equals(Object) - Method in class org.pdfsam.guiclient.dto.StringItem
 
equals(Object) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
errorGenericDialog(Component, String, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Generic error dialog
errorValidatingBounds(Component, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows an error dialog
execute(String) - Method in class org.pdfsam.guiclient.business.PagesWorker
execute the login in response of an action
execute(Runnable) - Method in class org.pdfsam.guiclient.business.thumbnails.executors.ThumbnailsExecutor
Executes r
execute(AddPdfDocument, PdfDocumentLoadedHook) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoaderExecutor
Submit the callable for execution
execute(Runnable) - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor
Executes the input Runnable
execute(Runnable) - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
 
executeDrop(List<File>) - Method in class org.pdfsam.guiclient.commons.dnd.droppers.AbstractDropper
Executes the drop logic given the TransferData
executeDrop(List<File>) - Method in class org.pdfsam.guiclient.commons.dnd.droppers.JPdfSelectionTableDropper
 
executeDrop(List<File>) - Method in class org.pdfsam.guiclient.commons.dnd.droppers.JVisualMultiSelectionDropper
 
EXIT_COMMAND - Static variable in class org.pdfsam.guiclient.business.listeners.mediators.ApplicationExitMediator
 
expand() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
expands the tree
exportDone(JComponent, Transferable, int) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 

F

FALSE - Static variable in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
FILE_DESTINATION - Static variable in class org.pdfsam.guiclient.utils.DialogUtility
 
FileExtensionUtility - Class in org.pdfsam.guiclient.utils
Utility class for the file extensions related tasks
FILENAME - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
finalizeThumbnailsCreation() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
generic finalization.
fireCloseTab(int) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Notifies all listeners that have registered interest for notification on this event type.
fromByteArray(byte[]) - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
FULL_MENU - Static variable in class org.pdfsam.guiclient.commons.components.PrefixPopupMenu
 

G

getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.AbstractFileFilter
 
getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.CsvFilter
 
getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.JarFilter
 
getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.PdfFilter
 
getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.TxtFilter
 
getAcceptedExtension() - Method in class org.pdfsam.guiclient.utils.filters.XmlFilter
 
getAddFileButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getApplicationName() - Static method in class org.pdfsam.guiclient.GuiClient
 
getAskOverwriteConfirmation() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getAskOverwriteConfirmation() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getAskOverwriteConfirmation() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getAuthor() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getAuthor() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
getAvailableVersion() - Method in class org.pdfsam.guiclient.updates.UpdateManager
 
getBarValue() - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
getBranch() - Static method in class org.pdfsam.guiclient.GuiClient
 
getBuildDate() - Static method in class org.pdfsam.guiclient.GuiClient
 
getBundle() - Method in class org.pdfsam.guiclient.l10n.LanguageLoader
 
getBundle(ClassLoader) - Method in class org.pdfsam.guiclient.l10n.LanguageLoader
 
getButton() - Method in class org.pdfsam.guiclient.business.listeners.EnterDoClickListener
 
getButtonsPanel() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getCheckForUpdatesValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getCheckForUpdatesValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getCheckForUpdatesValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getClassName() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
getClearButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getClearButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getCloseableTabbedPaneListener() - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Returns an array of all the SearchListeners added to this SearchPane with addSearchListener().
getCloserTask() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getCol() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
getColumnClass(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getColumnCount() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getColumnCount() - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
getColumnName(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Return column name
getColumnName(int) - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
Return column name
getColumnNames() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getCompleteRotation() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getComponentAfter(Container, Component) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
getComponentAfter(Container, Component) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
getComponentBefore(Container, Component) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
getComponentBefore(Container, Component) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
getConfig() - Method in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
getConfigurationInformations() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getConfigurationInformations() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getConfigurationInformations() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getConfigurationService() - Method in class org.pdfsam.guiclient.configuration.services.ConfigurationServiceLocator
 
getConsoleServicesFacade() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getConsoleServicesFacade() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getConsoleServicesFacade() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getCreationDate() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getCreator(String) - Static method in class org.pdfsam.guiclient.business.thumbnails.ThumbnailCreatorsRegisty
 
getCreator() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getCreatorIdentifier() - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getCreatorName() - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getCurrentId() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getCurrentTopPanel() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getCurrentZoomInButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getCurrentZoomLevel() - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
getCurrentZoomOutButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getDataList() - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
getDefaultComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
getDefaultComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
getDefaultEnvironment() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getDefaultEnvironment() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getDefaultEnvironment() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getDefaultEnvironmentValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getDefaultEnvironmentValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getDefaultEnvironmentValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getDefaultWorkingDirectory() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getDefaultWorkingDirectory() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getDefaultWorkingDirectory() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getDefaultWorkingDirectoryValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getDefaultWorkingDirectoryValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getDefaultWorkingDirectoryValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getDegrees() - Method in enum org.pdfsam.guiclient.dto.Rotation
 
getDescription() - Method in class org.pdfsam.guiclient.dto.IntItem
 
getDescription() - Method in class org.pdfsam.guiclient.dto.StringItem
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.CsvFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.DirFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.HtmlFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.JarFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.PdfFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.TxtFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.filters.XmlFilter
 
getDescription() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
getDndSupport() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getDocument() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.AbstractXmlConfigStrategy
 
getDocumentInfo() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getDocumentMetaData() - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
getDocumentMetaData() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getDocumentModel(List<DocumentPage>) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
The model to set on thumbnails list before the thumbnails generation starts.
getDocumentPage(Node) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
 
getDocumentPassword() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getElementAt(int) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
 
getElements() - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
 
getEncAlgorithm(String) - Static method in class org.pdfsam.guiclient.utils.EncryptionUtility
 
getEncryptionAlgorithm() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getErrorImage() - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
getExtendedState() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getExtendedState() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getExtendedState() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getExtension(File) - Method in class org.pdfsam.guiclient.utils.filters.AbstractFileFilter
Get the extension of a file.
getExtension(File) - Method in class org.pdfsam.guiclient.utils.filters.HtmlFilter
 
getFileName() - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
getFileSize() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getFilter() - Method in enum org.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooserType
 
getFirstComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
getFirstComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
getFocusPolicy() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getFocusPolicy() - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
getFocusPolicy() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getFormat(double, double) - Static method in class org.pdfsam.guiclient.utils.paper.PaperFormatUtility
return the description of the given format
getGenerationTasks(Vector<VisualPageListItem>) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getGuiConfigurationService() - Method in class org.pdfsam.guiclient.configuration.services.ConfigurationServiceLocator
 
getHeight() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
getHighQualityThumbnails() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getHighQualityThumbnails() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getHighQualityThumbnails() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getHorizontalDividerDimension() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getHorizontalDividerDimension() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getHorizontalDividerDimension() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getHorizontalDividerDimension() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getHorizontalDividerLocation() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getHorizontalDividerLocation() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getHorizontalDividerLocation() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getHorizontalDividerLocation() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getHorizontalTolerance() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
getHourglassImage() - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
getI18nResourceBundle() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getI18nResourceBundle() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getI18nResourceBundle() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getIcon() - Method in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
getIcon() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getId() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
 
getId() - Method in class org.pdfsam.guiclient.dto.IntItem
 
getId() - Method in class org.pdfsam.guiclient.dto.StringItem
 
getImage() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
 
getIndexesList() - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
getInputDocuments() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getInputFile() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getInputFile() - Method in class org.pdfsam.guiclient.dto.PdfFile
 
getInputFile() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getInstalledCreators() - Static method in class org.pdfsam.guiclient.business.thumbnails.ThumbnailCreatorsRegisty
 
getInstance() - Static method in class org.pdfsam.guiclient.business.IdManager
 
getInstance() - Static method in class org.pdfsam.guiclient.business.PagePreviewOpener
 
getInstance() - Static method in class org.pdfsam.guiclient.business.thumbnails.executors.ThumbnailsExecutor
 
getInstance() - Static method in class org.pdfsam.guiclient.commons.business.SoundPlayer
 
getInstance() - Static method in class org.pdfsam.guiclient.commons.business.WorkExecutor
 
getInstance() - Static method in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
getInstance(SharedJFileChooserType, int, String) - Static method in class org.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooser
 
getInstance(SharedJFileChooserType, int) - Static method in class org.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooser
 
getInstance() - Static method in class org.pdfsam.guiclient.commons.frames.JDocumentPropertiesFrame
 
getInstance() - Static method in class org.pdfsam.guiclient.configuration.Configuration
 
getInstance() - Static method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getJobNode(Node, boolean) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getJobNode(Node, boolean) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
getJobNode(Node, boolean) - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getKeywords() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getLAF(int) - Static method in class org.pdfsam.guiclient.utils.ThemeUtility
 
getLAFList() - Static method in class org.pdfsam.guiclient.utils.ThemeUtility
 
getLanguage() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getLanguage() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getLastComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
getLastComponent(Container) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
getLatestVersion() - Method in class org.pdfsam.guiclient.updates.checkers.HttpUpdateChecker
 
getLatestVersion() - Method in interface org.pdfsam.guiclient.updates.checkers.UpdateChecker
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.pdfsam.guiclient.commons.renderers.VisualListRenderer
 
getLoader() - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
getLoader() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getLoadFileButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getLocaleValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getLocaleValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getLocaleValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getLocationOnScreen() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getLocationOnScreen() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getLocationOnScreen() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getLoggingLevel() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getLoggingLevel() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getLoggingLevel() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getLoggingLevelValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getLoggingLevelValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getLoggingLevelValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getLookAndFeel() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getLookAndFeel() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getLookAndFeel() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getLookAndFeelValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getLookAndFeelValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getLookAndFeelValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getMainPanel() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getMainTable() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getMaxRowsNumber() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getMaxSelectableFiles() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getMinItem() - Method in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
 
getModificationDate() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getMoveDownButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getMoveDownButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getMoveUpButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getMoveUpButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getName() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
getNewId() - Method in class org.pdfsam.guiclient.business.IdManager
 
getOpenButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getOrientation() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getOriginalRotation() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getOutputPathPropertyChangeListener() - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
 
getPageImage(String, String, int, int) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getPageImage(String, String, int) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getPageImage(File, String, int) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getPageImage(String, String, int) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getPageImage(String, String, int, int) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getPageImage(File, String, int) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getPageImage(File, String, int, int) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getPageNumber() - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
getPageNumber() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getPages() - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
getPageSelection() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPagesNumber() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPagesSelection() - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
getPanel() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getPaperFormat() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getParentFileCanonicalPath() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getPassword() - Method in class org.pdfsam.guiclient.dto.PdfFile
 
getPassword() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPassword() - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
getPdfLoader() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getPdfVersion() - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
getPdfVersion() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPdfVersionDescription() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPercentComplete() - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
getPermissions() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
getPlaySoundsValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getPlaySoundsValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getPlaySoundsValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getPluginAbsolutePath() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getPluginAbsolutePath() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getPluginAbsolutePath() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getPluginAbsolutePath() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getPluginAbsolutePath() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getPluginAbsolutePath() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getPluginAuthor() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getPluginAuthor() - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
getPluginAuthor() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getPluginName() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getPluginName() - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
getPluginName() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getPluginNodeTreePath(String) - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getPluginsMap() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getPlugsNode() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getPreferredSize() - Method in class org.pdfsam.guiclient.commons.frames.JPagePreviewFrame
 
getPreferredSize() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
 
getProducer() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getProvidedPassword() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getRecentEnvironments() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getRecentEnvironments() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getRecentEnvironments() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
Not supported in old configuration
getRecentEnvironments() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getRemoveButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getRemoveFileButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getResolution() - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getReverseButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getRootNode() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getRotateAntiButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getRotateButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getRotatedElementsString() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getRotation() - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
getRotation(int) - Static method in enum org.pdfsam.guiclient.dto.Rotation
 
getRotation() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getRow(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Return the value at row
getRow(int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Return the value at row
getRowCount() - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
getRowCount() - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
getRows() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getRows() - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
getRunning() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
 
getRunningThreads() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor
 
getScaledInstance(BufferedImage, int, int) - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
getScreenResolution() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getScrollableTracksViewportWidth() - Method in class org.pdfsam.guiclient.commons.components.JPdfSelectionTable
 
getScrollPanelDropTarget() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getSelectedElements() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getSelectedElements() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getSelectedFile() - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
getSelectedLanguage() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getSelectedNode() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getSelectedPdfDocument() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getSelectedPdfDocumentPassword() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getSelectedPlugin() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getSelectedPlugin() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getSelectedPlugin() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getSelectedPlugin() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getSelectionPath() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getShowedColumns() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getSize() - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
 
getSize() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getSize() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getSize() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getSortingState() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getSortingState() - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
getSortingState() - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
getSortingState() - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
 
getSortType() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
getSourceActions(JComponent) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
getSourceActions(JComponent) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 
getStatusPanel() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getSubject() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getSuggestedDestinationDirectory(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
If a default working directory is set it returns it as suggested destination.
getSuggestedOutputFile(PdfSelectionTableItem, String) - Method in class org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
If a default working directory is set it returns an absolute path for the input fileName in the default working directory.
getTabbedPanelDropTarget() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pdfsam.guiclient.commons.renderers.ArrowHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.pdfsam.guiclient.commons.renderers.JPdfSelectionTableRenderer
 
getTableDropTarget() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getTableRows() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
getTextPaneInstance() - Static method in class org.pdfsam.guiclient.business.TextPaneAppender
 
getThanksText() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getTheme() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getTheme() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getTheme() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getThemeList() - Static method in class org.pdfsam.guiclient.utils.ThemeUtility
 
getThemeValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getThemeValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getThemeValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getThreadPoolSizeValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getThreadPoolSizeValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getThreadPoolSizeValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getThumbCreatorPoolSize() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getThumbCreatorPoolSize() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getThumbCreatorPoolSize() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getThumbnail(String, String, int, float) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
getThumbnail(String, String, int, float) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getThumbnail(File, String, int, float) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
 
getThumbnail() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
getThumbnailList() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getThumbnailsCreatorIdentifier() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getThumbnailsCreatorIdentifier() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getThumbnailsCreatorIdentifier() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getThumbnailsCreatorIdentifierValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getThumbnailsCreatorIdentifierValue() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getThumbnailsCreatorIdentifierValue() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getThumbnailSize() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
getThumbnailSize() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
getThumbnailSize() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
getThumbnailsSize() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.BackwardCompatibilityXmlStrategy
 
getThumbnailsSize() - Method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
 
getThumbnailsSize() - Method in interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy
 
getTitle() - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
getToolTips() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
getToolTipText(MouseEvent) - Method in class org.pdfsam.guiclient.commons.components.JPdfSelectionToolTipHeader
 
getTopPanel() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getTransferData(DataFlavor) - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable
 
getTransferDataFlavors() - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable
 
getTree() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getTreeModel() - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
 
getTreePanel() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getUndeleteButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getValidConsoleParameters() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
A of String List that can be used as input for the console.
getValidElements() - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
 
getValueAt(int, int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Return the value at row, col
getValueAt(int, int) - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
getVersion() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
getVersion() - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
getVersion() - Static method in class org.pdfsam.guiclient.GuiClient
 
getVersion() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
 
getVersion() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
getVersionDescription(char) - Static method in class org.pdfsam.guiclient.utils.PdfVersionUtility
 
getVersions() - Static method in class org.pdfsam.guiclient.utils.PdfVersionUtility
 
getVersionsList() - Static method in class org.pdfsam.guiclient.utils.PdfVersionUtility
 
getVersionType() - Static method in class org.pdfsam.guiclient.GuiClient
 
getVerticalDividerDimension() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getVerticalDividerDimension() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getVerticalDividerDimension() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getVerticalDividerDimension() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getVerticalDividerLocation() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
getVerticalDividerLocation() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
 
getVerticalDividerLocation() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
getVerticalDividerLocation() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
getVerticalTolerance() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
getWidth() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
getXmlValue(Document, String) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
 
getXmlValues(Document, String) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
 
getZoomInButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
getZoomOutButton() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
GuiClient - Class in org.pdfsam.guiclient
GUI Client for the console
GuiClient() - Constructor for class org.pdfsam.guiclient.GuiClient
 
GuiConfiguration - Class in org.pdfsam.guiclient.configuration
User interface configuration singleton
GuiConfigurationService - Interface in org.pdfsam.guiclient.configuration.services
Services related to the GUI configuration

H

hashCode() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
hashCode() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
hashCode() - Method in class org.pdfsam.guiclient.dto.StringItem
 
hashCode() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
hasValidElements() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
HideFrameAction - Class in org.pdfsam.guiclient.business.actions
Close action for the preview frame
HideFrameAction(JFrame) - Constructor for class org.pdfsam.guiclient.business.actions.HideFrameAction
 
HORIZONTAL_ORIENTATION - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
HtmlFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser.
HtmlFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.HtmlFilter
 
HttpUpdateChecker - Class in org.pdfsam.guiclient.updates.checkers
Checks for update over a http connection
HttpUpdateChecker(String) - Constructor for class org.pdfsam.guiclient.updates.checkers.HttpUpdateChecker
 

I

IdManager - Class in org.pdfsam.guiclient.business
singleton to generates a unique id
ImageUtility - Class in org.pdfsam.guiclient.utils
Image utility
ImageUtility() - Constructor for class org.pdfsam.guiclient.utils.ImageUtility
 
importData(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.ClosableTabTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
importData(TransferHandler.TransferSupport) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 
INCH - Static variable in class org.pdfsam.guiclient.utils.ConversionUtility
 
incRunningCounter() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
 
incZoomLevel() - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
increment the zoom level
initThumbnailsCreation() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
initialization of the thumbnail creation process
initThumbnailsPanel(String, String, JVisualPdfPageSelectionPanel, long, List<DocumentPage>) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
initThumbnailsPanel(File, String, JVisualPdfPageSelectionPanel, long, List<DocumentPage>) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
initThumbnailsPanel(File, String, JVisualPdfPageSelectionPanel, long, List<DocumentPage>) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
Initialize the input panel.
initThumbnailsPanel(String, String, JVisualPdfPageSelectionPanel, long, List<DocumentPage>) - Method in interface org.pdfsam.guiclient.business.thumbnails.creators.ThumbnailsCreator
Initialize the input panel.
initTransformation() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
init
INSERT_BASENAME_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
INSERT_BOOKMARK_NAME_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
INSERT_CURRENTPAGE_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
INSERT_FILENUMBER_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
INSERT_TIMESTAMP_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
IntItem - Class in org.pdfsam.guiclient.dto
Model of an int id and its description
IntItem() - Constructor for class org.pdfsam.guiclient.dto.IntItem
Constructor
IntItem(int, String) - Constructor for class org.pdfsam.guiclient.dto.IntItem
Constructor.
invokeAll(Collection<? extends Callable<Boolean>>, Callable<Boolean>, long) - Method in class org.pdfsam.guiclient.business.thumbnails.executors.ThumbnailsExecutor
run all the tasks and than the closeTask
isAdding() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
isAskOverwriteConfirmation() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
isAskOverwriteConfirmation() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
isAskOverwriteConfirmation() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
isBarStringPainted() - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
isCancelledExecution(long) - Method in class org.pdfsam.guiclient.business.IdManager
 
isCellEditable(int, int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Return true if the cell is editable
isCellEditable(int, int) - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
isCheckForUpdates() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
isCheckForUpdates() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
isCheckForUpdates() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
isDataFlavorSupported(DataFlavor) - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable
 
isDeleted() - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
isDeleted() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
isDrawDeletedItems() - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
isDrawDeletedItems() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
isEncrypted() - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
isEncrypted() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
isExecuting() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
 
isExecuting() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoaderExecutor
 
isFullAccessRequired() - Method in class org.pdfsam.guiclient.commons.renderers.JPdfSelectionTableRenderer
 
isFullPermission() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
isFullyRotated() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
isHighQualityThumbnails() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
isHighQualityThumbnils() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
isHighQualityThumbnils() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
isLoadedWithErrors() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
isNewVersionAvailable() - Method in class org.pdfsam.guiclient.updates.UpdateManager
 
isPlastic(int) - Static method in class org.pdfsam.guiclient.utils.ThemeUtility
 
isPlaySounds() - Method in class org.pdfsam.guiclient.configuration.Configuration
 
isPlaySounds() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
 
isPlaySounds() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
isRotated() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
isSetOutputPathMenuItemEnabled() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
isShowEveryButton() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
isSingleSelectableFile() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
isSortable() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
isSorted() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
isSyntaxErrors() - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
isTolerable(PaperFormat) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
isWrap() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
itemStateChanged(ItemEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.VersionFilterCheckBoxItemListener
 

J

JarFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the PlugInsLoader.
JarFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.JarFilter
 
JarFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.JarFilter
 
JBackgroundedPanel - Class in org.pdfsam.guiclient.gui.panels
Panel used in JSplash screen to display background image
JBackgroundedPanel(String) - Constructor for class org.pdfsam.guiclient.gui.panels.JBackgroundedPanel
A constructor to build and initialize your panel.
JButtonsPanel - Class in org.pdfsam.guiclient.gui.panels
Buttons bar for the main GUI
JButtonsPanel(SaveEnvironmentAction, LoadEnvironmentAction, ApplicationExitMediator, LogActionListener) - Constructor for class org.pdfsam.guiclient.gui.panels.JButtonsPanel
 
JDocumentPropertiesFrame - Class in org.pdfsam.guiclient.commons.frames
Frame that shows document properties
JHelpLabel - Class in org.pdfsam.guiclient.gui.components
Help icon with long html ToolTip
JHelpLabel(String, boolean) - Constructor for class org.pdfsam.guiclient.gui.components.JHelpLabel
 
JInfoPanel - Class in org.pdfsam.guiclient.gui.panels
"About" window.
JInfoPanel(Map<PluginDataModel, AbstractPlugablePanel>) - Constructor for class org.pdfsam.guiclient.gui.panels.JInfoPanel
Constructor.
JInfoPanel.InfoFocusPolicy - Class in org.pdfsam.guiclient.gui.panels
 
JInfoPanel.InfoFocusPolicy() - Constructor for class org.pdfsam.guiclient.gui.panels.JInfoPanel.InfoFocusPolicy
 
JLogPanel - Class in org.pdfsam.guiclient.gui.panels
Log panel
JLogPanel() - Constructor for class org.pdfsam.guiclient.gui.panels.JLogPanel
 
JLogPopupMenu - Class in org.pdfsam.guiclient.gui.components
Popup menu for the log window
JLogPopupMenu() - Constructor for class org.pdfsam.guiclient.gui.components.JLogPopupMenu
Default constructor, it adds a LogActionListener to listen menu items
JLogPopupMenu(ActionListener) - Constructor for class org.pdfsam.guiclient.gui.components.JLogPopupMenu
 
JMainFrame - Class in org.pdfsam.guiclient.gui.frames
Main frame
JMainFrame() - Constructor for class org.pdfsam.guiclient.gui.frames.JMainFrame
 
JMainMenuBar - Class in org.pdfsam.guiclient.gui.components
Menu bar
JMainMenuBar(SaveEnvironmentAction, LoadEnvironmentAction, ApplicationExitMediator) - Constructor for class org.pdfsam.guiclient.gui.components.JMainMenuBar
 
JPagePreviewFrame - Class in org.pdfsam.guiclient.commons.frames
Frame to open the single page preview
JPagePreviewFrame() - Constructor for class org.pdfsam.guiclient.commons.frames.JPagePreviewFrame
 
JPdfSelectionPanel - Class in org.pdfsam.guiclient.commons.panels
Customizable Panel for the selection of pdf documents
JPdfSelectionPanel() - Constructor for class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
default constructor shows every button and permits an unlimited number of selected input documents
JPdfSelectionPanel(int, int) - Constructor for class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
showEveryButton is true if maxSelectableFiles is > 1
JPdfSelectionPanel(int, int, boolean) - Constructor for class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
JPdfSelectionPanel(int, int, boolean, boolean) - Constructor for class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
JPdfSelectionTable - Class in org.pdfsam.guiclient.commons.components
Code snippet found on forum.java.sun by pam11 .
JPdfSelectionTable() - Constructor for class org.pdfsam.guiclient.commons.components.JPdfSelectionTable
 
JPdfSelectionTableDropper - Class in org.pdfsam.guiclient.commons.dnd.droppers
Dropper for the JPdfSelectionTable
JPdfSelectionTableDropper(PdfLoader) - Constructor for class org.pdfsam.guiclient.commons.dnd.droppers.JPdfSelectionTableDropper
 
JPdfSelectionTableRenderer - Class in org.pdfsam.guiclient.commons.renderers
Renderer to show red background in rows loaded with errors
JPdfSelectionTableRenderer() - Constructor for class org.pdfsam.guiclient.commons.renderers.JPdfSelectionTableRenderer
 
JPdfSelectionTableRenderer(boolean) - Constructor for class org.pdfsam.guiclient.commons.renderers.JPdfSelectionTableRenderer
 
JPdfSelectionToolTipHeader - Class in org.pdfsam.guiclient.commons.components
Used to show tooltip on JPdfSelectionTable Header
JPdfSelectionToolTipHeader(TableColumnModel) - Constructor for class org.pdfsam.guiclient.commons.components.JPdfSelectionToolTipHeader
 
JPdfVersionCombo - Class in org.pdfsam.guiclient.commons.components
Combo box for the output pdf version choice
JPdfVersionCombo() - Constructor for class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
 
JPdfVersionCombo(boolean) - Constructor for class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
 
JPreviewImage - Class in org.pdfsam.guiclient.gui.components
Component used to display an image
JPreviewImage(Image) - Constructor for class org.pdfsam.guiclient.gui.components.JPreviewImage
 
JPreviewImage() - Constructor for class org.pdfsam.guiclient.gui.components.JPreviewImage
 
JSettingsPanel - Class in org.pdfsam.guiclient.gui.panels
Plugable JPanel provides a GUI for pdfsam settings.
JSettingsPanel() - Constructor for class org.pdfsam.guiclient.gui.panels.JSettingsPanel
Constructor
JSettingsPanel.SettingsFocusPolicy - Class in org.pdfsam.guiclient.gui.panels
 
JSettingsPanel.SettingsFocusPolicy() - Constructor for class org.pdfsam.guiclient.gui.panels.JSettingsPanel.SettingsFocusPolicy
 
JSplashScreen - Class in org.pdfsam.guiclient.gui.frames
Splash screen.
JSplashScreen(String, String) - Constructor for class org.pdfsam.guiclient.gui.frames.JSplashScreen
 
JStatusPanel - Class in org.pdfsam.guiclient.gui.panels
Status bar for the main GUI
JStatusPanel() - Constructor for class org.pdfsam.guiclient.gui.panels.JStatusPanel
 
JStatusPanel(Icon, String) - Constructor for class org.pdfsam.guiclient.gui.panels.JStatusPanel
 
JStatusPanel(Icon, String, int) - Constructor for class org.pdfsam.guiclient.gui.panels.JStatusPanel
 
JTreePanel - Class in org.pdfsam.guiclient.gui.panels
panel containing the selection tree
JTreePanel(DefaultMutableTreeNode) - Constructor for class org.pdfsam.guiclient.gui.panels.JTreePanel
 
JVisualMultiSelectionDropper - Class in org.pdfsam.guiclient.commons.dnd.droppers
Dropper for the JVisualMultiSelectionPanel
JVisualMultiSelectionDropper(ClosableTabbedPanelAdder) - Constructor for class org.pdfsam.guiclient.commons.dnd.droppers.JVisualMultiSelectionDropper
 
JVisualMultiSelectionPanel - Class in org.pdfsam.guiclient.commons.panels
Panel to let the user select multiple pdf document and show thumbnails in a tabbed panel
JVisualMultiSelectionPanel() - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
JVisualPdfPageSelectionPanel - Class in org.pdfsam.guiclient.commons.panels
Customizable panel for a visual page selection
JVisualPdfPageSelectionPanel() - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
default constructor
JVisualPdfPageSelectionPanel(int) - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
draw deleted items default value (true) show button panel default value (true)
JVisualPdfPageSelectionPanel(int, boolean, boolean) - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
JVisualPdfPageSelectionPanel(int, boolean, boolean, boolean, int) - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
JVisualPdfPageSelectionPanel(int, boolean, boolean, boolean, int, int, int) - Constructor for class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
JVisualSelectionList - Class in org.pdfsam.guiclient.commons.components
JList with zoom support
JVisualSelectionList() - Constructor for class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
JVisualSelectionList(ListModel) - Constructor for class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
JVisualSelectionList(Object[]) - Constructor for class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
JVisualSelectionList(Vector<?>) - Constructor for class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
JVisualSelectionList(boolean) - Constructor for class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 

K

keyPressed(KeyEvent) - Method in class org.pdfsam.guiclient.business.listeners.EnterDoClickListener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.VisualPdfSelectionKeyAdapter
 

L

LanguageLoader - Class in org.pdfsam.guiclient.l10n
Loader for the i18n resource bundle
LanguageLoader(String, String) - Constructor for class org.pdfsam.guiclient.l10n.LanguageLoader
Creates a loader for the ResourceBundle
LoadEnvironmentAction - Class in org.pdfsam.guiclient.business.actions
Load Environment Action
LoadEnvironmentAction(Environment, JFrame) - Constructor for class org.pdfsam.guiclient.business.actions.LoadEnvironmentAction
 
LoadJobException - Exception in org.pdfsam.guiclient.exceptions
Exception thrown while loading environment
LoadJobException() - Constructor for exception org.pdfsam.guiclient.exceptions.LoadJobException
 
LoadJobException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.LoadJobException
 
LoadJobException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.LoadJobException
 
LoadJobException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.LoadJobException
 
loadJobNode(Node) - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
loadJobNode(Node) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
loadJobNode(Node) - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
Loads the input job node in the panel.
loadJobs(File) - Method in class org.pdfsam.guiclient.business.environment.Environment
loads an environment from an input file
loadPlugins() - Method in class org.pdfsam.guiclient.plugins.PlugInsLoader
load the plugins and return
LOCATOR - Static variable in class org.pdfsam.guiclient.configuration.services.ConfigurationServiceLocator
 
LogActionListener - Class in org.pdfsam.guiclient.business.listeners
Listener to the log actions
LogActionListener(JTextPane) - Constructor for class org.pdfsam.guiclient.business.listeners.LogActionListener
 
LogActionListener() - Constructor for class org.pdfsam.guiclient.business.listeners.LogActionListener
 

M

main(String[]) - Static method in class org.pdfsam.guiclient.GuiClient
 
MainWindowListener - Class in org.pdfsam.guiclient.business.listeners
Listener to execute necessary operations on window closing event
MainWindowListener(JMainFrame) - Constructor for class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
MAX_COLUMNS_NUMBER - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
MAX_ZOOM_LEVEL - Static variable in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
MIN_ZOOM_LEVEL - Static variable in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
mouseClicked(MouseEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.PageOpenerMouseAdapter
 
mouseClicked(MouseEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.PdfSelectionMouseHeaderAdapter
 
mouseClicked(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseDragged(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when a mouse button is pressed on a component and then dragged.
mouseEntered(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when the mouse enters a component.
mouseExited(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when the mouse exits a component.
mouseMoved(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mousePressed(MouseEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.TableShowPopupMouseAdapter
 
mousePressed(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when a mouse button has been pressed on a component.
mouseReleased(MouseEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.TableShowPopupMouseAdapter
 
mouseReleased(MouseEvent) - Method in class org.pdfsam.guiclient.commons.business.listeners.adapters.VisualPdfSelectionMouseAdapter
 
mouseReleased(MouseEvent) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Invoked when a mouse button has been released on a component.
mouseWheelMoved(MouseWheelEvent) - Method in class org.pdfsam.guiclient.business.listeners.MouseWheelZoomListener
 
MouseWheelZoomListener - Class in org.pdfsam.guiclient.business.listeners
Listen for the mouse wheel to perform zoom operations on the JPreviewImage
MouseWheelZoomListener(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.listeners.MouseWheelZoomListener
 
MOVE_DOWN - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
MOVE_UP - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
moveDownIndex(int) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Moves down a item at the given index fire to Listeners
moveDownIndexes(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Moves down a set of items at the given indexes
moveDownRow(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Moves down a row to the table data source and fire to Listeners
moveDownRow(int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Moves down a row to the table data source and fire to Listeners
moveDownRow(int) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
moveDownRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Moves down a set of rows to the table data source and fire to Listeners
moveDownRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Moves down a set of rows to the table data source and fire to Listeners
moveDownRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
MoveDownSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Move down for the selection table
MoveDownSelectionTableAction(JPdfSelectionTable) - Constructor for class org.pdfsam.guiclient.commons.business.actions.MoveDownSelectionTableAction
 
moveUpIndex(int) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Moves up a item at the given index fire to Listeners
moveUpIndexes(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Moves up a set of items at the given indexes
moveUpRow(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Moves up a row to the table data source and fire to Listeners
moveUpRow(int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Moves up a row to the table data source and fire to Listeners
moveUpRow(int) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
moveUpRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Moves up a set of rows to the table data source and fire to Listeners
moveUpRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Moves up a set of rows to the table data source and fire to Listeners
moveUpRows(int[]) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
MoveUpSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Move Up for the selection table
MoveUpSelectionTableAction(JPdfSelectionTable) - Constructor for class org.pdfsam.guiclient.commons.business.actions.MoveUpSelectionTableAction
 
MULTIPLE_INTERVAL_SELECTION - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 

N

NOT_SORTED - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 

O

OLD_CONFIGURATION_FILE_NAME - Static variable in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
ONE_DOC - Static variable in class org.pdfsam.guiclient.utils.DialogUtility
 
openInputDocument() - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
Opens the input document
openPreview(File, String, int) - Method in class org.pdfsam.guiclient.business.PagePreviewOpener
Creates a preview of the page and opens the frame to show it
openPreview(String, String, int) - Method in class org.pdfsam.guiclient.business.PagePreviewOpener
Creates a preview of the page and opens the frame to show it
org.pdfsam.guiclient - package org.pdfsam.guiclient
 
org.pdfsam.guiclient.business - package org.pdfsam.guiclient.business
 
org.pdfsam.guiclient.business.actions - package org.pdfsam.guiclient.business.actions
 
org.pdfsam.guiclient.business.environment - package org.pdfsam.guiclient.business.environment
 
org.pdfsam.guiclient.business.listeners - package org.pdfsam.guiclient.business.listeners
 
org.pdfsam.guiclient.business.listeners.mediators - package org.pdfsam.guiclient.business.listeners.mediators
 
org.pdfsam.guiclient.business.thumbnails - package org.pdfsam.guiclient.business.thumbnails
 
org.pdfsam.guiclient.business.thumbnails.creators - package org.pdfsam.guiclient.business.thumbnails.creators
 
org.pdfsam.guiclient.business.thumbnails.executors - package org.pdfsam.guiclient.business.thumbnails.executors
 
org.pdfsam.guiclient.commons.business - package org.pdfsam.guiclient.commons.business
 
org.pdfsam.guiclient.commons.business.actions - package org.pdfsam.guiclient.commons.business.actions
 
org.pdfsam.guiclient.commons.business.listeners - package org.pdfsam.guiclient.commons.business.listeners
 
org.pdfsam.guiclient.commons.business.listeners.adapters - package org.pdfsam.guiclient.commons.business.listeners.adapters
 
org.pdfsam.guiclient.commons.business.listeners.mediators - package org.pdfsam.guiclient.commons.business.listeners.mediators
 
org.pdfsam.guiclient.commons.business.loaders - package org.pdfsam.guiclient.commons.business.loaders
 
org.pdfsam.guiclient.commons.business.loaders.callable - package org.pdfsam.guiclient.commons.business.loaders.callable
 
org.pdfsam.guiclient.commons.components - package org.pdfsam.guiclient.commons.components
 
org.pdfsam.guiclient.commons.components.sharedchooser - package org.pdfsam.guiclient.commons.components.sharedchooser
 
org.pdfsam.guiclient.commons.dnd - package org.pdfsam.guiclient.commons.dnd
 
org.pdfsam.guiclient.commons.dnd.droppers - package org.pdfsam.guiclient.commons.dnd.droppers
 
org.pdfsam.guiclient.commons.dnd.handlers - package org.pdfsam.guiclient.commons.dnd.handlers
 
org.pdfsam.guiclient.commons.dnd.transferables - package org.pdfsam.guiclient.commons.dnd.transferables
 
org.pdfsam.guiclient.commons.frames - package org.pdfsam.guiclient.commons.frames
 
org.pdfsam.guiclient.commons.models - package org.pdfsam.guiclient.commons.models
 
org.pdfsam.guiclient.commons.panels - package org.pdfsam.guiclient.commons.panels
 
org.pdfsam.guiclient.commons.renderers - package org.pdfsam.guiclient.commons.renderers
 
org.pdfsam.guiclient.configuration - package org.pdfsam.guiclient.configuration
 
org.pdfsam.guiclient.configuration.services - package org.pdfsam.guiclient.configuration.services
 
org.pdfsam.guiclient.configuration.services.xml - package org.pdfsam.guiclient.configuration.services.xml
 
org.pdfsam.guiclient.configuration.services.xml.strategy - package org.pdfsam.guiclient.configuration.services.xml.strategy
 
org.pdfsam.guiclient.dto - package org.pdfsam.guiclient.dto
 
org.pdfsam.guiclient.exceptions - package org.pdfsam.guiclient.exceptions
 
org.pdfsam.guiclient.gui.components - package org.pdfsam.guiclient.gui.components
 
org.pdfsam.guiclient.gui.frames - package org.pdfsam.guiclient.gui.frames
 
org.pdfsam.guiclient.gui.panels - package org.pdfsam.guiclient.gui.panels
 
org.pdfsam.guiclient.l10n - package org.pdfsam.guiclient.l10n
 
org.pdfsam.guiclient.plugins - package org.pdfsam.guiclient.plugins
 
org.pdfsam.guiclient.plugins.interfaces - package org.pdfsam.guiclient.plugins.interfaces
 
org.pdfsam.guiclient.plugins.models - package org.pdfsam.guiclient.plugins.models
 
org.pdfsam.guiclient.updates - package org.pdfsam.guiclient.updates
 
org.pdfsam.guiclient.updates.checkers - package org.pdfsam.guiclient.updates.checkers
 
org.pdfsam.guiclient.utils - package org.pdfsam.guiclient.utils
 
org.pdfsam.guiclient.utils.filters - package org.pdfsam.guiclient.utils.filters
 
org.pdfsam.guiclient.utils.paper - package org.pdfsam.guiclient.utils.paper
 
OUTPUT_PATH_PROPERTY - Static variable in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
OUTPUT_PATH_PROPERTY - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
OVERWRITE_CHECKBOX_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 

P

PageOpenerMouseAdapter - Class in org.pdfsam.guiclient.commons.business.listeners.adapters
Listen for double click on the JList and open the preview page on the clicked page
PageOpenerMouseAdapter(JVisualSelectionList) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.adapters.PageOpenerMouseAdapter
 
PagePreviewOpener - Class in org.pdfsam.guiclient.business
Open a preview frame with the right page preview
PAGES - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
PagesActionsMediator - Class in org.pdfsam.guiclient.commons.business.listeners.mediators
 
PagesActionsMediator(PagesWorker) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.mediators.PagesActionsMediator
 
PAGESELECTION - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
PagesWorker - Class in org.pdfsam.guiclient.business
Worker for the pages actions
PagesWorker(JVisualSelectionList) - Constructor for class org.pdfsam.guiclient.business.PagesWorker
 
paint(Graphics) - Method in class org.pdfsam.guiclient.gui.panels.JBackgroundedPanel
 
paintComponent(Graphics) - Method in class org.pdfsam.guiclient.commons.renderers.VisualListRenderer
 
paintComponent(Graphics) - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
 
PaperFormat - Class in org.pdfsam.guiclient.utils.paper
Models a paper format
PaperFormat() - Constructor for class org.pdfsam.guiclient.utils.paper.PaperFormat
 
PaperFormat(double, double, String, double, double) - Constructor for class org.pdfsam.guiclient.utils.paper.PaperFormat
 
PaperFormatUtility - Class in org.pdfsam.guiclient.utils.paper
Utility to get the paper format
PaperFormatUtility() - Constructor for class org.pdfsam.guiclient.utils.paper.PaperFormatUtility
 
parseXmlFile(String) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Parse the xml file converting the given path
parseXmlFile(File) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
parse the xml input file
parseXmlFile(URL) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Parse the url
PASSWORD - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
PATH - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
PDF_DOCUMENT_VERSION - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
PDF_EXTENSION - Static variable in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
PDF_EXTENSION - Static variable in class org.pdfsam.guiclient.utils.FileExtensionUtility
 
PDF_EXTENSION_REGEXP - Static variable in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
PDF_VERSION_LABEL - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
PdfDocumentLoadedHook - Interface in org.pdfsam.guiclient.commons.business.loaders
Hook executed after a pdf document is loaded
PdfFile - Class in org.pdfsam.guiclient.dto
A pdf file
PdfFile() - Constructor for class org.pdfsam.guiclient.dto.PdfFile
 
PdfFile(File, String) - Constructor for class org.pdfsam.guiclient.dto.PdfFile
 
PdfFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser.
PdfFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.PdfFilter
 
PdfFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.PdfFilter
 
PdfLoader - Class in org.pdfsam.guiclient.commons.business.loaders
Business class whose job is to load pdf file to PdfSelectionTableItem
PdfLoader(JPdfSelectionPanel) - Constructor for class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
 
PdfLoaderExecutor - Class in org.pdfsam.guiclient.commons.business.loaders
Executor that executes the load and reload threads
PdfLoaderExecutor() - Constructor for class org.pdfsam.guiclient.commons.business.loaders.PdfLoaderExecutor
 
PdfSelectionMouseHeaderAdapter - Class in org.pdfsam.guiclient.commons.business.listeners.adapters
Listener for the mouse clicks on the table header
PdfSelectionMouseHeaderAdapter(AbstractPdfSelectionTableModel) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.adapters.PdfSelectionMouseHeaderAdapter
 
PdfSelectionTableItem - Class in org.pdfsam.guiclient.dto
Item of the table in JPdfSelectionPanel
PdfSelectionTableItem() - Constructor for class org.pdfsam.guiclient.dto.PdfSelectionTableItem
Default values
PdfSelectionTableItem(File, String, String, boolean, boolean, char, String, boolean, boolean) - Constructor for class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
PdfSelectionTableItem(File, String, String, boolean, boolean, char, String) - Constructor for class org.pdfsam.guiclient.dto.PdfSelectionTableItem
loadedWithErrors is false
PdfSelectionTableItem(File, String, String, boolean, boolean, char) - Constructor for class org.pdfsam.guiclient.dto.PdfSelectionTableItem
No password given loadedWithErrors is false
PdfThumbnailsLoader - Class in org.pdfsam.guiclient.commons.business.loaders
Loads a document a create thumbnails
PdfThumbnailsLoader(JVisualPdfPageSelectionPanel) - Constructor for class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
 
PdfVersionUtility - Class in org.pdfsam.guiclient.utils
Pdf document version utilities
PdfVersionUtility() - Constructor for class org.pdfsam.guiclient.utils.PdfVersionUtility
 
playErrorSound() - Method in class org.pdfsam.guiclient.commons.business.SoundPlayer
Plays an error sound
playSound() - Method in class org.pdfsam.guiclient.commons.business.SoundPlayer
Plays a sound
Plugable - Interface in org.pdfsam.guiclient.plugins.interfaces
Provides an interface to plugable panels
PluginDataModel - Class in org.pdfsam.guiclient.plugins.models
model for the plugins infos
PluginDataModel() - Constructor for class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
PluginDataModel(String, String, String, String) - Constructor for class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
PluginException - Exception in org.pdfsam.guiclient.exceptions
Plugin Exception
PluginException() - Constructor for exception org.pdfsam.guiclient.exceptions.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.PluginException
 
PluginException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.PluginException
 
PluginException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.PluginException
 
PlugInsLoader - Class in org.pdfsam.guiclient.plugins
Loader for plugins.
PlugInsLoader(String) - Constructor for class org.pdfsam.guiclient.plugins.PlugInsLoader
Constructor
PluginsTableModel - Class in org.pdfsam.guiclient.plugins.models
Table model for the info GUI table.
PluginsTableModel(ArrayList<PluginDataModel>) - Constructor for class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
PluginsTableModel(Map<PluginDataModel, AbstractPlugablePanel>) - Constructor for class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
PREFIX_TEXT_FIELD_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
PREFIX_TEXT_FIELD_TYPE_FULL_MENU - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
PrefixMenuActionListener - Class in org.pdfsam.guiclient.business.listeners
Listener for the prefix menu actions
PrefixMenuActionListener(JTextField) - Constructor for class org.pdfsam.guiclient.business.listeners.PrefixMenuActionListener
 
PrefixPopupMenu - Class in org.pdfsam.guiclient.commons.components
Popup menu to show default menu plus prefix menu items
PrefixPopupMenu(int, JTextField) - Constructor for class org.pdfsam.guiclient.commons.components.PrefixPopupMenu
 
prependAllElements(Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Add elements at the beginning
prependElements(Collection<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
processXPath(Element, String, String) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Adds the to rootElement the given xpath and, if the xpath contains an attribute, sets the attribute value.

R

RC4_128 - Static variable in class org.pdfsam.guiclient.utils.EncryptionUtility
 
RC4_40 - Static variable in class org.pdfsam.guiclient.utils.EncryptionUtility
 
rebuildRecentEnvironmentsMenu() - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
rebuilds the recent envs menu
rebuildRecentEnvironmentSubmenu(Environment) - Method in class org.pdfsam.guiclient.gui.components.JMainMenuBar
Rebuild the recent envs menu with the given collection of envs
reload(ClassLoader) - Static method in class org.pdfsam.guiclient.business.thumbnails.ThumbnailCreatorsRegisty
Creates the services from the given class loader.
ReloadDocumentSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Reload the selected document
ReloadDocumentSelectionTableAction(JPdfSelectionTable, PdfLoader) - Constructor for class org.pdfsam.guiclient.commons.business.actions.ReloadDocumentSelectionTableAction
 
reloadFile(File, String, String, int) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
reload a file to the selectionTable
reloadFile(File, String, int) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
reload a file to the selectionTable
reloadFile(File, int) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
reload a file to the selectionTable
ReloadPdfDocument - Class in org.pdfsam.guiclient.commons.business.loaders.callable
Callable to reload a pdf document
ReloadPdfDocument(File, JPdfSelectionPanel, String, String, int) - Constructor for class org.pdfsam.guiclient.commons.business.loaders.callable.ReloadPdfDocument
 
REMOVE - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
removeAllTabs() - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
Remove all tabs
removeCancelledExecution(long) - Method in class org.pdfsam.guiclient.business.IdManager
remove a cancelled execution id from the table
removeCloseableTabbedPaneListener(CloseableTabbedPaneListener) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Removes an CloseableTabbedPaneListener from the tabbedpane.
removeElementAt(int, boolean) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
removes the element at the index
removeElements(int[], boolean) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Remove a set of rows from the list data source and fire to Listeners
removeElements(int, int, boolean) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Remove a set of rows from the list data source and fire to Listeners
removeFilters() - Method in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
Enables every item
RemoveSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
Remove action for the selection table
RemoveSelectionTableAction(JPdfSelectionTable) - Constructor for class org.pdfsam.guiclient.commons.business.actions.RemoveSelectionTableAction
 
removeVersionFilter(Integer) - Method in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
remove the filter
removeWipText(String) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
remove the text to say the user we are working
removeWipTextAll() - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
removes every element from the list
requiresLayout() - Method in class org.pdfsam.guiclient.business.TextPaneAppender
 
resetComponent() - Method in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
resets the component
resetComponent() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
reset the component
resetPanel() - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
reset the panel
resetPanel() - Method in class org.pdfsam.guiclient.gui.panels.JInfoPanel
 
resetPanel() - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
 
resetPanel() - Method in interface org.pdfsam.guiclient.plugins.interfaces.Plugable
reset the panel before to load an environment
REVERSE - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
reverseElements(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Reverse the given elements
ROTATE_ANTICLOCK - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
ROTATE_CLOCK - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
rotateAnticlockwise() - Method in enum org.pdfsam.guiclient.dto.Rotation
 
rotateAnticlockwise() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
rotate anticlockwise the item
rotateAntiClockwise() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
rotate anti clockwise
rotateAnticlockwiseElements(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
rotates anti clockwise the given elements
rotateClockwise() - Method in enum org.pdfsam.guiclient.dto.Rotation
 
rotateClockwise() - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
rotate clockwise the item
rotateClockwise() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
rotate clockwise
rotateClockwiseElements(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
rotates the given elements
rotateImage(Image, int) - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
RotateLeftImageAction - Class in org.pdfsam.guiclient.business.actions
Action for the rotate anti clockwise function
RotateLeftImageAction(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.actions.RotateLeftImageAction
 
RotateRightImageAction - Class in org.pdfsam.guiclient.business.actions
Action for the rotate right function
RotateRightImageAction(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.actions.RotateRightImageAction
 
Rotation - Enum in org.pdfsam.guiclient.dto
Enum to model a rotations set
ROW_NUM - Static variable in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
run() - Method in class org.pdfsam.guiclient.commons.business.WorkThread
 
RUN_BUTTON_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 

S

SAME_AS_SOURCE - Static variable in class org.pdfsam.guiclient.commons.components.JPdfVersionCombo
 
save() - Method in class org.pdfsam.guiclient.configuration.Configuration
save the current configuration
save() - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
save the current gui configuration
save() - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
save the configuration
save() - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
saves the current gui configuration
save() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
save() - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
SAVE_AND_EXIT_COMMAND - Static variable in class org.pdfsam.guiclient.business.listeners.mediators.ApplicationExitMediator
 
SAVE_LOG_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.LogActionListener
 
saveEnvironment(File, boolean) - Method in class org.pdfsam.guiclient.business.environment.Environment
saves and environment to the output file
saveEnvironment(File) - Method in class org.pdfsam.guiclient.business.environment.Environment
saves and environment to the output file without saving passwords
SaveEnvironmentAction - Class in org.pdfsam.guiclient.business.actions
Save environment action
SaveEnvironmentAction(Environment, JFrame) - Constructor for class org.pdfsam.guiclient.business.actions.SaveEnvironmentAction
 
saveGuiConfiguration() - Method in class org.pdfsam.guiclient.business.ApplicationCloser
Saves the user interface configuration
SaveImageAction - Class in org.pdfsam.guiclient.business.actions
Action listener for the save commands
SaveImageAction(JPreviewImage, JFrame) - Constructor for class org.pdfsam.guiclient.business.actions.SaveImageAction
 
SaveJobException - Exception in org.pdfsam.guiclient.exceptions
Exception thrown while saving job
SaveJobException() - Constructor for exception org.pdfsam.guiclient.exceptions.SaveJobException
 
SaveJobException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.SaveJobException
 
SaveJobException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.SaveJobException
 
SaveJobException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.SaveJobException
 
saveXmlConfigurationFile(File, ConfigurationService) - Static method in class org.pdfsam.guiclient.configuration.services.xml.strategy.DefaultXmlStrategy
Saves the configuration on the configuration xml file.
SELECTALL_LOG_ACTION - Static variable in class org.pdfsam.guiclient.business.listeners.LogActionListener
 
setAskOverwriteConfirmation(boolean) - Method in class org.pdfsam.guiclient.configuration.Configuration
set the ask overwrite confirmation flag
setAskOverwriteConfirmation(boolean) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
set the ask for confirmation flag
setAskOverwriteConfirmation(boolean) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setAuthor(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setAuthor(String) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
setBarIndeterminate(boolean) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
setBarString(String) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
setBarStringPainted(boolean) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
setBarValue(int) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
setBounds(int, int, int, int) - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
 
setBundleName(String) - Method in class org.pdfsam.guiclient.l10n.LanguageLoader
 
setButton(JButton) - Method in class org.pdfsam.guiclient.business.listeners.EnterDoClickListener
 
setCheckForUpdates(boolean) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the check for updates
setCheckForUpdates(boolean) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
set the checl for updates flag
setCheckForUpdates(boolean) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setCheckUpdateMediator(UpdateCheckerMediator) - Method in class org.pdfsam.guiclient.gui.panels.JSettingsPanel
sets the check update mediator
setClassName(String) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
setCloseIcons(Icon, Icon, Icon) - Method in class org.pdfsam.guiclient.commons.panels.CloseableTabbedPane
Allows setting own closeicons.
setCol(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
setColumnNames(String[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
setColumnNames(String[]) - Method in class org.pdfsam.guiclient.plugins.models.PluginsTableModel
 
setCreationDate(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setCreator(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setCurrentZoomLevel(int) - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
setData(PdfSelectionTableItem[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
set data source for the model
setData(PdfSelectionTableItem[]) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
set data source for the model
setData(VisualPageListItem[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
set data source for the model
setData(Vector<VisualPageListItem>) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
set data source for the model
setDataList(VisualPageListItem[]) - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
setDefaultEnvironment(String) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the default environment path
setDefaultEnvironment(String) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
set the path for the default environment
setDefaultEnvironment(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setDefaultWorkingDirectory(String) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the default working directory
setDefaultWorkingDirectory(String) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
set the path to the default working directory
setDefaultWorkingDirectory(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setDeleted(boolean) - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
setDeleted(boolean) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setDescription(String) - Method in class org.pdfsam.guiclient.dto.IntItem
sets the description property
setDescription(String) - Method in class org.pdfsam.guiclient.dto.StringItem
 
setDescription(String) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
setDocumentInfo(DocumentMetaData) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setDocumentMetaData(DocumentMetaData) - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
setDocumentPassword(String) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setDocumentProperties(DocumentInfo) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
Set the document properties to be shown as a tooltip of the documentProperties JLabel
setDocumentPropertiesVisible(boolean) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
Set the visible the label that shows document properties
setDrawDeletedItems(boolean) - Method in class org.pdfsam.guiclient.commons.components.JVisualSelectionList
 
setDrawDeletedItems(boolean) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
setEncrypted(boolean) - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
setEncrypted(boolean) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setEncryptionAlgorithm(String) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setExtendedState(int) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setExtendedState(int) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the extended state
setExtendedState(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setFileName(String) - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
setFileSize(long) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setFullAccessRequired(boolean) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
If true, the selection table default renderer will show a tooltip message when the document is not opened with full permissions
setFullAccessRequired(boolean) - Method in class org.pdfsam.guiclient.commons.renderers.JPdfSelectionTableRenderer
 
setFullPermission(boolean) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setHeight(double) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
setHook(PdfDocumentLoadedHook) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
set the hook to be called after the document is loaded
setHorizontalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setHorizontalDividerDimension(Dimension) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the horizontal divider dimension
setHorizontalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setHorizontalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
setHorizontalDividerLocation(int) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setHorizontalDividerLocation(int) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the horizontal divider location
setHorizontalDividerLocation(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setHorizontalDividerLocation(int) - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
setHorizontalTolerance(double) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
setIcon(Icon) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Sets the panel icon
setId(int) - Method in class org.pdfsam.guiclient.dto.IntItem
sets the id property
setId(String) - Method in class org.pdfsam.guiclient.dto.StringItem
 
setImage(Image) - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
 
setIndexesList(int[]) - Method in class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
setInputFile(File) - Method in class org.pdfsam.guiclient.dto.PdfFile
 
setInputFile(File) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setKeywords(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setLanguage(String) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the language
setLanguage(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setLoadedWithErrors(boolean) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setLoader(PdfThumbnailsLoader) - Method in class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
setLocale(Locale) - Method in class org.pdfsam.guiclient.l10n.LanguageLoader
 
setLocationOnScreen(Point) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setLocationOnScreen(Point) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the location on screen
setLocationOnScreen(Point) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setLoggingLevel(int) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the logging level
setLoggingLevel(int) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the logging level
setLoggingLevel(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setLookAndFeel(int) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the look and feel
setLookAndFeel(int) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the look and feel
setLookAndFeel(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setMainPanelPreferredSize(Dimension) - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
sets the minimum size of the scroll pane
setMaximum(int) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Delegate to progressBar
setMaximumBarValue(int) - Method in class org.pdfsam.guiclient.gui.frames.JSplashScreen
Delegate to progressBar
setMaxRowsNumber(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
setModificationDate(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setName(String) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
setNewAvailableVersion(String) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
Shows the update available icon
setOriginalRotation(Rotation) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setOutputPathPropertyChangeListener(PropertyChangeListener) - Method in class org.pdfsam.guiclient.business.ClosableTabbedPanelAdder
 
setOutputPathPropertyChangeListener(PropertyChangeListener) - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
SetOutputPathSelectionTableAction - Class in org.pdfsam.guiclient.commons.business.actions
 
SetOutputPathSelectionTableAction(JPdfSelectionPanel, JTextField, String) - Constructor for class org.pdfsam.guiclient.commons.business.actions.SetOutputPathSelectionTableAction
 
setPageNumber(int) - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
setPageNumber(int) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setPagePreview(Image) - Method in class org.pdfsam.guiclient.commons.frames.JPagePreviewFrame
sets the image to be displayed
setPagePreview(Image, String) - Method in class org.pdfsam.guiclient.commons.frames.JPagePreviewFrame
sets the image to be displayed and the status bar message
setPages(int) - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
setPageSelection(String) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setPagesNumber(String) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setPagesSelection(String) - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
setPanelIcon(String) - Method in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
Sets the icon resource name for this plugin
setPaperFormat(double, double, int) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
Set the paper format in a string format
setPaperFormat(double, double) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
set the paper format using the screen resolution
setPaperFormat(String) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setParentFileCanonicalPath(String) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setPassword(String) - Method in class org.pdfsam.guiclient.dto.PdfFile
 
setPassword(String) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setPassword(String) - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
setPdfVersion(String) - Method in class org.pdfsam.guiclient.dto.DocumentInfo
 
setPdfVersion(char) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setPermissions(String) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setPlaySounds(boolean) - Method in class org.pdfsam.guiclient.configuration.Configuration
 
setPlaySounds(boolean) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the play sounds flag
setPlaySounds(boolean) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setProducer(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setProvidedPassword(String) - Method in class org.pdfsam.guiclient.business.thumbnails.creators.AbstractThumbnailCreator
 
setRotation(Rotation) - Method in class org.pdfsam.guiclient.dto.DocumentPage
 
setRotation(Rotation) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setSelectedFile(String) - Method in class org.pdfsam.guiclient.dto.VisualSelectedItem
 
setSelectedLanguage(String) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the selected language
setSelectedPdfDocument(File) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
setSelectedPdfDocumentPassword(String) - Method in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
setSelectedPlugin(String) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setSelectedPlugin(String) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the selected plugin
setSelectedPlugin(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setSelectedPlugin(String) - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
Set the selected plugin depending on the input class name
setSelectionPath(TreePath) - Method in class org.pdfsam.guiclient.gui.panels.JTreePanel
set the selection path on the JTree
setShowedColumns(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
setSize(Dimension) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setSize(Dimension) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the size
setSize(Dimension) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setSortable(boolean) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
setSortingState(AbstractPdfSelectionTableModel.SortingState) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
sets the sorting state
setSortingState(AbstractPdfSelectionTableModel.SortingState) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
setSortingState(AbstractPdfSelectionTableModel.SortingState) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
 
setSortingState(AbstractPdfSelectionTableModel.SortingState) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
sets the sorting states and sort
setSortingState(int, int) - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
sets the sorting states and sort
setSortType(int) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
setSubject(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setSyntaxErrors(boolean) - Method in class org.pdfsam.guiclient.dto.PdfSelectionTableItem
 
setTabbedPanelDropTarget(DropTarget) - Method in class org.pdfsam.guiclient.commons.panels.JVisualMultiSelectionPanel
 
setText(String) - Method in class org.pdfsam.guiclient.gui.frames.JSplashScreen
Delegate to label
setText(String) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
sets the panel text
setTheme(int) - Method in class org.pdfsam.guiclient.configuration.Configuration
Set the theme
setTheme(int) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the theme
setTheme(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setTheme(int) - Static method in class org.pdfsam.guiclient.utils.ThemeUtility
Sets the theme
setThumbnail(BufferedImage) - Method in class org.pdfsam.guiclient.dto.VisualPageListItem
 
setThumbnailsCreatorIdentifier(String) - Method in class org.pdfsam.guiclient.configuration.Configuration
 
setThumbnailsCreatorIdentifier(String) - Method in interface org.pdfsam.guiclient.configuration.services.ConfigurationService
Set the thumbnail creator identifier
setThumbnailsCreatorIdentifier(String) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
setTitle(String) - Method in class org.pdfsam.guiclient.dto.DocumentMetaData
 
setToolTips(String[]) - Method in class org.pdfsam.guiclient.commons.components.JPdfSelectionToolTipHeader
Set the tool tip string
setToolTips(String[]) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
 
setValueAt(Object, int, int) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
setVersion(String) - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
setVerticalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setVerticalDividerDimension(Dimension) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the vertical divider dimension
setVerticalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setVerticalDividerDimension(Dimension) - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
setVerticalDividerLocation(int) - Method in class org.pdfsam.guiclient.configuration.GuiConfiguration
 
setVerticalDividerLocation(int) - Method in interface org.pdfsam.guiclient.configuration.services.GuiConfigurationService
set the vertical divider location
setVerticalDividerLocation(int) - Method in class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
setVerticalDividerLocation(int) - Method in class org.pdfsam.guiclient.gui.frames.JMainFrame
 
setVerticalTolerance(double) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
setVisible(boolean) - Method in class org.pdfsam.guiclient.commons.frames.JPagePreviewFrame
 
setWidth(double) - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
 
SharedJFileChooser - Class in org.pdfsam.guiclient.commons.components.sharedchooser
Shared JFileChooser instance used all over the application
SharedJFileChooserType - Enum in org.pdfsam.guiclient.commons.components.sharedchooser
Types of SharedJFileChooser
showConfirmOuputLocationDialog(Component, String) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a yes/no/cancel dialog to ask for change the output directory
showFileChooserAndAddFile() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfThumbnailsLoader
adds a file to the JList
showFileChooserAndAddFiles(boolean) - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
adds a file or many files depending on the value of singleSelection
showFileChooserAndAddFiles() - Method in class org.pdfsam.guiclient.commons.business.loaders.PdfLoader
adds multiple selected files
showProperties(PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.frames.JDocumentPropertiesFrame
 
showWarningAddingDocument(Component) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a warning dialog telling the user that the selection panel is still adding files.
showWarningNoDestinationSelected(Component, int) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a warning dialog telling the user that the destination is not set
showWarningNoDocsSelected(Component, int) - Static method in class org.pdfsam.guiclient.utils.DialogUtility
Shows a warning dialog telling the user that at least one document should be selected
SIMPLE_TEXT_FIELD_TYPE - Static variable in class org.pdfsam.guiclient.commons.components.CommonComponentsFactory
 
SimplePdfSelectionTableModel - Class in org.pdfsam.guiclient.commons.models
Model for the table in JPdfSlectionPanel
SimplePdfSelectionTableModel() - Constructor for class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
default constructor with default number of showed columns
SimplePdfSelectionTableModel(int, int) - Constructor for class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
SINGLE_INTERVAL_SELECTION - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
SINGLE_SELECTABLE_FILE - Static variable in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
SINGLE_SELECTION - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
sort() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Sort the data
sort() - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
 
sort() - Method in class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
Sort the data
SortablePdfSelectionTableModel - Class in org.pdfsam.guiclient.commons.models
Model for the JPdfSelectionTable with sort features
SortablePdfSelectionTableModel() - Constructor for class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
SortablePdfSelectionTableModel(int, int) - Constructor for class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel
 
SortablePdfSelectionTableModel.PdfSelectionTableItemComparator - Class in org.pdfsam.guiclient.commons.models
comparator for the PdfSelectionTableItem
SortablePdfSelectionTableModel.PdfSelectionTableItemComparator() - Constructor for class org.pdfsam.guiclient.commons.models.SortablePdfSelectionTableModel.PdfSelectionTableItemComparator
 
SoundPlayer - Class in org.pdfsam.guiclient.commons.business
Plays sounds
startWorkQueue() - Method in class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
starts the work queue
StringItem - Class in org.pdfsam.guiclient.dto
Model of a String id and its description
StringItem() - Constructor for class org.pdfsam.guiclient.dto.StringItem
 
StringItem(String, String) - Constructor for class org.pdfsam.guiclient.dto.StringItem
 
STYLE_TOP_PANEL_FULL - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
STYLE_TOP_PANEL_HIDE - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
STYLE_TOP_PANEL_MEDIUM - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
STYLE_TOP_PANEL_MINIMAL - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
subList(int, int) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
delegated to the Vector subList
subList(int, int, boolean) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
 
submit(Callable<?>) - Method in class org.pdfsam.guiclient.business.thumbnails.executors.ThumbnailsExecutor
submit c to the executor

T

TableShowPopupMouseAdapter - Class in org.pdfsam.guiclient.commons.business.listeners.adapters
Shows the popup on a JTable when right click is performed, selecting the row.
TableShowPopupMouseAdapter(JPopupMenu, JTable) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.adapters.TableShowPopupMouseAdapter
 
TextPaneAppender - Class in org.pdfsam.guiclient.business
JTextPane appender
TextPaneAppender() - Constructor for class org.pdfsam.guiclient.business.TextPaneAppender
 
textURIListToFileList(String) - Static method in class org.pdfsam.guiclient.commons.dnd.DnDSupportUtility
 
ThemeUtility - Class in org.pdfsam.guiclient.utils
ThemeSelector utility.
ThemeUtility() - Constructor for class org.pdfsam.guiclient.utils.ThemeUtility
 
ThumbnailCreationException - Exception in org.pdfsam.guiclient.exceptions
Thumbnail creation exception
ThumbnailCreationException() - Constructor for exception org.pdfsam.guiclient.exceptions.ThumbnailCreationException
 
ThumbnailCreationException(String, Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.ThumbnailCreationException
 
ThumbnailCreationException(String) - Constructor for exception org.pdfsam.guiclient.exceptions.ThumbnailCreationException
 
ThumbnailCreationException(Throwable) - Constructor for exception org.pdfsam.guiclient.exceptions.ThumbnailCreationException
 
ThumbnailCreatorsRegisty - Class in org.pdfsam.guiclient.business.thumbnails
Registy of the installed ThumbnailCreators
ThumbnailCreatorsRegisty() - Constructor for class org.pdfsam.guiclient.business.thumbnails.ThumbnailCreatorsRegisty
 
ThumbnailsCreator - Interface in org.pdfsam.guiclient.business.thumbnails.creators
Interface for thumbnails creators that can be used to fill thumbnails of the JVisualPdfPageSelectionPanel.
ThumbnailsExecutor - Class in org.pdfsam.guiclient.business.thumbnails.executors
Singleton that executes the thumbnails creations
toByteArray(BufferedImage) - Static method in class org.pdfsam.guiclient.utils.ImageUtility
 
toCentimeters(double) - Static method in class org.pdfsam.guiclient.utils.ConversionUtility
 
toInches(double) - Static method in class org.pdfsam.guiclient.utils.ConversionUtility
 
toString() - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel.SortingState
 
toString() - Method in class org.pdfsam.guiclient.dto.IntItem
 
toString() - Method in class org.pdfsam.guiclient.dto.StringItem
 
toString() - Method in class org.pdfsam.guiclient.plugins.models.PluginDataModel
 
toString() - Method in class org.pdfsam.guiclient.utils.paper.PaperFormat
Constructs a String with all attributes in name = value format.
TreeMediator - Class in org.pdfsam.guiclient.business.listeners.mediators
Mediator among JTree, JStatusPanel, MainPanel and PluginsMap
TreeMediator(JMainFrame) - Constructor for class org.pdfsam.guiclient.business.listeners.mediators.TreeMediator
 
TRUE - Static variable in class org.pdfsam.guiclient.plugins.interfaces.AbstractPlugablePanel
 
TWO_DOC - Static variable in class org.pdfsam.guiclient.utils.DialogUtility
 
TXT_EXTENSION - Static variable in class org.pdfsam.guiclient.utils.FileExtensionUtility
 
TxtFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser
TxtFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.TxtFilter
 
TxtFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.TxtFilter
 

U

UNDELETE - Static variable in class org.pdfsam.guiclient.business.PagesWorker
 
undeleteElements(int[]) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Undelete the given elements
UNIXNAME - Static variable in class org.pdfsam.guiclient.GuiClient
 
UNLIMTED_SELECTABLE_FILE_NUMBER - Static variable in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
 
update(Observable, Object) - Method in class org.pdfsam.guiclient.gui.panels.JStatusPanel
 
UpdateChecker - Interface in org.pdfsam.guiclient.updates.checkers
Interface for the update checker
UpdateCheckerMediator - Class in org.pdfsam.guiclient.business.listeners.mediators
Update checker mediator
UpdateCheckerMediator(JStatusPanel) - Constructor for class org.pdfsam.guiclient.business.listeners.mediators.UpdateCheckerMediator
 
updateElementAt(int, VisualPageListItem) - Method in class org.pdfsam.guiclient.commons.models.VisualListModel
Replace an element of the model and fire to Listeners
UpdateManager - Class in org.pdfsam.guiclient.updates
Statefull manager to check for an available new version
UpdateManager(String) - Constructor for class org.pdfsam.guiclient.updates.UpdateManager
 
updateRowAt(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.AbstractPdfSelectionTableModel
Replace a row to the table data source and fire to Listeners
updateRowAt(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.models.SimplePdfSelectionTableModel
Replace a row to the table data source and fire to Listeners
updateTableRow(int, PdfSelectionTableItem) - Method in class org.pdfsam.guiclient.commons.panels.JPdfSelectionPanel
update an item to the table
URI_LIST_FLAVOR - Static variable in class org.pdfsam.guiclient.commons.dnd.DnDSupportUtility
 

V

valueChanged(TreeSelectionEvent) - Method in class org.pdfsam.guiclient.business.listeners.mediators.TreeMediator
 
valueOf(String) - Static method in enum org.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.pdfsam.guiclient.dto.Rotation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.pdfsam.guiclient.commons.components.sharedchooser.SharedJFileChooserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.pdfsam.guiclient.dto.Rotation
Returns an array containing the constants of this enum type, in the order they are declared.
VersionFilterCheckBoxItemListener - Class in org.pdfsam.guiclient.commons.business.listeners
ItemListener used to disable or enable items in JPdfVersionCombo based on the version filter
VersionFilterCheckBoxItemListener(JPdfVersionCombo, Integer) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.VersionFilterCheckBoxItemListener
 
VERTICAL_ORIENTATION - Static variable in class org.pdfsam.guiclient.commons.panels.JVisualPdfPageSelectionPanel
 
VISUAL_LIST_FLAVOR - Static variable in class org.pdfsam.guiclient.commons.dnd.DnDSupportUtility
 
VisualListExportTransferHandler - Class in org.pdfsam.guiclient.commons.dnd.handlers
Transfer Handler with the only export support
VisualListExportTransferHandler() - Constructor for class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
Default constructor.
VisualListExportTransferHandler(PdfThumbnailsLoader) - Constructor for class org.pdfsam.guiclient.commons.dnd.handlers.VisualListExportTransferHandler
 
VisualListModel - Class in org.pdfsam.guiclient.commons.models
Model for the JList in the JVisualPdfPageSelectionPanel
VisualListModel() - Constructor for class org.pdfsam.guiclient.commons.models.VisualListModel
 
VisualListRenderer - Class in org.pdfsam.guiclient.commons.renderers
JList renderer
VisualListRenderer() - Constructor for class org.pdfsam.guiclient.commons.renderers.VisualListRenderer
 
VisualListTransferHandler - Class in org.pdfsam.guiclient.commons.dnd.handlers
Transfer handler for the JVisualSelectionList
VisualListTransferHandler() - Constructor for class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 
VisualListTransferHandler(PdfThumbnailsLoader) - Constructor for class org.pdfsam.guiclient.commons.dnd.handlers.VisualListTransferHandler
 
VisualPageListItem - Class in org.pdfsam.guiclient.dto
DTO representing a page of a document
VisualPageListItem() - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(int) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(int, String) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(int, String, String) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(BufferedImage, int) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(BufferedImage, int, boolean) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(BufferedImage, int, boolean, String, String) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListItem(BufferedImage, int, boolean, String, String, Rotation) - Constructor for class org.pdfsam.guiclient.dto.VisualPageListItem
 
VisualPageListTransferable - Class in org.pdfsam.guiclient.commons.dnd.transferables
Transferable for the D&D support
VisualPageListTransferable(VisualPageListTransferable.TransferableData) - Constructor for class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable
 
VisualPageListTransferable(VisualPageListItem[], int[]) - Constructor for class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable
 
VisualPageListTransferable.TransferableData - Class in org.pdfsam.guiclient.commons.dnd.transferables
It models the transferred data
VisualPageListTransferable.TransferableData() - Constructor for class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
VisualPageListTransferable.TransferableData(VisualPageListItem[], int[]) - Constructor for class org.pdfsam.guiclient.commons.dnd.transferables.VisualPageListTransferable.TransferableData
 
VisualPdfSelectionActionListener - Class in org.pdfsam.guiclient.commons.business.listeners
Listen for event coming from the selection panel
VisualPdfSelectionActionListener(JVisualPdfPageSelectionPanel, PdfThumbnailsLoader) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.VisualPdfSelectionActionListener
 
VisualPdfSelectionKeyAdapter - Class in org.pdfsam.guiclient.commons.business.listeners.adapters
KeyAdapter for the thumbnails JList
VisualPdfSelectionKeyAdapter(PagesWorker) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.adapters.VisualPdfSelectionKeyAdapter
 
VisualPdfSelectionMouseAdapter - Class in org.pdfsam.guiclient.commons.business.listeners.adapters
MouseAdapter for the popup menu
VisualPdfSelectionMouseAdapter(String, PagesWorker) - Constructor for class org.pdfsam.guiclient.commons.business.listeners.adapters.VisualPdfSelectionMouseAdapter
 
VisualSelectedItem - Class in org.pdfsam.guiclient.dto
Model for a selected file (-f console option) with its selection page string (-u console option)
VisualSelectedItem() - Constructor for class org.pdfsam.guiclient.dto.VisualSelectedItem
 
VisualSelectedItem(String, String) - Constructor for class org.pdfsam.guiclient.dto.VisualSelectedItem
Constructor with no page selection

W

windowActivated(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowClosed(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowClosing(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowDeactivated(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowDeiconified(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowIconified(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
windowOpened(WindowEvent) - Method in class org.pdfsam.guiclient.business.listeners.MainWindowListener
 
WorkExecutor - Class in org.pdfsam.guiclient.commons.business
Executes the commands
WorkExecutor.WorkQueue - Class in org.pdfsam.guiclient.commons.business
 
WorkExecutor.WorkQueue() - Constructor for class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
Default pool size = 1
WorkExecutor.WorkQueue(int) - Constructor for class org.pdfsam.guiclient.commons.business.WorkExecutor.WorkQueue
 
WorkThread - Class in org.pdfsam.guiclient.commons.business
Runnable to execute the command
WorkThread(String[]) - Constructor for class org.pdfsam.guiclient.commons.business.WorkThread
 
writeXmlFile(Document, File) - Static method in class org.pdfsam.guiclient.utils.XmlUtility
Write the DOM to the xml file

X

XML_EXTENSION - Static variable in class org.pdfsam.guiclient.utils.FileExtensionUtility
 
XmlConfigStrategy - Interface in org.pdfsam.guiclient.configuration.services.xml.strategy
Strategy to retrieve values from the config xml dom
XmlConfigurationService - Class in org.pdfsam.guiclient.configuration.services.xml
Configuration service that reads the configuration from an xml file
XmlConfigurationService() - Constructor for class org.pdfsam.guiclient.configuration.services.xml.XmlConfigurationService
 
XmlFilter - Class in org.pdfsam.guiclient.utils.filters
Filter for the JFileChooser.
XmlFilter() - Constructor for class org.pdfsam.guiclient.utils.filters.XmlFilter
 
XmlFilter(boolean) - Constructor for class org.pdfsam.guiclient.utils.filters.XmlFilter
 
XmlGuiConfigurationService - Class in org.pdfsam.guiclient.configuration.services.xml
GUI configuration service where values are read and written on an xml file
XmlGuiConfigurationService() - Constructor for class org.pdfsam.guiclient.configuration.services.xml.XmlGuiConfigurationService
 
XmlUtility - Class in org.pdfsam.guiclient.utils
Utility class to deal with xml

Z

zoom(int) - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
Perform a zoom multiplying the ZOOM_STEP by the input parameter.
zoomIn() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
increment zoom level
ZoomInImageAction - Class in org.pdfsam.guiclient.business.actions
Action for the zoom in feature
ZoomInImageAction(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.actions.ZoomInImageAction
 
zoomNone() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
remove any zoom
zoomOut() - Method in class org.pdfsam.guiclient.gui.components.JPreviewImage
decrement zoom level
ZoomOutImageAction - Class in org.pdfsam.guiclient.business.actions
Action for the zoom out feature
ZoomOutImageAction(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.actions.ZoomOutImageAction
 
ZoomResetImageAction - Class in org.pdfsam.guiclient.business.actions
Action for the zoom reset feature
ZoomResetImageAction(JPreviewImage) - Constructor for class org.pdfsam.guiclient.business.actions.ZoomResetImageAction
 

A B C D E F G H I J K L M N O P R S T U V W X Z