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

A

AboutWindow - Class in com.smartwerkz.jupload.classic.ui.components
Class AboutWindow Shows an About dialog with Copyright notice and version information $Id: AboutWindow.java,v 1.20 2005/06/15 19:25:42 mhaller Exp $
AboutWindow(Applet) - Constructor for class com.smartwerkz.jupload.classic.ui.components.AboutWindow
Creates a new AboutWindow object.
accept(File) - Method in class com.smartwerkz.jupload.classic.filefilter.ExtensionFileFilter
 
accept(File) - Method in class com.smartwerkz.jupload.classic.filefilter.ImageFileFilter
 
accept(File) - Method in class com.smartwerkz.jupload.classic.filefilter.RegexFileFilter
 
accept(VirtualResource) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Is called on each VirtualResource before adding and returns wether it can be added.
accept(File) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Is called on each file before adding and returns wether it can be added.
accept() - Method in interface com.smartwerkz.jupload.classic.util.Validator
 
acceptFile(File) - Method in interface com.smartwerkz.jupload.classic.files.UploadFileFilter
This method is called when a file is being added to the UploadTree.
acceptFile(UploadNode, UploadFile) - Method in interface com.smartwerkz.jupload.classic.files.UploadFileFilter
This method is called after preparation to be ensured that the file is fully prepared.
acceptFile(File) - Method in class com.smartwerkz.jupload.classic.image.ImageDimensionFilter
 
acceptFile(UploadNode, UploadFile) - Method in class com.smartwerkz.jupload.classic.image.ImageDimensionFilter
 
actionPerformed(ActionEvent) - Method in class com.smartwerkz.jupload.classic.ui.components.AboutWindow
Called when user clicks button to close the window
activated() - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
activated - Variable in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
add(String, String, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
add(String, String, String, String[]) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
add(File[], Validator) - Method in class com.smartwerkz.jupload.classic.files.FileTree
 
add(VirtualResource) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Adds and returns a new virtual UploadImageFile, representing the given image.
add(List) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
add(File[]) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Adds all files and -if they are directories and recursion is activated- recursively adds all subfiles and -dirs.
add(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Calls add( new File(filename) )
add(String[]) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Adds all given files to this node.
add(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Calls add(new File[] { file })
add(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Add nodes (maybe from another node/tree)
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Add new nodes or move them from another node/tree.
add(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Add a single UploadNode that has been added to the UploadTree.
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
add(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
add(Object, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
Only adds nodes that are children of the currently displayed directory.
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
add(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Adds the given node to this view (not its children).
add(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
add(String) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
add(String, Object) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
add(String[], Object) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
addAuthentication(UploadManager) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
addAuthentication(UploadManager) - Method in interface com.smartwerkz.jupload.classic.net.Uploader
User login is required and information needs to be provided using the given provider.
addColumn(Object, Vector) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
addColumn(Object, Vector) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
addDebugListener(DebugListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
addFile(String, String, ImageData) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Inserts a single Picture as new UploadFile.
addFiles(List) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Inserts a invalidFileList of Files into the currently selected directory node.
addFiles(File[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Inserts an array of Files into the currently selected directory node.
addFilter(UploadFileFilter) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
addImage(BufferedImage, String, String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Adds an image as a new virtual file to the uploadtree after querying the user for its name.
adding(UploadTree, UploadNode, int) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when the tree is about to add new files.
adding(UploadTree, UploadNode, int) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
addKeyAction(JComponent, Object, KeyStroke, Action) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
addLayoutComponent(String, Component) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
 
addLinkListener(LinkListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
addLinkListener(LinkListener) - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 
addListener(UploadTreeListener) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Adds an UploadTreeListener to the tree.
addListener(ResponseListener) - Method in class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
addListener(UploadProgressListener) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
addListener(DebugListener) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
 
addMessages(Class, String, String, Locale) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Adds further messages from a properties file from the given class' directory specified through: path/name_LANGUAGE_COUNTRY.

fetchMessages(MyPlugin.class, "myplugin.messages", "names", Locale.JAPAN);

will add all messages from a file at:
/myplugin/messages/names_ja_JP.properties

fetchMessages(MyPlugin.class, "myplugin.messages", "names", null);

will add all messages from a file at:
/myplugin/messages/names.properties
addMouseListener(MouseListener) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
addMouseListenerPriviliged(MouseListener) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
addMouseListenerToHeaderInTable(JTable) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Add a mouse listener to the Table to activate sorting.
addMouseMotionListenerPriviliged(MouseMotionListener) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
addNodes(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Inserts a invalidFileList of Files into the currently selected directory node.
addNotify() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
Little workaround so the whole available area will be cleared with the current backgroundcolor when painting
addParameters(String[][]) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Will parse and add the given String array of parameters to this instance.
addPlugin(Plugin) - Method in class com.smartwerkz.jupload.classic.JUpload
 
addPrivilidgedListener(Component, MouseInputListener) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
Workaround to have certain MouseInputListeners triggered before all others (including the Swing default ones).
addPrivilidgedListener(Component, MouseListener) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
Workaround to have certain MouseListeners triggered before all others (including the Swing default ones).
addPrivilidgedListener(Component, MouseMotionListener) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
Workaround to have certain MouseMotionListeners triggered before all others (including the Swing default ones).
addResponse(String) - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
Will display the received html fragment in the realtimeResponseWindow.
addResponseListener(ResponseListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
addressFixed - Variable in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
addRow(Object, Object[]) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Adds the new row associated with the given value to the model.
addSelectionListener(UploadViewSelectionListener) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Adds the given listener.
addSelectionListener(ListSelectionListener) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
addSelectionListener(UploadViewSelectionListener) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
addShortCut(String, KeyStroke, Action) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
addShortCut(String, KeyStroke, Action) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
addShortcuts() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
addShortcuts() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
addTreeListener(UploadTreeListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
addUnchecked(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Adds the given node as direct child to this node, including all children.
addUploadListener(UploadProgressListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
addViewSelectionListener(UploadViewSelectionListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
AdvancedProperties - Class in com.smartwerkz.jupload.classic.config
 
AdvancedProperties(String) - Constructor for class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
allowDuplicates - Variable in class com.smartwerkz.jupload.classic.files.UploadTree
Indicates wether a node can have multiple children with the same name.
allowDuplicates() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
allowRecursion - Variable in class com.smartwerkz.jupload.classic.files.UploadTree
Indicates wether directories can be created.
allowsRecursion() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
AllTrustManager - Class in com.smartwerkz.jupload.classic.net.http.security
 
AllTrustManager() - Constructor for class com.smartwerkz.jupload.classic.net.http.security.AllTrustManager
 
appAuthor - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appBanner - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appContact - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appEmail - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appletContext - Variable in class com.smartwerkz.jupload.classic.plugin.JUploadContext
 
appName - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appUserAgent - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appVersion - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
appWebaddr - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ascendCol - Variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
AuthInfo - Interface in com.smartwerkz.jupload.classic.net.auth
 
AuthProvider - Interface in com.smartwerkz.jupload.classic.net.auth
 
available() - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 

B

BackgroundLabel - Class in com.smartwerkz.jupload.classic.ui.components
An opaque label that uses the parent's background, foreground and font.
BackgroundLabel() - Constructor for class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
Base64 - Class in com.smartwerkz.jupload.classic.util
JUpload Base64 $Id: Base64.java,v 1.2 2004/02/05 10:05:48 mhaller Exp $
Base64() - Constructor for class com.smartwerkz.jupload.classic.util.Base64
 
bgColor - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
busy() - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
busy() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Indicates that the Executor is currently performing a task.
bytes - Variable in class com.smartwerkz.jupload.classic.image.ImageData
 
bytesCached() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 

C

cacheBytes() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
cacheBytes(ImageData, String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
cacheFileUploader(String, String) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Adds the given class to the fileUploader cache, with the given protocol.
cacheFormats() - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
(Re)Cache all readable and writable formats in the ImageUtil.readableFormats and ImageUtil.writableFormats lists.
Cachetable - Class in com.smartwerkz.jupload.classic.util
A HashMap that contains SoftReferences for caching purposes.
Cachetable() - Constructor for class com.smartwerkz.jupload.classic.util.Cachetable
 
Cachetable(int) - Constructor for class com.smartwerkz.jupload.classic.util.Cachetable
 
cacheThumbnailUploader(String, String) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Adds the given class to the fileUploader cache, with the given protocol.
call(String) - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
call(String, Object) - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
call(String, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
call(String, Object, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
call(String, Object[]) - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
call(String, String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, String, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, String, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, String, Object, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, String, Object[]) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, Object, Object, Object) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
call(String, Object[]) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
cancel() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Cancels the current upload.
cancel() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
cancel() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Task
 
cancelIconLoader() - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
cancelled - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
 
cancelled() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
cancelled() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Indicates wether this Executor's tasks have just been cancelled.
cancelled - Variable in class com.smartwerkz.jupload.classic.util.concurrent.Task
 
cancelLoad() - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
cancelPrepare() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Cancels the current preparation and notifies all listeners.
cancelTasks() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Cancels all current tasks and the loading thread will idle as soon as it finished its current task (if it has any).
cancelUpload() - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Cancels any current default upload.
cancelValidation() - Method in class com.smartwerkz.jupload.classic.util.observation.ObservedThread
The current validator will not accept anymore and is replaced by a new one.
canChangeName(String, String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
canImport(JComponent, DataFlavor[]) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
 
canImport(JComponent, DataFlavor[]) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
capture(Rectangle) - Static method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Captures and returns a screenshot taken from the default device.
capture(GraphicsDevice, Rectangle) - Static method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Captures and returns a screenshot taken from the given device.
capture(GraphicsDevice, int) - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Captures a screenshot with the given device, delayed by the given amount of seconds or instantly if the amount of seconds is less than 1.
captureCancelled() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
captured(BufferedImage, int, int) - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Is called when a capture has successfully been taken after the given delay.
captureFailed(int, Exception) - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Is called when the capturing failed because of the given Exception after the given delay.
captureStarting(int) - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Is called when a delayed capture should be taken.
capturing() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
CaseInsensitiveMap - Class in com.smartwerkz.jupload.classic.util
A case-insensitive hash map.
CaseInsensitiveMap() - Constructor for class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map) - Constructor for class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
CaseInsensitiveMap.StringWrapper - Class in com.smartwerkz.jupload.classic.util
 
CaseInsensitiveMap.StringWrapper(String) - Constructor for class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
centerOnScreen(Component) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
Centers the given component on the screen
cfg() - Method in class com.smartwerkz.jupload.classic.JUpload
 
cfg - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
changeLanguage(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
changeName(String, String, boolean) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
checkClientTrusted(X509Certificate[], String) - Method in class com.smartwerkz.jupload.classic.net.http.security.AllTrustManager
 
checkDuplicates(String) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Does the given name already exist in this context?
checkDuplicates(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
checked(File) - Static method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
checkHidePw() - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
checkImageConversion() - Method in class com.smartwerkz.jupload.classic.JUpload
Checks if -in case that image conversion is required- all readable formats are also writable or gives a warning in case that there is no default conversion format.
checkJavaVersion() - Method in class com.smartwerkz.jupload.classic.JUpload
 
checkServerTrusted(X509Certificate[], String) - Method in class com.smartwerkz.jupload.classic.net.http.security.AllTrustManager
 
checkSpace(File) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
checkSpace(VirtualResource) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
checkSpace(long, String) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Checks wether another file with given length and name fits in, else notifies about an invalid file.
checkWatermark(BufferedImage, BufferedImage) - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
children - Variable in class com.smartwerkz.jupload.classic.files.UploadNode
 
clear() - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 
clear() - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
clear() - Method in class com.smartwerkz.jupload.classic.util.Cachetable
 
clear() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
clear() - Method in class com.smartwerkz.jupload.classic.util.Queue
Removes all Objects.
clearInvalids() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
clearSelection() - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Clears the current selection.
clearSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
deselects all FileLabels
clearSelection() - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Deselects all nodes.
clearSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
clickAdd() - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
clickAdd() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Shows the normal file chooser to let the user add new files.
clickAddFolder() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
ClosableOption - Interface in com.smartwerkz.jupload.classic.ui
An option with a name which can be closed.
close() - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
close() - Method in interface com.smartwerkz.jupload.classic.net.Uploader
Is implemented to dispose all resources that have been acquired for an Upload.
After calling this method, the Uploader.closed() method should return true until resources are allocated that require another call of the close method.
close() - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
close(boolean) - Method in interface com.smartwerkz.jupload.classic.ui.ClosableOption
 
close(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
close(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.QueryDialog
 
close(boolean) - Method in class com.smartwerkz.jupload.classic.ui.options.OptionPanel
 
close(boolean) - Method in class com.smartwerkz.jupload.classic.ui.options.SecurityPanel
 
closed(UploadClient, boolean) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
closed() - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
closed() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
closed() - Method in interface com.smartwerkz.jupload.classic.net.Uploader
Returns wether the close method already has been called.
closed(UploadClient, boolean) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is always called when the uploadClient is completely done and closed all its resources, independent on if it was cancelled, failed or succeeded.
closeLock - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
Upload implementations have to synchronize against this lock to be ensured that the UploadClient will not be closed in between a certain code block.
COL_EXT - Static variable in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
Column for type / extension
COL_LENGTH - Static variable in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
Column for file length
COL_MODIFIED - Static variable in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
Column for Last-Modification Date
COL_NAME - Static variable in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
Column for the file's name
COLUMN_COUNT - Static variable in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
com.smartwerkz.jupload.classic - package com.smartwerkz.jupload.classic
 
com.smartwerkz.jupload.classic.config - package com.smartwerkz.jupload.classic.config
 
com.smartwerkz.jupload.classic.config.params - package com.smartwerkz.jupload.classic.config.params
 
com.smartwerkz.jupload.classic.filefilter - package com.smartwerkz.jupload.classic.filefilter
 
com.smartwerkz.jupload.classic.files - package com.smartwerkz.jupload.classic.files
 
com.smartwerkz.jupload.classic.files.links - package com.smartwerkz.jupload.classic.files.links
 
com.smartwerkz.jupload.classic.image - package com.smartwerkz.jupload.classic.image
 
com.smartwerkz.jupload.classic.js - package com.smartwerkz.jupload.classic.js
 
com.smartwerkz.jupload.classic.net - package com.smartwerkz.jupload.classic.net
 
com.smartwerkz.jupload.classic.net.auth - package com.smartwerkz.jupload.classic.net.auth
 
com.smartwerkz.jupload.classic.net.http - package com.smartwerkz.jupload.classic.net.http
 
com.smartwerkz.jupload.classic.net.http.security - package com.smartwerkz.jupload.classic.net.http.security
 
com.smartwerkz.jupload.classic.net.socket - package com.smartwerkz.jupload.classic.net.socket
 
com.smartwerkz.jupload.classic.plugin - package com.smartwerkz.jupload.classic.plugin
 
com.smartwerkz.jupload.classic.screenshot - package com.smartwerkz.jupload.classic.screenshot
 
com.smartwerkz.jupload.classic.ui - package com.smartwerkz.jupload.classic.ui
 
com.smartwerkz.jupload.classic.ui.components - package com.smartwerkz.jupload.classic.ui.components
 
com.smartwerkz.jupload.classic.ui.extras - package com.smartwerkz.jupload.classic.ui.extras
 
com.smartwerkz.jupload.classic.ui.extras.tables - package com.smartwerkz.jupload.classic.ui.extras.tables
 
com.smartwerkz.jupload.classic.ui.filechooser - package com.smartwerkz.jupload.classic.ui.filechooser
 
com.smartwerkz.jupload.classic.ui.login - package com.smartwerkz.jupload.classic.ui.login
 
com.smartwerkz.jupload.classic.ui.options - package com.smartwerkz.jupload.classic.ui.options
 
com.smartwerkz.jupload.classic.ui.response - package com.smartwerkz.jupload.classic.ui.response
 
com.smartwerkz.jupload.classic.ui.views - package com.smartwerkz.jupload.classic.ui.views
 
com.smartwerkz.jupload.classic.ui.views.details - package com.smartwerkz.jupload.classic.ui.views.details
 
com.smartwerkz.jupload.classic.ui.views.thumbnail - package com.smartwerkz.jupload.classic.ui.views.thumbnail
 
com.smartwerkz.jupload.classic.ui.views.tree - package com.smartwerkz.jupload.classic.ui.views.tree
 
com.smartwerkz.jupload.classic.util - package com.smartwerkz.jupload.classic.util
 
com.smartwerkz.jupload.classic.util.concurrent - package com.smartwerkz.jupload.classic.util.concurrent
 
com.smartwerkz.jupload.classic.util.datatransfer - package com.smartwerkz.jupload.classic.util.datatransfer
 
com.smartwerkz.jupload.classic.util.debug - package com.smartwerkz.jupload.classic.util.debug
 
com.smartwerkz.jupload.classic.util.observation - package com.smartwerkz.jupload.classic.util.observation
 
com.smartwerkz.jupload.classic.util.stringtree - package com.smartwerkz.jupload.classic.util.stringtree
 
CommandLineArguments - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
comparator - Variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
compare(Object, Object, Object, Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel.DefaultComparator
 
compare(Object, Object, Object, Object) - Method in interface com.smartwerkz.jupload.classic.ui.extras.tables.TableComparator
 
compareTo(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
Compressed - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
Config - Class in com.smartwerkz.jupload.classic.config
TODO: Add interfaces for CFG of each of JUpload's components for modularity: FileStructureCfg NetworkCfg JSCfg GuiCfg ImageCfg (PluginCfg) This class holds the configuration for JUpload.
Config(Parameters) - Constructor for class com.smartwerkz.jupload.classic.config.Config
Creates a new Configuration The configuration is preconfigured with default values and then reads the configuration parameters from the outside worlds through the ParameterEnvironment interface
ConfigException - Exception in com.smartwerkz.jupload.classic.config
Indicates a problem with the configuration of the application
ConfigException(String) - Constructor for exception com.smartwerkz.jupload.classic.config.ConfigException
 
configVersion - Static variable in class com.smartwerkz.jupload.classic.config.Config
The version number of parameters.

Micro version:
Added new parameters or deleted old.
Min version:
Changed parameters.
configVersionString - Static variable in class com.smartwerkz.jupload.classic.config.Config
The config's and parameter's version number
contains(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Indicates wether or not the given file is a descendant of this node.
contains(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Indicates wether or not the given node is a direct child of this node
contains(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Indicates wether or not a direct child of this node has the given fullName.
contains(int) - Method in class com.smartwerkz.jupload.classic.util.IntRanges
 
contains(int) - Method in class com.smartwerkz.jupload.classic.util.IntRanges.Range
 
contains(String) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
containsKey(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
containsValue(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
content - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
contentTable - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
convert(int, int, boolean, String, Object) - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
Reads a picture of a picture file, converts if necessary and updates the file's cache.
convert(int, int, boolean, String, Object, BufferedImage, int) - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
Reads a picture of a picture file, converts if necessary and updates the file's cache.
convert(UploadImageFile) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
convertImages(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Queries the user for sufficient information and performs the conversion.
copyImage(BufferedImage, int, int, Object) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Copies the given image where the result will have the given size.
copyImage(BufferedImage, int, int, Object, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Copies the given image where the result will have the given size.
copyScaled(BufferedImage, int, int, boolean) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Copies the given image with the specified bounds and releases the original's resources.
copySelectedLabels() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
copyToClipboard(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Copies the given items to the clipboard
count() - Method in class com.smartwerkz.jupload.classic.files.ThumbnailList
The total count of thumbnails that are or are gonna be cached.
count() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
count() - Method in class com.smartwerkz.jupload.classic.util.Queue
 
createArrow(Color, int, int, int) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
Creates a small arrow-icon.
createCIHashMap() - Static method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
createCITreeMap() - Static method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
createDataVector(Object, Object[]) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
createDataVector(Object, Object[]) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
createDefaultGui(JUpload) - Static method in class com.smartwerkz.jupload.classic.GuiFactory
 
createDefaultRenderer() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
Override to install another default renderer
createDialog(Component) - Method in class com.smartwerkz.jupload.classic.ui.filechooser.PreviewFileChooser
 
createFileTransferable(File[]) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
createFileTransferable(List) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
createFolderLabel(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
createFolderListLabel(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
createIconLabel(UploadView, UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
createIconLabel(UploadView, UploadNode, int, int) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Creates a label for the given node within the given view with w and h as max dimensions for the label's icon.
createInputStream() - Method in interface com.smartwerkz.jupload.classic.files.UploadEntity
 
createInputStream() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Creates and returns an InputStream from the underlying data.
createInputStream() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
Creates and returns an InputStream from the underlying data.
createInputStream() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
createInputStream() - Method in class com.smartwerkz.jupload.classic.net.http.UploadPartSource
 
createLabel(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
createLabel(Object, Object, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
createLabel(Object, Object, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
createLabel(Object, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
createLabel(Object, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
createListLabel(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
createMergedImage(BufferedImage, Image, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
createPostMethod(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
createPutMethod(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
createQueue() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Creates a queue of all current UploadFiles.
createSocket(String, int, InetAddress, int) - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 
createThumbnail(UploadImageFile) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
createTransferable(Object, DataFlavor) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
createTransferable(Object) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
createTransferable(JComponent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
 
createTransferable(JComponent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
createUploadClient(URL, URL) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Creates and returns a new UploadClient to upload files/thumbnails to the given URL.
createUploadFileTransferable(UploadNode[]) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
createUploadTree() - Method in class com.smartwerkz.jupload.classic.config.Config
 
creationTime - Variable in class com.smartwerkz.jupload.classic.image.ImageData
 
currentEntity - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
 
currentTask - Variable in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
currentTask - Variable in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
curSortColumn - Variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
CustomIcon - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
CustomSSLSocketFactory - Class in com.smartwerkz.jupload.classic.net.http.security
 
CustomSSLSocketFactory(String) - Constructor for class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 

D

DataTransferUtil - Class in com.smartwerkz.jupload.classic.util.datatransfer
Utility class for accessing the system clipboard and retrieving testfiles
DataTransferUtil() - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
 
dateFormat - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
Debug - Class in com.smartwerkz.jupload.classic.util.debug
 
Debug() - Constructor for class com.smartwerkz.jupload.classic.util.debug.Debug
 
debug(Throwable, String) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.
debug(Throwable) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.
debug(Object) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.
debug(Object, boolean) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.
debug(Object, boolean, boolean) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.
DebugListener - Interface in com.smartwerkz.jupload.classic.util.debug
For listening on global Debug-Info.
decimalFormat - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
decorate(Component) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
decorate(Component, boolean, boolean) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
decorate(Component, boolean) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Sets basic decoration to the given component.
decorateAll(Container) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Decorates all components of the given container with the default decoration options.
decorateAll(Container, boolean, boolean) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Decorates all components of the given container with the default decoration options.
decorateProgressLabel(Component, boolean) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Do not change the foreground.
Decorator - Class in com.smartwerkz.jupload.classic.ui
Provides labels and icons for decorating GUI components
Decorator(Config) - Constructor for class com.smartwerkz.jupload.classic.ui.Decorator
 
DEFAULT_COMPARATOR - Static variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
defaultBgColor - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
defaultBorder - Static variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
defaultCellRenderer - Variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
DefaultDndListener - Class in com.smartwerkz.jupload.classic.util.datatransfer
Provides selected values for the DefaultTransferHandler.
DefaultDndListener() - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
DefaultDndListener(int) - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
defaultFgColor - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
defaultId - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
defaultListSeperator - Variable in class com.smartwerkz.jupload.classic.config.params.Parameters
A string that seperates List elements.
defaults - Variable in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
DEFAULTS - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
DEFAULTS - Static variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
defaultSelectedBgColor - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
defaultSelectedFgColor - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
DefaultSmartzRenderer - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
DefaultSmartzRenderer(JTable) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
Adapts the colors of the table
DefaultSmartzRenderer(Color, Color, Color, Color) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
Adapts the given colors
DefaultTransferHandler - Class in com.smartwerkz.jupload.classic.util.datatransfer
 
DefaultTransferHandler(DefaultDndListener) - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
 
defaultUploadClient - Variable in class com.smartwerkz.jupload.classic.net.UploadManager
 
defaultValues - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
depthSort(UploadNode[], boolean) - Static method in class com.smartwerkz.jupload.classic.files.UploadNode
Sorts the nodes by depth.
dequeue(int) - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
Returns the next valid UploadFile or throws a NullPointerExcetion if there is none.
dequeue() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
dequeue() - Method in class com.smartwerkz.jupload.classic.util.Queue
 
dequeued(UploadClient, UploadFile) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
dequeued(UploadClient, UploadFile) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when the given file has been dequeued for upload.
dequeueFile() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
dequeueNextFile() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Use this instead of queue.dequeue to trigger the dequeued event.
dequeueThumbnail() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
Description - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
descriptionHeight - Static variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
descriptionLabel - Variable in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
descriptionLabel - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
deselect(ImageView.ThumbnailLabel) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
deselects a certain ThumbnailLabel
deselect() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
deselects this label
deselectRange(int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
deselects a range of FileLabels
destroy() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
Finalized, implement Plugin.destroyPlugin() instead.
destroyPlugin() - Method in class com.smartwerkz.jupload.classic.JUpload
 
destroyPlugin() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
Needs to be implemented to kill all background tasks and executors.
DetailedView - Class in com.smartwerkz.jupload.classic.ui.views.details
 
DetailedView(List, FileSelectionModel, Decorator) - Constructor for class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
DetailedView.SizeCellRenderer - Class in com.smartwerkz.jupload.classic.ui.views.details
 
DetailedView.SizeCellRenderer() - Constructor for class com.smartwerkz.jupload.classic.ui.views.details.DetailedView.SizeCellRenderer
 
Directory - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
display(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
disposeImage() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
disposeResources() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Frees the resources that are used by the image (if it is an image file)
distance - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
domain - Variable in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
domainField - Variable in class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
doRun() - Method in class com.smartwerkz.jupload.classic.util.observation.ObservedThread
 
DynCharsetFilePart - Class in com.smartwerkz.jupload.classic.net.http
Adds dynamic charsets to the original FilePart.
DynCharsetFilePart(String, PartSource, String, String) - Constructor for class com.smartwerkz.jupload.classic.net.http.DynCharsetFilePart
 

E

encode(byte[]) - Static method in class com.smartwerkz.jupload.classic.util.Base64
Encodes a string (represented as bytearray) into a base64 encoded string (also represented as an bytearray)
encode(String) - Static method in class com.smartwerkz.jupload.classic.util.Base64
 
encode(String, String) - Static method in class com.smartwerkz.jupload.classic.util.Utils
 
encodeString(byte[]) - Static method in class com.smartwerkz.jupload.classic.util.Base64
 
encodeString(String) - Static method in class com.smartwerkz.jupload.classic.util.Base64
 
Encrypted - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
enqueue(Object) - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
Can only enqueue UploadFiles.
enqueue(Object) - Method in class com.smartwerkz.jupload.classic.util.Queue
Enqueues the given object.
enqueueAll(List) - Method in class com.smartwerkz.jupload.classic.util.Queue
Enqueues all elements from the list, initializing at index 0.
enqueueFiles(Queue) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Adds a copy of all non-directory descendants of this node or itself to the queue.
ensureFolder(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Returns an UploadNode representing the given directory.
ensureFolder(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Returns an UploadNode representing the given directory.
ensureFolder(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Returns an UploadNode representing the given directory.
ensurePreparationFinished() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Will wait until the preparator is finished with preparing and adding all pending tasks - if any.
entrySet() - Method in class com.smartwerkz.jupload.classic.util.Cachetable
Returns a copy of the key/values in the map at the point of calling.
entrySet() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
environment - Variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
equals(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
equals(Object) - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 
equals(Object) - Method in class com.smartwerkz.jupload.classic.net.socket.TargetAddress
 
equals(Object) - Method in class com.smartwerkz.jupload.classic.plugin.JUploadContext
 
equals(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
equalsFile(File) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
equalsFile(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
eval(String) - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
execute(Task) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
The ImageCache's Executor executes the given task
execute() - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
execute() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Task
 
Executor - Class in com.smartwerkz.jupload.classic.util.concurrent
Used for executing background tasks.
Executor(String, String) - Constructor for class com.smartwerkz.jupload.classic.util.concurrent.Executor
Creates a new Executor that uses the given name.
executor - Variable in class com.smartwerkz.jupload.classic.util.concurrent.Task
 
Expandable - Class in com.smartwerkz.jupload.classic.ui.extras
 
Expandable(String, Component) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
exportAsDrag(JComponent, InputEvent, int) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
 
exportDone(JComponent, Transferable, int) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
exportToClipboard(JComponent, Clipboard, int) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
ext - Variable in class com.smartwerkz.jupload.classic.files.UploadFile
 
ExtensionFileFilter - Class in com.smartwerkz.jupload.classic.filefilter
JUploadPlugin_FiletypeChooser ExtensionFileFilter
ExtensionFileFilter(String, String) - Constructor for class com.smartwerkz.jupload.classic.filefilter.ExtensionFileFilter
 
extract(String) - Method in class com.smartwerkz.jupload.classic.util.stringtree.SplitExtractor
 
extract(String) - Method in interface com.smartwerkz.jupload.classic.util.stringtree.StringExtractor
 

F

failed(UploadImageFile, Exception) - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
failed(UploadClient, UploadEntity, Exception) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
failed(UploadClient, UploadEntity, Exception) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when an upload failed.
fetchFiles(Transferable) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Gets a list of files from the given Transferable or null if there are none.
fetchMessages(Properties, Class, String, String, Locale) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
fetchMessages(Properties, URL) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Add messages from a file with the pattern:
path/name_language_country.properties
or:
path/name.properties (in case that language is null)
or:
path/name_language.properties (in case that country is null)

relative to the JUpload class' package or to the root if path is prefixed with a /
fetchUploadFiles(Transferable) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Gets a list of files from the given Transferable or null if there are none.
fgColor - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
fieldW - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
FILE_PATH_EXTRACTOR - Static variable in class com.smartwerkz.jupload.classic.files.FileTree
 
FileLocation - Class in com.smartwerkz.jupload.classic.files.links
 
FileLocation(int, VolumeInfo, VolumeInfo, String, String, String) - Constructor for class com.smartwerkz.jupload.classic.files.links.FileLocation
 
FileLocation(String) - Constructor for class com.smartwerkz.jupload.classic.files.links.FileLocation
For network links.
fileOf(StringNode) - Method in class com.smartwerkz.jupload.classic.files.FileTree
 
FileOrDirectory - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
fileSaved(UploadTree, UploadFile) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when UploadFile.saveTo succeeded.
fileSaved(UploadTree, UploadFile) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
FileSelectionModel - Class in com.smartwerkz.jupload.classic.ui.views
 
FileSelectionModel() - Constructor for class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
FileTree - Class in com.smartwerkz.jupload.classic.files
Used to create a tree of files from the current filesystem.
FileTree() - Constructor for class com.smartwerkz.jupload.classic.files.FileTree
 
FileTree(FileFilter) - Constructor for class com.smartwerkz.jupload.classic.files.FileTree
 
FileUploader - Interface in com.smartwerkz.jupload.classic.net
Implementing classes must ensure that FileUploader.performFileUpload(com.smartwerkz.jupload.classic.util.NOKMap) will upload Thumbnails.
fileUploaderClosed() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Calls UploadClient.closed(), synchronized against the closeLock to make sure that, if the #close method has entered, it also finished closing before checking if it is closed or not.
fileURL - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
 
fill() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
filter - Variable in class com.smartwerkz.jupload.classic.files.UploadTree
A FileFilter to ignore files (without notification).
findRoot(Component) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
finishedAdd(UploadTree) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Called when at least one file has been added and no other files are enqueued to be added.
finishedAdd(UploadTree) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
flush() - Method in class com.smartwerkz.jupload.classic.image.ImageData
Release all resources.
folderIcon - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
FolderNode - Class in com.smartwerkz.jupload.classic.ui.views.tree
 
FolderNode(UploadNode, JLabel) - Constructor for class com.smartwerkz.jupload.classic.ui.views.tree.FolderNode
 
font - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatDateTime(long) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatPercent(double) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatSize(int, int) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatSize(long) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatSpeed(int) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
formatTimespan(int) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
FormIterator - Class in com.smartwerkz.jupload.classic.js
 
FormIterator(JSObject, String) - Constructor for class com.smartwerkz.jupload.classic.js.FormIterator
 
fsv - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
fsv - Static variable in class com.smartwerkz.jupload.classic.util.Utils
 

G

get(String) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
get(String, Object[]) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
Calls MessageFormat.format(get(key), replacements)
get(String, Object) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
Liest einen formatierten String aus den locale-Dateien.
get(String, Object, Object) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
get(String, Object, Object, Object) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
get(String) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
get(String, Object[]) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Liest einen formatierten String aus den locale-Dateien.
get(String, Object) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Liest einen formatierten String aus den locale-Dateien.
get(String, Object, Object) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
get(String, Object, Object, Object) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
get(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
get(int) - Method in class com.smartwerkz.jupload.classic.files.ThumbnailList
 
get(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
get(int) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
get(String) - Static method in class com.smartwerkz.jupload.classic.net.http.MIMETypeTable
Returns the Content-Type for the given file extension
get(Object) - Method in class com.smartwerkz.jupload.classic.util.Cachetable
 
get(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
get(Object) - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 
getAcceptedIssuers() - Method in class com.smartwerkz.jupload.classic.net.http.security.AllTrustManager
 
getAll(boolean) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
If not sorted, the nodes will have the order in which they were added.
getAll(boolean, List) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getAppletInfo() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getAttributes() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
Returns the attributes of the link
getAuthentication(Class) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
getAuthInfo() - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthProvider
 
getAuthInfo() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
getAuthInfoClass() - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
getAuthInfoClass() - Method in interface com.smartwerkz.jupload.classic.net.Uploader
 
getBackground() - Method in class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
getBackground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getBackground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
getBg() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getBool(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getBytes() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
getCachedData(BufferedImage, String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Creates and returns a new ImageData object, containing the given image and its bytes, encoded with the given format.
getCacheTime() - Method in class com.smartwerkz.jupload.classic.image.ImageInfo
 
getCaption() - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
getCenteredLocation(Dimension) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
getCenterLocation(Dimension, int, int) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
getClient(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
getClipboardFiles() - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Gets a list of files from the Clipboard or null if there are none.
getClipboardImage() - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Gets an Image from the Clipboard or null if there is none.
getClipboardUploadFiles() - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Gets a list of UploadFiles from the Clipboard or null if there are none.
getCloseLock() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getCodeBase() - Method in interface com.smartwerkz.jupload.classic.config.params.ParameterEnvironment
The location of this environment's origin in URL form.
getColor(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getColor(Object) - Static method in class com.smartwerkz.jupload.classic.ui.Decorator
 
getColumnCount() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getCommandLineArguments() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getComponentAt(int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getConfig() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getContent(MouseEvent) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
Returns the object of the label at the given event's location.
getContent() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
getCreationTime() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getCreationTime() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
getCurrentBytes() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
 
getCurrentBytesUploaded() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The amount of bytes that have been uploaded during the upload of the current or last file.
getCurrentElProp(String) - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
getCurrentEntity() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
The UploadFile or Thumbnail which is currently being uploaded or null.
getCurrentFileView() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
getCurrentFolder() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
getCurrentFolder() - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
 
getCurrentFolder() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
Returns the currently selected directory or -if none is selected- the root.
getCurrentOptionProp(String) - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
getCurrentPercent() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
 
getCurrentSpeed() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The average speed of the current or last file in bytes per second.
getCurrentTask() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
getData() - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
getDebug() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getDebugListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getDecorator() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getDefaultAuth(Class) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
getDefaultImgFormat() - Method in class com.smartwerkz.jupload.classic.config.Config
Used for screenshots, image pastes etc.
getDefaultParams() - Method in interface com.smartwerkz.jupload.classic.config.params.ParameterEnvironment
Returns the default parameters for this environment.
getDefaultParams() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getDefaultValue() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getDepth() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getDequeueCount() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
getDequeuedFiles() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
getDescription() - Method in class com.smartwerkz.jupload.classic.filefilter.ExtensionFileFilter
 
getDescription() - Method in class com.smartwerkz.jupload.classic.filefilter.ImageFileFilter
 
getDescription() - Method in class com.smartwerkz.jupload.classic.filefilter.RegexFileFilter
 
getDescription() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getDevices() - Static method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
Returns all available devices for screen captures.
getDialog() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
getDimension(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getDomain() - Method in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
getDouble(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getDragData(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
Is called for a simple left click (a possible dragstart event).
getElapsedTime() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
getEncoding() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getEnqueuedFileLength() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
Returns the total length of files that are or were enqueued in bytes.
getEnqueuedThumbCount() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
getEnqueuedThumbLength() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
getEta() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
 
getExecutors(String) - Static method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
getExpanded() - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
getExtension() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
The extension of this file's name.
getExtension() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getExtension(String) - Static method in class com.smartwerkz.jupload.classic.util.Utils
returns the extension of a filename
getExtension(File) - Static method in class com.smartwerkz.jupload.classic.util.Utils
returns the extension of a filename
getFg() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getFile(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getFile(StringNode) - Static method in class com.smartwerkz.jupload.classic.files.FileTree
 
getFile() - Method in class com.smartwerkz.jupload.classic.files.Thumbnail
 
getFile(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Returns a file that represents this node within the given directory
getFile(int) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
getFileChooser() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
getFileCount() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Returns the total amount of UploadFiles that are currently held by this tree.
getFileFilter(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getFileLength() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getFileName() - Method in class com.smartwerkz.jupload.classic.net.http.UploadPartSource
 
getFilePort() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getFileProtocol() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getFiles() - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
getFilesConvertFormat() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertIncludeMetadata() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertInterpolationAlgo() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertMaxHeight() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertMaxWidth() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertWatermark() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesConvertWatermarkPos() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesFilterDuplicates() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a flag whether we need to prevent duplicate files in the file queue list
getFilesFilterFolders() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesFilterMaxImageDimension() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns the DimensionFilter's dimension
getFilesFilterMulti() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesForceImageCache() - Method in class com.smartwerkz.jupload.classic.config.Config
Indicates wether testfiles should be precached, even if no conversion is needed.
getFilesKeepImagesCached() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesMaxImageSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesPreselected() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a list of files that were selected when the user used this applet the last time
getFilesThumbnailsSmooth() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFilesUploadInvalidImages() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getFileURL() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getFloat(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getFocusedView() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
This method never returns null.
getFont(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getFont() - Method in class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
getForeground() - Method in class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
getForeground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getForeground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
getFormat() - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
getFormIterator(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
getFormParams(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
getFormProp(String) - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
getFullName() - Method in class com.smartwerkz.jupload.classic.files.Thumbnail
 
getFullName() - Method in interface com.smartwerkz.jupload.classic.files.UploadEntity
 
getFullName() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
getFullName() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getGuiContextMenuFiles() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiContextMenuGeneral() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiDeactivateOnUpload() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiEnabled() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiFileChooserDefaultDir() - Method in class com.smartwerkz.jupload.classic.config.Config
get default add directory
getGuiFileChooserFilterAll() - Method in class com.smartwerkz.jupload.classic.config.Config
should the "Show All" be hidden in the filechooser
getGuiFileChooserFilterImage() - Method in class com.smartwerkz.jupload.classic.config.Config
show only image files?
getGuiFileChooserFilterMulti() - Method in class com.smartwerkz.jupload.classic.config.Config
List of customizable FileFilters based on regular expressions
getGuiFileChooserPreviewEnabled() - Method in class com.smartwerkz.jupload.classic.config.Config
show a picture-preview?
getGuiFileChooserPreviewFixedWidth() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiFileChooserPreviewShow() - Method in class com.smartwerkz.jupload.classic.config.Config
Indicates wether the filechooser image preview is initially off or on
getGuiFileChooserPreviewSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiFileChooserPreviewSmooth() - Method in class com.smartwerkz.jupload.classic.config.Config
Indicates wether the filechooser image preview will initially render "smoothly" or normal
getGuiFileChooserSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiImageViewItemGap() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiImageViewItemSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiLFBackground() - Method in class com.smartwerkz.jupload.classic.config.Config
normal background color
getGuiLFBorders() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiLFClassname() - Method in class com.smartwerkz.jupload.classic.config.Config
Retrieved the class name as string of the parameter setting for the look and feel manager
getGuiLFFont() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiLFForeground() - Method in class com.smartwerkz.jupload.classic.config.Config
normal foreground color
getGuiLFOverrideColorsBorders() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiLFOverrideFont() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiLFSelectedBg() - Method in class com.smartwerkz.jupload.classic.config.Config
background color of selected elements
getGuiLFSelectedFg() - Method in class com.smartwerkz.jupload.classic.config.Config
foreground color of selected elements
getGuiLFSkinPackUrl() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns the user-configurable URL for a SkinLF theme pack.
getGuiServerResponseAutoShow() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiServerResponseEnable() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiServerResponseHeight() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusBorderColor() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusPanelHeight() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusShowBar() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusShowPanel() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusShowPrepare() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiStatusShowSuccessDialog() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiToolbarButtons() - Method in class com.smartwerkz.jupload.classic.config.Config
shall we hide the Remove button?
getGuiViewsAutoSelectAddedFiles() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiViewsDetailsWidths() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiViewsDisplay() - Method in class com.smartwerkz.jupload.classic.config.Config
List of Views to show in the file queue window since v0.86
getGuiViewsIconMaxHeight() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiViewsIconMaxWidth() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getGuiViewsShowPaths() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a flag whether to show the complete file path
getGuiViewsShowSystemIcons() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a flag whether the icons of the files should be retrieved from the operating system
getGuiViewsThumbsEnabled() - Method in class com.smartwerkz.jupload.classic.config.Config
Enable/disable the creation of thumbnails in the file queue
getGuiViewsTreeMinSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getHeight() - Method in class com.smartwerkz.jupload.classic.image.ImageInfo
 
getHost() - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
getHotkey() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getHttpListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getHttpObserver() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getHttpObserver() - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
getIcon(String) - Static method in class com.smartwerkz.jupload.classic.config.Config
 
getIcon() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getIcon() - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
getIcon(UploadNode, int, int, boolean) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
getIconHeight() - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
getIconNumber() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getIconWidth() - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
getId() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getId(UploadFile) - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
The id of a given file already dequeued file.
getId() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getImage(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getImage(int, int) - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
getImage() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
getImage() - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
getImageData() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
getImageReadersBySuffix(String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
getInfo(File) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
getInt(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getIntRanges(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getInvalids() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
getItemSize() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
 
getJSClassName() - Method in class com.smartwerkz.jupload.classic.js.JSListener
 
getJSName(String, String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
getJUpload(Plugin) - Static method in class com.smartwerkz.jupload.classic.JUpload
This method is called by Plugin.init() to set its jupload instance.
getKey() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getKey() - Method in class com.smartwerkz.jupload.classic.util.StringPair
Returns the primary part of the string pair, which is usually the key or the username
getLabel(int, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
getLabel(Object) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getLabel() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.FolderNode
 
getLabelText(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
getLanguageSource(String) - Static method in class com.smartwerkz.jupload.classic.config.Config
 
getLastAccessTime() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getLastFile() - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
getLastTime() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The System.currentTimeMillis() of when the last chunk of data has been uploaded.
getLeadSelection() - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
 
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
getLeadSelection() - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Should return the last selected UploadFile.
getLeadSelection() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
getLeaves() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getLength() - Method in class com.smartwerkz.jupload.classic.net.http.UploadPartSource
 
getLinkedFile() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getLinkListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getLinkListeners() - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 
getList(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getListeners() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Removes an UploadTreeListener from the tree.
getListeners() - Method in class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
getListeners() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getListeners() - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
 
getLocale() - Method in class com.smartwerkz.jupload.classic.config.Config
Retrieve a user-defined locale
getLocale(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getLocation() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getLocation() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getLong(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getManager() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getMap(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getMax(Dimension, Dimension) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
getMD5Hash() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Returns the md5 digest hash of a file.
getMetadata() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
getMinJavaVersion() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getModificationTime() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getName() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getName() - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
getName() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getName() - Method in class com.smartwerkz.jupload.classic.net.http.MKColMethod
Returns "HEAD".
getName() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getName() - Method in interface com.smartwerkz.jupload.classic.ui.ClosableOption
 
getName() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Returns the name of the Executor's thread.
getName(File) - Static method in class com.smartwerkz.jupload.classic.util.Utils
 
getNext() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
getNode(String) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
getNode(MouseEvent) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
getNode(MouseEvent) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
getNode(MouseEvent) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
getNode() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.FolderNode
 
getNode(MouseEvent) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
getNode(MouseEvent) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
 
getNode(String) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getNum(String) - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
getObject(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getObject(int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getOptionPanel() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
getOrCreateScaledThumbnail(UploadImageFile, int, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a scaled thumbnail.
getOrCreateScaledThumbnail(File, int, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a scaled thumbnail.
getOrCreateScaledThumbnailLater(ImageLoadTask) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Instantly returns and will call the given ImageTask's methods when succeeded caching or failed respectively.
getOrCreateThumbnail(File) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a thumbnail for the given file from the cache.
getOrCreateThumbnail(UploadImageFile) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a thumbnail for the given file from the cache.
getPage() - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
getPage() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getParam(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getParameter(String) - Method in interface com.smartwerkz.jupload.classic.config.params.ParameterEnvironment
Returns customized parameters for this environment.
getParameter(String) - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getParameters() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getParent() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getParent() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getPassword() - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
getPath() - Method in class com.smartwerkz.jupload.classic.files.Thumbnail
 
getPath() - Method in interface com.smartwerkz.jupload.classic.files.UploadEntity
 
getPath() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
The relative position of where this file is located (equals location/name.extension).
getPath() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getPath() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getPluginDescription() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getPluginName() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getPluginName() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getPlugins(String) - Method in class com.smartwerkz.jupload.classic.JUpload
 
getPluginVendor() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getPluginVendor() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getPluginVersion() - Method in class com.smartwerkz.jupload.classic.JUpload
 
getPluginVersion() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getPort() - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
getPosition() - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
Position of the icon, relatively to the image.
getPreferences() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getPreferredScrollableViewportSize() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getPreferredSize() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
getPreferredSize() - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
getPreferredSize() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
getProgress() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getQueue() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Returns the UploadQueue that is currently being uploaded or null if no upload is in progress.
getRelativePath() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getRelativePath(File, File) - Static method in class com.smartwerkz.jupload.classic.util.Utils
 
getRemainingTime() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The estimated amount of seconds until all files have been uploaded.
getRenderer() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.TableRenderAdapter
 
getRenderingHints() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getResourceURL(Class, String, String) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
getResourceURL(Class, String, String, Locale) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
getResponsePanel() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
getRest() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getRestrictions() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
A List of valid string values for the value.
getRow(int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getRow(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getScrollableTracksViewportHeight() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getScrollableTracksViewportWidth() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
is called when someone presses a scrollbar button
getSelBg() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getSelected() - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
 
getSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
getSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
getSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
Returns a list of all selected objects.
getSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
Returns an array of all UploadFiles that are currently selected in this view or null if none are selected.
getSelected() - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
 
getSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
getSelected() - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
getSelectedBackground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getSelectedBackground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
getSelectedForground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getSelectedForground(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
getSelectedPanel() - Method in class com.smartwerkz.jupload.classic.ui.options.SecurityPanel
 
getSelectionListeners() - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
 
getSelectionListeners() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
getSelFg() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
getSeperator() - Method in class com.smartwerkz.jupload.classic.util.stringtree.SplitExtractor
 
getSeperator() - Method in interface com.smartwerkz.jupload.classic.util.stringtree.StringExtractor
 
getShowWindow() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
getSizeFromHex(String) - Static method in class com.smartwerkz.jupload.classic.util.Utils
this method converts a hexadecimal string into an integer
getSonCount() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getSons() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getSortingColumn() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getSortingDirection() - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getSortingDirection(int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
getSourceActions(JComponent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
 
getSourceActions(JComponent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
getStackTrace(Throwable) - Static method in class com.smartwerkz.jupload.classic.util.Utils
 
getStartTime() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The System.currentTimeMillis() of when the upload of the current or last file started.
getStartTime() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
getStatus(File) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Validates wether the file should be treated as an image, regularly or not accepted at all.
getStatus(VirtualResource) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Validates wether the file should be treated as an image, regularly or not accepted at all.
getStatus(String, long) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
getString(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getStringPair(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getStringValue() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getSubtypes() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getSystemProperty(String) - Static method in class com.smartwerkz.jupload.classic.config.Config
Checks for sufficient rights when accessing the given system property.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.TableRenderAdapter
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView.SizeCellRenderer
 
getTarget() - Method in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
getText() - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
getThread() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
getThumb() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
getThumbnail(File) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a thumbnail for the given file from the cache.
getThumbnail(UploadImageFile) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
Returns a thumbnail for the given file from the cache.
getThumbnailPort() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getThumbnailProtocol() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getThumbnailURL() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
getTotal() - Method in class com.smartwerkz.jupload.classic.ui.components.PrepareStatus
 
getTotalBytes() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
 
getTotalBytesUploaded() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
The total amount of bytes that have been uploaded during the current or last upload-session.
getTotalCount() - Method in class com.smartwerkz.jupload.classic.files.FileTree
 
getTotalLength() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
getTotalLength() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Returns the total amount of bytes of all files currently within the tree.
getTotalPercent() - Method in class com.smartwerkz.jupload.classic.net.UploadProgress
 
getTransferData(DataFlavor) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferable
 
getTransferDataFlavors() - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferable
 
getTransferHandler() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
getTree() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getTreeDisplayer() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Returns the current treedisplayer.
getTreeListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getType() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getTypeString() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getUnderlyingFile() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
getUnderlyingFile() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
getUploadAuthAutoLogin() - Method in class com.smartwerkz.jupload.classic.config.Config
Preset authentification string for autologin feature
getUploadAuthUserAuthRequired() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadAutoRemove() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadAutostart() - Method in class com.smartwerkz.jupload.classic.config.Config
Automatically start the upload after the preselectedFiles have been queued.
getUploadCompleteErrorURL() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadCompleteTarget() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadCompleteURL() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadFile() - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
getUploadFormname() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpAdditionalHeaders() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a map HTTP headers
getUploadHttpAdditionalPostFields() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a map of additional post key/stringValue pairs.
getUploadHttpAuthScheme() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpCookies() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpExpectedHeader() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpMaxRequestFileCount() - Method in class com.smartwerkz.jupload.classic.config.Config
getUpload.Http.MaxRequestFileCount
getUploadHttpMaxRequestSize() - Method in class com.smartwerkz.jupload.classic.config.Config
maximum size for a single http post request
getUploadHttpMetaAbsolutePath() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns a flag whether the absolute paths should be transmitted or some cutted relative paths.
getUploadHttpMetaFileTag() - Method in class com.smartwerkz.jupload.classic.config.Config
the tagname for the files
getUploadHttpMetaLastModified() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpMetaMD5() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpMethod() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpMethodMaxPostSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpQuery() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadHttpUseGZip() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadIcon(int) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
getUploadListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getUploadMaxFileSize() - Method in class com.smartwerkz.jupload.classic.config.Config
maximum free space on server or user account
getUploadMaxTotalFileCount() - Method in class com.smartwerkz.jupload.classic.config.Config
maximum count of files for one upload session
getUploadMaxTotalFileSize() - Method in class com.smartwerkz.jupload.classic.config.Config
maximum free space on server or user account
getUploadRetries() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadSSLTrustManagerClass() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailFormat() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailName(UploadFile) - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsEnable() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsHttpAdditionalHeaders() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsHttpAdditionalPostFields() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsHttpCookies() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsHttpQuery() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsHttpTagName() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsSize() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getUploadThumbnailsTargetURL() - Method in class com.smartwerkz.jupload.classic.config.Config
Returns the target URL for uploading thumbnails.
getUploadURLAction() - Method in class com.smartwerkz.jupload.classic.config.Config
gets a valid actionURL
getUploadURLError() - Method in class com.smartwerkz.jupload.classic.config.Config
returns the URL of the page where the user is sent on error
getURL(Class, String, String, String) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
getURL(Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
getUsername() - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
getValidator() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Will stop accepting when the current or next set of tasks has been cancelled.
getValidator() - Method in class com.smartwerkz.jupload.classic.util.observation.ObservedThread
 
getValue(String) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
getValue(String, String) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
getValue() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
getValue() - Method in class com.smartwerkz.jupload.classic.util.StringPair
Returns the secondary part of the string pair, which is usually the value or the password
getValue(String) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getValue() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
getVersion(String) - Static method in class com.smartwerkz.jupload.classic.config.Config
 
getViewSelectionListeners() - Method in class com.smartwerkz.jupload.classic.Listeners
 
getVisualRepresentation(Transferable) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
getWaitforPlugins() - Method in class com.smartwerkz.jupload.classic.config.Config
 
getWidth() - Method in class com.smartwerkz.jupload.classic.image.ImageInfo
 
getWorkingDirectory() - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
getWorkingDirectory() - Method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
givenName - Variable in class com.smartwerkz.jupload.classic.files.UploadNode
 
gui() - Method in class com.smartwerkz.jupload.classic.JUpload
 
GuiFactory - Class in com.smartwerkz.jupload.classic
 
GuiFactory() - Constructor for class com.smartwerkz.jupload.classic.GuiFactory
 
GuiUtils - Class in com.smartwerkz.jupload.classic.util
 
GuiUtils() - Constructor for class com.smartwerkz.jupload.classic.util.GuiUtils
 

H

h - Variable in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
hasContent() - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 
hasFileView() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
hashCode() - Method in class com.smartwerkz.jupload.classic.net.http.security.CustomSSLSocketFactory
 
hashCode() - Method in class com.smartwerkz.jupload.classic.net.socket.TargetAddress
 
hashCode() - Method in class com.smartwerkz.jupload.classic.plugin.JUploadContext
 
hashCode() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
hasHttpObserver() - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
hasImage() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
hasImage() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
hasImage() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
hasMultipleFileViews() - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
hasNext() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
hasNext() - Method in class com.smartwerkz.jupload.classic.util.Queue
 
hasSelected() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
hasTasks() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Indicates that there are tasks enqueued that are waiting to be executed.
hasThumbnailsLeft() - Method in class com.smartwerkz.jupload.classic.files.UploadQueue
 
hasTreeDisplayer() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
hgap - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
Hidden - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
Hide - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
host - Variable in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
host - Variable in class com.smartwerkz.jupload.classic.net.socket.TargetAddress
 
HttpAuthInfo - Class in com.smartwerkz.jupload.classic.net.http
Extended UserAuthInfo which adds the ability to store an NTLM Domain (Windows Domain).

Also has an indicator if we are using NTLM and/or a proxy.
HttpAuthInfo() - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
HttpAuthInfo(String, String) - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
HttpAuthInfo(String, String, String) - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
HttpAuthInfo(UserAuthInfo) - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
HttpAuthPanel - Class in com.smartwerkz.jupload.classic.ui.login
The login panel for providing HttpAuthInfo
HttpAuthPanel(QueryDialog, String, String, String, Preferences) - Constructor for class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
HTTPMETHOD_AUTO - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
HTTPMETHOD_POST - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
HTTPMETHOD_PUT - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
HttpObserver - Class in com.smartwerkz.jupload.classic.net.http
Provides HTTP-related information for the HttpUploader and triggers registered listeners' methods when .
HttpObserver() - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
httpObserver - Variable in class com.smartwerkz.jupload.classic.net.UploadManager
 
HttpUploader - Class in com.smartwerkz.jupload.classic.net.http
An UploadClient which uses HTTP protocol.
HttpUploader() - Constructor for class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
hyperlinkUpdate(HyperlinkEvent) - Method in class com.smartwerkz.jupload.classic.ui.components.AboutWindow
Called when user clicks on lnkFile (or moves mouse over lnkFile)
hyperlinkUpdate(HyperlinkEvent) - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 

I

ICON_ADD - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_CLIP - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_CLOCK - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_CONVERT - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_COPY - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_DONE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_ERROR - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_FILE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_FOLDER - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_FOLDER_ADD - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_FOLDER_BUSY - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_HELP - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_IDLE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_INVALID - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_LIST - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_MENU - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_OPTIONS - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_REMOVE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_RENAME - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_SAVE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_SCREENSHOT - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_STOP - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_TREE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_UPLOAD - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
ICON_UPLOADING - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
iconHeight - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
iconLabel - Variable in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
iconLabel - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
IconLayout - Class in com.smartwerkz.jupload.classic.ui.views.thumbnail
Layout for sizing components into a getItemLength() * getItemLength() square.
IconLayout(Dimension, int) - Constructor for class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
Creates a new Layout for an Image view
iconWidth - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
id - Variable in class com.smartwerkz.jupload.classic.plugin.JUploadContext
 
ImageCache - Class in com.smartwerkz.jupload.classic.image
Caches Image information for once read imagefiles.
ImageCache() - Constructor for class com.smartwerkz.jupload.classic.image.ImageCache
 
ImageData - Class in com.smartwerkz.jupload.classic.image
Contains an image + metadata (if it has any) and its raw bytes.
ImageData(BufferedImage, IIOMetadata, byte[]) - Constructor for class com.smartwerkz.jupload.classic.image.ImageData
 
ImageData(ImageData, byte[]) - Constructor for class com.smartwerkz.jupload.classic.image.ImageData
 
ImageData(BufferedImage) - Constructor for class com.smartwerkz.jupload.classic.image.ImageData
 
ImageDimensionFilter - Class in com.smartwerkz.jupload.classic.image
Image dimension filter checks the dimension of testfiles (width and height) before adding them to the queue.
ImageDimensionFilter(Dimension) - Constructor for class com.smartwerkz.jupload.classic.image.ImageDimensionFilter
 
ImageFileFilter - Class in com.smartwerkz.jupload.classic.filefilter
An image file filter filters files which are not recognized as (raster) image files
ImageFileFilter() - Constructor for class com.smartwerkz.jupload.classic.filefilter.ImageFileFilter
 
ImageInfo - Class in com.smartwerkz.jupload.classic.image
 
ImageInfo(int, int) - Constructor for class com.smartwerkz.jupload.classic.image.ImageInfo
 
ImageLoadTask - Class in com.smartwerkz.jupload.classic.image
Background task for loading images and creating thumbnails
ImageLoadTask(UploadImageFile) - Constructor for class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
ImageLoadTask(UploadImageFile, int, int) - Constructor for class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
ImagePreviewAccessory - Class in com.smartwerkz.jupload.classic.ui.filechooser
Used for the file chooser.
ImagePreviewAccessory(String, PreviewFileChooser, boolean, boolean, boolean, int, Dimension, boolean) - Constructor for class com.smartwerkz.jupload.classic.ui.filechooser.ImagePreviewAccessory
 
ImageUtil - Class in com.smartwerkz.jupload.classic.image
Utility methods for image processing // TODO: make it possible to add/change metadata for testfiles
ImageUtil() - Constructor for class com.smartwerkz.jupload.classic.image.ImageUtil
 
ImageView - Class in com.smartwerkz.jupload.classic.ui.views.thumbnail
FileView for displaying files as testfiles.
ImageView(Dimension, int) - Constructor for class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
The image view (aka thumbnail view)
ImageView.ThumbnailLabel - Class in com.smartwerkz.jupload.classic.ui.views.thumbnail
Component that displays files/nodes within the ImageView.
ImageView.ThumbnailLabel(Object) - Constructor for class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
img - Variable in class com.smartwerkz.jupload.classic.image.ImageData
 
imgData - Variable in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
importData(JComponent, Transferable) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultTransferHandler
Does nothing by default
importData(JComponent, Transferable) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
importToClipboard(List) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports a list of File objects into the clipboard.
importToClipboard(ClipboardOwner, List) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports a list of File objects into the clipboard.
importToClipboard(UploadNode[]) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports a list of File objects into the clipboard.
importToClipboard(ClipboardOwner, UploadNode[]) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports a list of File objects into the clipboard.
importToClipboard(Transferable) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports the given Transferable into the clipboard.
importToClipboard(ClipboardOwner, Transferable) - Static method in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
Imports the given Transferable into the clipboard.
index() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
The position of the label within the container (and also of the node within the node list)
info(String) - Method in class com.smartwerkz.jupload.classic.js.JSDebugListener
 
info(String) - Method in interface com.smartwerkz.jupload.classic.util.debug.DebugListener
 
init(Dimension, boolean) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
init(JUpload) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
init(UploadClient) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
init(UploadClient) - Method in interface com.smartwerkz.jupload.classic.net.Uploader
Is called right after creation to initialize this Uploader.
init() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
Overridden to wait for JUpload instance and ensure basic decoration.
init() - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Load the lf infos.
initAdding(UploadTree, UploadNode) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when the tree is about to add files to the given node and starts counting all files to be added.
initAdding(UploadTree, UploadNode) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
initialized(UploadClient) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
initialized(UploadClient) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when the given uploadClient started and finished initializing (as soon as the UploadQueue has been created).
initialized() - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
initializing(UploadClient) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
initializing(UploadClient) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when the given UploadClient starts a new upload.
initPlugin() - Method in class com.smartwerkz.jupload.classic.JUpload
 
initPlugin() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
Implement this method instead of overriding Plugin.init().
ins - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
insertComponent(String, JComponent) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
insertComponent(JComponent) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
insertComponents() - Method in class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
insertComponents() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
insertComponents() - Method in class com.smartwerkz.jupload.classic.ui.login.ProxyAuthPanel
 
insertComponents() - Method in class com.smartwerkz.jupload.classic.ui.login.UserAuthPanel
 
insertSeperator() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
installLF() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Install the L&F from the config values
IntRanges - Class in com.smartwerkz.jupload.classic.util
 
IntRanges(String) - Constructor for class com.smartwerkz.jupload.classic.util.IntRanges
 
IntRanges.Range - Class in com.smartwerkz.jupload.classic.util
 
IntRanges.Range(int, int) - Constructor for class com.smartwerkz.jupload.classic.util.IntRanges.Range
 
invalidFile(UploadTree, Message) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when a file could not be added for the given reason.
invalidFile(UploadTree, Message) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
invalids - Variable in class com.smartwerkz.jupload.classic.files.UploadTree
Contains InvalidFileArgs for all files since UploadTree.clearInvalids() has been called.
IS_WINDOWS - Static variable in class com.smartwerkz.jupload.classic.files.FileTree
 
isActivated() - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
isAdding() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
isAddressFixed() - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
isCancelled() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Task
 
isCaseSensitive() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringTree
 
isDataFlavorSupported(DataFlavor) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferable
 
isDefaultTreeDisplayer() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Indicates wether the treeDisplayer is the default one (which is of type UploadViewPanel).
isDescendantOf(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
isEmpty() - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
isEmpty() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
isFolder() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
isFolder() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
isGuiTask() - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
If true, loaded and failed will be executed from the Gui thread (SwingUtils.invokeLater) else the execution will just continue from the Executor thread.
isImageFile() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
isLeaf() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
isLoading() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
Indicates wether or not the Executor is still running and adding testfiles to the view.
isLocal - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
isNtlm() - Method in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
isReadableImage(File) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
isReadableImageExtension(String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
isReadableImageName(String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
isRemote - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
isRunning() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Returns true if the executor has been started with Executor.start()
isSelected(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
isSelected(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
isSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
isSelected(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
isSelected(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
isSelected(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Indicates wether or not the given node is selected.
isSmooth() - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
isSymbolicLink(File) - Static method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
isSymbolicLink(String) - Static method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
isUploading() - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
isVirtual() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Virtual files are: Directories or non-existant cached files.
isVirtual() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
isVirtual() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Virtual files are: Directories or non-existant cached image files (screenshots, pasted testfiles etc).
isWebdav(URL) - Static method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
isWritableImageExtension(String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
itemSize - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
specifies the width and height of one item
iterator() - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 
iterator() - Method in class com.smartwerkz.jupload.classic.util.Queue
Creates an iterator over the queue.

J

javaVersion - Static variable in class com.smartwerkz.jupload.classic.config.Config
The current java version as a float.
joinQueue(Queue) - Method in class com.smartwerkz.jupload.classic.util.Queue
Enqueues the given queue into this queue and deletes the source queue's contents.
js - Variable in class com.smartwerkz.jupload.classic.js.JSListener
 
js() - Method in class com.smartwerkz.jupload.classic.JUpload
 
JSDebugListener - Class in com.smartwerkz.jupload.classic.js
 
JSDebugListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSDebugListener
 
JSLinkListener - Class in com.smartwerkz.jupload.classic.js
 
JSLinkListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSLinkListener
 
JSListener - Class in com.smartwerkz.jupload.classic.js
Basic class for all Javascript listeners.
JSListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSListener
 
jsObjectClassString - Static variable in class com.smartwerkz.jupload.classic.js.JSWrapper
 
JSResponseListener - Class in com.smartwerkz.jupload.classic.js
 
JSResponseListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSResponseListener
 
JSUploadProgressListener - Class in com.smartwerkz.jupload.classic.js
 
JSUploadProgressListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
JSUploadTreeListener - Class in com.smartwerkz.jupload.classic.js
 
JSUploadTreeListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
JSViewSelectionListener - Class in com.smartwerkz.jupload.classic.js
 
JSViewSelectionListener(JSWrapper, String) - Constructor for class com.smartwerkz.jupload.classic.js.JSViewSelectionListener
 
JSWrapper - Class in com.smartwerkz.jupload.classic.js
Wrapper class for making simple js calls and register listeners.
JSWrapper(JUpload) - Constructor for class com.smartwerkz.jupload.classic.js.JSWrapper
 
JUpload - Class in com.smartwerkz.jupload.classic
The main applet which contains the basic GUI, basic setup and is used to call the basic javascript methods upon.
JUpload() - Constructor for class com.smartwerkz.jupload.classic.JUpload
 
jupload - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
jupload() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
Returns the JUpload instance within this context.
JUploadContext - Class in com.smartwerkz.jupload.classic.plugin
This context consists of the given AppletContext (browser window) and an id.
JUploadContext(AppletContext, String) - Constructor for class com.smartwerkz.jupload.classic.plugin.JUploadContext
 
juploadContext - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
juploadContext() - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
JUploadGui - Class in com.smartwerkz.jupload.classic.ui
The basic JUpload GUI within a simple Swing container which can be added either to the applet itself or to another Container of choice (for example a JFrame).
JUploadGui(JUpload) - Constructor for class com.smartwerkz.jupload.classic.ui.JUploadGui
 
JUploadGui.PopupMenu - Class in com.smartwerkz.jupload.classic.ui
 
JUploadGui.PopupMenu(List) - Constructor for class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 

K

keySet() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
keySet() - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 

L

label - Variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
labelH - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
labelW - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
lastModified() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
lastModified() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
layoutContainer(Container) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
is always called before the Container is displayed and gives the possibility to re-arrange the components in it
length() - Method in class com.smartwerkz.jupload.classic.files.Thumbnail
 
length() - Method in class com.smartwerkz.jupload.classic.files.ThumbnailList
 
length() - Method in interface com.smartwerkz.jupload.classic.files.UploadEntity
 
length() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
The size of the cached image or of the underlying file.
length() - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
length() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
This will always return 0 for directories.
length() - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
length - Variable in class com.smartwerkz.jupload.classic.image.ImageData
 
length() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
lengthUnknown() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
linkActivated(String) - Method in class com.smartwerkz.jupload.classic.js.JSLinkListener
Is called when the given Throwable has been thrown unexpectedly.
It then calls the "thrown" method with the parameters:
The Throwable itself
The Throwable's stacktrace as human-readable string
linkActivated(String) - Method in interface com.smartwerkz.jupload.classic.ui.response.LinkListener
 
linkedLocalFile - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
linkedNetworkFile - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
LinkListener - Interface in com.smartwerkz.jupload.classic.ui.response
 
linkOver(String) - Method in class com.smartwerkz.jupload.classic.js.JSLinkListener
 
linkOver(String) - Method in interface com.smartwerkz.jupload.classic.ui.response.LinkListener
 
listenDebug(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
listeners() - Method in class com.smartwerkz.jupload.classic.JUpload
 
Listeners - Class in com.smartwerkz.jupload.classic
Class for convinient listener access.
listenResponse(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
listenResponseLinks(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
listenUploadProgress(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
listenUploadTree(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
listenViewSelection(String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
ListLabel - Class in com.smartwerkz.jupload.classic.ui.components
 
ListLabel(int, int, int) - Constructor for class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
ListView - Class in com.smartwerkz.jupload.classic.ui.views
A simple list implementation of a Queue View, which displays the files to be uploaded as simple list.
ListView(FileSelectionModel, Decorator) - Constructor for class com.smartwerkz.jupload.classic.ui.views.ListView
Constructor of this list
lnkFile - Variable in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
load(Class, String) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
Load messages from an url at the given path, relative to the given class.
load(File) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
Loads the defaults and current locale's information from a zip file.
load(ZipFile, Locale) - Method in class com.smartwerkz.jupload.classic.config.AdvancedProperties
Loads the defaults and current locale's information from a zip archive.
load(Properties, Properties, URL) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Fill the defaults and props Properties with information from the given urls.
loaded(UploadImageFile, BufferedImage) - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
localVolume - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
LoginPanel - Class in com.smartwerkz.jupload.classic.ui.login
The basic LoginPanel
LoginPanel(QueryDialog, String, String, String, Preferences) - Constructor for class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 

M

map - Variable in class com.smartwerkz.jupload.classic.util.NOKMap
 
mark(int) - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
markFailure(Component, String) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
markSupported() - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
MD5 - Class in com.smartwerkz.jupload.classic.util
This code implements the MD5 message-digest algorithm.
MD5() - Constructor for class com.smartwerkz.jupload.classic.util.MD5
Initializes the MD5 utility class
md5final(byte[]) - Method in class com.smartwerkz.jupload.classic.util.MD5
Final wrapup - pad to 64-byte boundary with the bit pattern 1 0* (64-bit count of bits processed, MSB-first)
md5hash - Variable in class com.smartwerkz.jupload.classic.files.UploadFile
 
MergedIcon - Class in com.smartwerkz.jupload.classic.image
Represents an Icon that consists of an Image and an inner mini icon that will be drawn ontop of the image.
MergedIcon(BufferedImage, int) - Constructor for class com.smartwerkz.jupload.classic.image.MergedIcon
 
MergedIcon(BufferedImage, Icon, int) - Constructor for class com.smartwerkz.jupload.classic.image.MergedIcon
Constructs a new MergedIcon with the given image and an inner icon.
Message - Class in com.smartwerkz.jupload.classic.config
 
Message(String) - Constructor for class com.smartwerkz.jupload.classic.config.Message
 
Message(String, Object) - Constructor for class com.smartwerkz.jupload.classic.config.Message
 
Message(String, Object, Object) - Constructor for class com.smartwerkz.jupload.classic.config.Message
 
Message(String, Object, Object, Object) - Constructor for class com.smartwerkz.jupload.classic.config.Message
 
Message(String, Object[]) - Constructor for class com.smartwerkz.jupload.classic.config.Message
 
Messages - Class in com.smartwerkz.jupload.classic.config
Manages Messages resources for internationalisation.
Messages() - Constructor for class com.smartwerkz.jupload.classic.config.Messages
 
metadata - Variable in class com.smartwerkz.jupload.classic.image.ImageData
 
MIMETypeTable - Class in com.smartwerkz.jupload.classic.net.http
List of Mime Types to map file extensions to Content-Type values
MIMETypeTable() - Constructor for class com.smartwerkz.jupload.classic.net.http.MIMETypeTable
 
Minimize - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
minimumLayoutSize(Container) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
 
minSize - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
MINUS_ONE - Static variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
MKColMethod - Class in com.smartwerkz.jupload.classic.net.http
 
MKColMethod() - Constructor for class com.smartwerkz.jupload.classic.net.http.MKColMethod
No-arg constructor.
MKColMethod(String) - Constructor for class com.smartwerkz.jupload.classic.net.http.MKColMethod
Constructor specifying a URI.
Modified - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
mouseClicked(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mouseDragged(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mouseEntered(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mouseExited(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mouseMoved(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mousePressed(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
mouseReleased(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
moveNext() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
msgKey - Variable in class com.smartwerkz.jupload.classic.config.Message
 

N

name - Variable in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
needsCacheOrConversion(UploadFile, int, int, boolean, String, Dimension) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Indicates wether caching or conversion is needed.
networkVolume - Variable in class com.smartwerkz.jupload.classic.files.links.FileLocation
 
networkVolume - Variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
If set, type and serial are irrelevant since its only a link to a network path.
next() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
nextElement() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
nextFile(UploadClient, UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.components.UploadStatusBar
The given file which is next to be uploaded
nextOption() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
nodeAdded(UploadTree, UploadNode) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when the given node has been added.
nodeAdded(UploadTree, UploadNode) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
nodeRemoved(UploadTree, UploadNode) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when the given file has been removed from the tree.
nodeRemoved(UploadTree, UploadNode) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
nodeRenamed(UploadTree, UploadNode) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Is called when the given node has changed its full name.
nodeRenamed(UploadTree, UploadNode) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
NOKMap - Class in com.smartwerkz.jupload.classic.util
Non-Unique-Key Map.
NOKMap() - Constructor for class com.smartwerkz.jupload.classic.util.NOKMap
 
NOKMap(int) - Constructor for class com.smartwerkz.jupload.classic.util.NOKMap
 
Normal - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
Normal - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
notifyUploaded() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
notifyUploading(int) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
notifyUploadStart(UploadEntity) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
ntlm - Variable in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 

O

ObservedThread - Class in com.smartwerkz.jupload.classic.util.observation
All this project's thread should inherit from this class to ensure better error management.
ObservedThread(String) - Constructor for class com.smartwerkz.jupload.classic.util.observation.ObservedThread
 
Offline - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
ONE - Static variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
onFailure(Throwable) - Method in class com.smartwerkz.jupload.classic.util.observation.ObservedThread
 
onMousePressed(MouseEvent) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
Is called when the mouse has been pressed.
onSelectiongChanged(ImageView.ThumbnailLabel, boolean) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
Can be overridden for custom decoration on selecton/deselection
onSelectiongChanged(ImageView.ThumbnailLabel, boolean) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
open() - Method in class com.smartwerkz.jupload.classic.ui.options.OptionPanel
 
OptionPanel - Class in com.smartwerkz.jupload.classic.ui.options
 
OptionPanel(QueryDialog, List) - Constructor for class com.smartwerkz.jupload.classic.ui.options.OptionPanel
 
out(Object) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Prints out the given object as string, followed by a line terminator.

P

page - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
paintIcon(Component, Graphics, int, int) - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
param - Variable in exception com.smartwerkz.jupload.classic.config.params.ParameterException
 
Parameter - Class in com.smartwerkz.jupload.classic.config.params
 
Parameter(Parameter) - Constructor for class com.smartwerkz.jupload.classic.config.params.Parameter
Copies a parameter
ParameterEnvironment - Interface in com.smartwerkz.jupload.classic.config.params
 
ParameterException - Exception in com.smartwerkz.jupload.classic.config.params
 
ParameterException(Parameter) - Constructor for exception com.smartwerkz.jupload.classic.config.params.ParameterException
 
ParameterException(Parameter, String, ParameterException, Object) - Constructor for exception com.smartwerkz.jupload.classic.config.params.ParameterException
 
ParameterException(Parameter, String) - Constructor for exception com.smartwerkz.jupload.classic.config.params.ParameterException
 
Parameters - Class in com.smartwerkz.jupload.classic.config.params
This class provides simplified parameter access and string-to-type-conversion methods.
Parameters(Parameters) - Constructor for class com.smartwerkz.jupload.classic.config.params.Parameters
 
Parameters(ParameterEnvironment, String[][]) - Constructor for class com.smartwerkz.jupload.classic.config.params.Parameters
Creates a new Paremeters container which retrieves the defaults from the given String array.
Parameters(ParameterEnvironment) - Constructor for class com.smartwerkz.jupload.classic.config.params.Parameters
 
Parameters(ParameterEnvironment, String) - Constructor for class com.smartwerkz.jupload.classic.config.params.Parameters
 
params - Variable in class com.smartwerkz.jupload.classic.config.Message
 
params - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
parent - Variable in class com.smartwerkz.jupload.classic.files.UploadNode
 
parse(Parameter) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns the given stringValue parsed and converted into an Object of the given type.
parseBool(String) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
parseColor(String) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
converts a web-color stringValue (e.g.
parseDimension(Parameter, String) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a new Dimension where the stringValue is of the following pattern: widthXheight.
parseExtFileFilter(String) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a filefilter where the description and a regex pattern for all files to be allowed are seperated by the first double vertical line ("||").
parseFont(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a new font where the stringValue is a list of the following pattern: fontname,fontsize,fontstyle.
parseImage(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
parseIntRanges(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
parseList(String, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a List of the given type where the list elements are seperated by the defaultListSeperator.
parseList(String, String, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a List of the given type where the list elements are seperated by seperator.
parseLocal(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a new locale where the stringValue is a string-list of the following pattern: language[,country[,variant]]
parseMap(String, String, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
parseMap(String, String, String, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
Parses the given stringValue as a map.
parseRegexFileFilter(String) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
Returns a filefilter where the description and a regex pattern for all files to be allowed are seperated by the first double vertical line ("||").
parseURL(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
parseURL(String, URL) - Static method in class com.smartwerkz.jupload.classic.config.params.Parameters
Creates a new url from the given string.
partialResponseReceived(String) - Method in class com.smartwerkz.jupload.classic.js.JSResponseListener
 
partialResponseReceived(String) - Method in class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
partialResponseReceived(String) - Method in interface com.smartwerkz.jupload.classic.net.http.ResponseListener
 
password - Variable in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
pasteClipboard() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Tries to add (if available) images or files from the clipboard to the tree.
pasteClipboardImage() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Tries to add (if available) an image from the clipboard to the tree.
percentFormat - Static variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
perform() - Method in class com.smartwerkz.jupload.classic.image.ImageLoadTask
Will let the ImageCache's executor execute this task.
performFileUpload(NOKMap) - Method in interface com.smartwerkz.jupload.classic.net.FileUploader
Tries to upload the files of the current queue, using this Uploader's protocol.
performFileUpload(NOKMap) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
performLater(Task) - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Enqueues a new task to be performed by the Executor.
performThumbnailUpload(NOKMap) - Method in class com.smartwerkz.jupload.classic.net.http.HttpUploader
 
performThumbnailUpload(NOKMap) - Method in interface com.smartwerkz.jupload.classic.net.ThumbnailUploader
Tries to upload the thumbnails of the current queue, using this Uploader's protocol.
Plugin - Class in com.smartwerkz.jupload.classic.plugin
Base class for all JUpload Plugins (derived from JApplet).
Plugin() - Constructor for class com.smartwerkz.jupload.classic.plugin.Plugin
 
PluginException - Exception in com.smartwerkz.jupload.classic.plugin
Changed the whole idea of the Plugin exception.
PluginException() - Constructor for exception com.smartwerkz.jupload.classic.plugin.PluginException
 
PluginException(String) - Constructor for exception com.smartwerkz.jupload.classic.plugin.PluginException
 
plugins - Variable in class com.smartwerkz.jupload.classic.JUpload
Contains all plugins within this instance' JUploadContext
PointData - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
port - Variable in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
port - Variable in class com.smartwerkz.jupload.classic.net.socket.TargetAddress
 
POSITION_BOTTOM_LEFT - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
POSITION_BOTTOM_RIGHT - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
POSITION_CENTER - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
POSITION_TOP_LEFT - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
POSITION_TOP_RIGHT - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
Preferences - Class in com.smartwerkz.jupload.classic.config
 
Preferences() - Constructor for class com.smartwerkz.jupload.classic.config.Preferences
 
PREFERENCES_FILE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
preferredLayoutSize(Container) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
equals either the area of the container or if greater, the sufficient area to show all pictures
prefSize - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
PrepareStatus - Class in com.smartwerkz.jupload.classic.ui.components
A Statusbar showing the progress of adding and preparing files, including a cancel-button.
PrepareStatus(UploadTree) - Constructor for class com.smartwerkz.jupload.classic.ui.components.PrepareStatus
 
preparing() - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
preparing(UploadTree, UploadNode, UploadFile) - Method in interface com.smartwerkz.jupload.classic.files.UploadTreeListener
Called only on image files when initializing to prepare.
preparing(UploadTree, UploadNode, UploadFile) - Method in class com.smartwerkz.jupload.classic.js.JSUploadTreeListener
 
PreviewFileChooser - Class in com.smartwerkz.jupload.classic.ui.filechooser
 
PreviewFileChooser(JUpload) - Constructor for class com.smartwerkz.jupload.classic.ui.filechooser.PreviewFileChooser
 
progress(UploadProgress) - Method in class com.smartwerkz.jupload.classic.ui.components.UploadStatusBar
The next given amount of bytes have been uploaded
props - Variable in class com.smartwerkz.jupload.classic.config.AdvancedProperties
 
props - Variable in class com.smartwerkz.jupload.classic.plugin.Plugin
 
propURL - Static variable in class com.smartwerkz.jupload.classic.config.Messages
 
provide(AuthInfo, boolean) - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthProvider
The user should provide the given AuthInfo with corresponding information.
provide(AuthInfo, boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
provide(AuthInfo, boolean, boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
provide(AuthInfo, boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
provide(AuthInfo, boolean, boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.ProxyAuthPanel
 
provideAuthentication(Class, boolean) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
provideAuthentication(Class, AuthInfo, boolean) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
ProxyAuthInfo - Class in com.smartwerkz.jupload.classic.net.http
 
ProxyAuthInfo() - Constructor for class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
ProxyAuthPanel - Class in com.smartwerkz.jupload.classic.ui.login
 
ProxyAuthPanel(QueryDialog, String, String, String, Preferences) - Constructor for class com.smartwerkz.jupload.classic.ui.login.ProxyAuthPanel
 
put(String, Object, String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
put(Parameter) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
put(Object, Object) - Method in class com.smartwerkz.jupload.classic.config.params.Parameters
 
put(Object, Object) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
put(Object, Object, boolean) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
put(Object, Object) - Method in class com.smartwerkz.jupload.classic.util.Cachetable
 
put(Object, Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
put(Object, Object) - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 
putAll(Map) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
PwField - Class in com.smartwerkz.jupload.classic.ui.login
 
PwField(String) - Constructor for class com.smartwerkz.jupload.classic.ui.login.PwField
 
PwField() - Constructor for class com.smartwerkz.jupload.classic.ui.login.PwField
 

Q

query(ClosableOption) - Method in class com.smartwerkz.jupload.classic.ui.login.QueryDialog
 
queryConfirm(String, String, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryConfirm(Component, String, String, int) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
QueryDialog - Class in com.smartwerkz.jupload.classic.ui.login
A modal dialog to query the user using using a LoginPanel.
QueryDialog() - Constructor for class com.smartwerkz.jupload.classic.ui.login.QueryDialog
 
queryFiles() - Method in class com.smartwerkz.jupload.classic.ui.filechooser.PreviewFileChooser
 
queryFormat(String, String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryFormat(Component, String, String) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryInt(String, String, int, boolean) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Queries the user for an int, will show the message of the given msgKey and return defaultVal if no valid value was entered.
queryScreenCaptureDelay() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryString(String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryString(String, String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryString(String, String, String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryString(String, String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
queryString(String, String, String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
Queue - Class in com.smartwerkz.jupload.classic.util
Class for storing elements fifo-wise.
Queue() - Constructor for class com.smartwerkz.jupload.classic.util.Queue
 

R

read() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
read() - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
read(byte[], int, int) - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
read(byte[]) - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
readableFormats - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 
readAscii() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readAscii(int) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readBoolean() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readByte() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readChar() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readDouble() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
Reads a double from this file.
readFlags(DataInput) - Static method in class com.smartwerkz.jupload.classic.files.links.SystemLink
Will check for the header of the system lnkFile and return its flags if its valid.
readFloat() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
Reads a float from this file.
readFully(byte[], int, int) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readFully(byte[]) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readImage(File) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Creates and returns a new BufferedImage from the given file using the file's extension as format.
readImage(URL) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Creates and returns a new BufferedImage from the given URL using the url's extension as format.
readImage(InputStream, String) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Creates and returns a new BufferedImage from the given stream using the name's extension as format.
readImageData(File, boolean, boolean) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Creates and returns an ImageData object, containing the picture and -if wanted and available- its metadata.
readInt() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readLine() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readLinkFile(File) - Static method in class com.smartwerkz.jupload.classic.files.links.SystemLink
 
readLong() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
ReadOnly - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
readShort() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readUnsignedByte() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readUnsignedShort() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readUTF() - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
readUTF(int) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
redirect(boolean) - Method in class com.smartwerkz.jupload.classic.JUpload
Redirects to the configured URL in case of completition or error.
RegexFileFilter - Class in com.smartwerkz.jupload.classic.filefilter
 
RegexFileFilter(String, String) - Constructor for class com.smartwerkz.jupload.classic.filefilter.RegexFileFilter
 
registerAuthProvider(Class, AuthProvider) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Register AuthProviders which will be used when an Uploader-implementation requires an AuthInfo Object of the given class.
registerDefaultAuthProviders() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
RelativePath - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
reload() - Static method in class com.smartwerkz.jupload.classic.config.Messages
Reload the default messages with the current locale settings.
remove() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes this node from its parent unless it is the tree itself.
remove(boolean) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes this node from its parent unless it is the tree itself.
remove(String, boolean) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes all descendants that have the given name.
remove(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes all files that match the given file if it is a descendant of this node and disposes it.
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
remove(UploadNode, boolean) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes the given node if it is a direct child of this node.
remove(int) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes the file at the given index.
remove(Collection) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Removes all the given UploadNodes from their parents.
remove(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Removes all the given UploadNodes from their parents.
remove() - Method in class com.smartwerkz.jupload.classic.js.FormIterator
 
remove(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Will remove the given files after asking the user.
remove(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Remove a single UploadNode that has been removed from the UploadTree.
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
remove(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
Removes the given file and returns its former index.
remove(int) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
remove(Object) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
remove(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Removes the given node from this view.
remove(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
remove(Object) - Method in class com.smartwerkz.jupload.classic.util.Cachetable
 
remove(Object) - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
remove(Object) - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 
remove(Object) - Method in class com.smartwerkz.jupload.classic.util.Queue
Tries to remove the given object from this queue.
remove(String, boolean) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
remove(boolean) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
removeAll() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Removes all of this node's descendants and disposes them.
removeAll() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
removeAll() - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
removeAll() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
implementation of the clear method
removeAll() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
removeAll() - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Removes all objects from this view
removeDebugListener(DebugListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
removeFilter(UploadFileFilter) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
removeHttpListener(ResponseListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
removeLayoutComponent(Component) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
Is called when a component is removed from the corresponding container of this Layout instance.
removeLinkListener(LinkListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
removeLinkListener(LinkListener) - Method in class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
 
removeListener(UploadTreeListener) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
Removes an UploadTreeListener from the tree.
removeListener(ResponseListener) - Method in class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
removeListener(UploadProgressListener) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
removeListener(DebugListener) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
 
removeMouseListener(MouseListener) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
removePath(String) - Method in class com.smartwerkz.jupload.classic.files.UploadTree
 
removeRow(Object) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Remove the row that is associated to this value.
removeRow(int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
removeSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
removeSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
removeSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
removeSelected() - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
Removes the currently selected items in the Tree from the uploadTree model.
removeSelected() - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Removes the currently selected items from the view
removeSelectionListener(UploadViewSelectionListener) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Removes the given listener.
removeSelectionListener(ListSelectionListener) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
removeSelectionListener(UploadViewSelectionListener) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
removeTreeListener(UploadTreeListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
removeUploadListener(UploadProgressListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
removeViewSelectionListener(UploadViewSelectionListener) - Method in class com.smartwerkz.jupload.classic.Listeners
 
render(JLabel, Object, boolean, boolean, int, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
render(JLabel, Object, boolean, boolean, int, int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
reset() - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
reset(boolean) - Method in class com.smartwerkz.jupload.classic.ui.components.UploadStatusBar
Upload ended.
reset() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
reset() - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
Resets the default colors and clears the field's content.
resetFile(UploadFile) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Is called when the given UploadFile's underlying file has been changed.
resetFile(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
resetFile(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
resetFile(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
resetFile(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
resetFile(UploadFile) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Is used to reset the display of the underlying file information (probably because the saveTo method has been called).
resetFile(UploadFile) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
resetName(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
Is called when the given UploadNode's name has been changed.
resetName(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
resetName(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
resetName(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
resetName(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
resetName(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Is used to reset the display of the name (probably because this node has been renamed).
resetName(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
reshape(int, int, int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
resize(BufferedImage, int, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
resize(BufferedImage, int, int, boolean) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
 
resize(BufferedImage, int, int, Object) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
If necessary or specified, copies the given image with the specified bounds.
ResponseDisplayer - Interface in com.smartwerkz.jupload.classic.ui.response
 
ResponseListener - Interface in com.smartwerkz.jupload.classic.net.http
 
ResponsePanel - Class in com.smartwerkz.jupload.classic.ui.response
ResponsePanel Shows the server response in a panel with scroller.
ResponsePanel(String) - Constructor for class com.smartwerkz.jupload.classic.ui.response.ResponsePanel
Creates a new RealtimeResponseWindow object.
responseReceived(String, String, boolean) - Method in class com.smartwerkz.jupload.classic.js.JSResponseListener
 
responseReceived(String, String, boolean) - Method in class com.smartwerkz.jupload.classic.net.http.HttpObserver
 
responseReceived(String, String, boolean) - Method in interface com.smartwerkz.jupload.classic.net.http.ResponseListener
 
Restore - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
resume() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Will resume this Executor if suspended.
retrieveHttpAuth(HttpAuthInfo) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
retrieveProxyAuth(ProxyAuthInfo) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
run() - Method in class com.smartwerkz.jupload.classic.util.observation.ObservedThread
 

S

save(AuthInfo) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
save(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Queries for a directory and saves the currently nodes files to disk.
save(UploadNode[], File) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Saves the given files to the given dir.
save(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.HttpAuthPanel
 
save(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
save(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.ProxyAuthPanel
 
save(boolean) - Method in class com.smartwerkz.jupload.classic.ui.login.UserAuthPanel
 
saveHttpAuth(HttpAuthInfo) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
saveLastFile(File) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
saveNodes(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
saveNodes(UploadNode[], String) - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
saveProxyAuth(ProxyAuthInfo) - Method in class com.smartwerkz.jupload.classic.config.Preferences
 
saveTo(File) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Saves this file's information to the given path.
saveTo(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Calls UploadNode.saveTo(File)
saveTo(File) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Returns only true for UploadNodes with the equal name and same parent.
ScreenCamera - Class in com.smartwerkz.jupload.classic.screenshot
Has to be implemented and an instace has to be delivered to take a delayed screenshot with the ScreenCapturer
ScreenCamera() - Constructor for class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
screenDimension - Static variable in class com.smartwerkz.jupload.classic.screenshot.ScreenCamera
 
SecurityPanel - Class in com.smartwerkz.jupload.classic.ui.options
 
SecurityPanel(List) - Constructor for class com.smartwerkz.jupload.classic.ui.options.SecurityPanel
 
seek(long) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
select(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
select(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
select(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
select(Object) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
select(ImageView.ThumbnailLabel) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
selects a certain ThumbnailLabel
select() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
Marks this Label selected and creates a border around it.
select(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
select(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
select(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Add the given node to the selection.
selectAll() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
selects all labels
selected - Variable in class com.smartwerkz.jupload.classic.util.datatransfer.DefaultDndListener
 
selectedBgColor - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
selectedFgColor - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
selectedLabels - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
selectionBorder - Static variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
selectionChanged(UploadView) - Method in class com.smartwerkz.jupload.classic.js.JSViewSelectionListener
 
selectionChanged(UploadView) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadViewSelectionListener
 
selectRange(int, int) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
selects a range of FileLabels
sendDispositionHeader(OutputStream) - Method in class com.smartwerkz.jupload.classic.net.http.DynCharsetFilePart
Write the disposition header to the output stream
serial - Variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
setActivated(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
setAddressFixed(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
setAuthInfo(AuthInfo) - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthProvider
Take the supplied AuthInfo as given.
setAuthInfo(AuthInfo) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
setAuthInfo(AuthInfo) - Method in class com.smartwerkz.jupload.classic.ui.login.ProxyAuthPanel
 
setAuthInfo(AuthInfo) - Method in class com.smartwerkz.jupload.classic.ui.login.UserAuthPanel
 
setBackground(Color) - Method in class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
setBackground(Color) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setBackground(Color) - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
setBg(Color) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
setBytes(byte[]) - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
setCaption(String) - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
setCaptureDelay(int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
setComparator(TableComparator) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Set the comparator for sorting the columns.
setContents(Object) - Method in class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
setData(ImageData) - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
setDataVector(Vector, Vector) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 
setDataVector(Vector, Vector) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
setDebug(boolean) - Static method in class com.smartwerkz.jupload.classic.util.debug.Debug
Set to activate the global debug mode.
setDefaultAuth(AuthInfo) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
setDialog(QueryDialog) - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
setDomain(String) - Method in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
setExpanded(boolean) - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
setExtension(String) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
setExtension(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Does nothing for directories.
setFg(Color) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
setFileURL(URL) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
 
setFinalTask(Runnable) - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Sets the final task which will be executed -if not null- after every time the executor executed all tasks (a task has been executed and the queue is empty) and before it starts waiting for the next.
setFont(Font) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setForeground(Color) - Method in class com.smartwerkz.jupload.classic.ui.components.BackgroundLabel
 
setForeground(Color) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setForeground(Color) - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
setFormat(String) - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
setFullName(String) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
 
setFullName(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Sets only the given name for directories.
setHost(String) - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
setHttpObserver(HttpObserver) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
 
setIcon(Icon) - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
setIcon(Icon) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setIcon(Icon) - Method in class com.smartwerkz.jupload.classic.ui.components.StatusBar
 
setIcon(UploadNode, JLabel, int, int) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Sets the icon for the given node in the given view with w and h as max dimensions for thumbnails.
setIcon(UploadNode, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
setIcon(UploadNode, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
setIcon(Object, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
setIcon(Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
setIcon(UploadNode, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
setIcon(UploadNode, Icon) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
setIcon(UploadNode, Icon) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Sets the image for the given node.
setIconLater(UploadNode, UploadView, int, int) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
 
setImage(BufferedImage) - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
setImage(BufferedImage) - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
setItemSize(Dimension) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.IconLayout
Sets the item size
setLabelText(UploadNode, JLabel) - Method in class com.smartwerkz.jupload.classic.ui.Decorator
Set the label's text and tooltip according to the current configuration.
setLanguage(String, String) - Static method in class com.smartwerkz.jupload.classic.config.Messages
 
setLocale(Locale) - Static method in class com.smartwerkz.jupload.classic.config.Messages
Sets a new locale (language and country) for use with UI messages and internationalization.
setLookAndFeel(String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
setName(String) - Method in class com.smartwerkz.jupload.classic.files.UploadFile
If valid, sets the given name and notifies the tree listeners about it.
setName(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
Changes the given name of this file (the given name of "bla.jpg" would be "bla")
setName(String) - Method in class com.smartwerkz.jupload.classic.files.VirtualResource
 
setNtlm(boolean) - Method in class com.smartwerkz.jupload.classic.net.http.HttpAuthInfo
 
setOpaque(boolean) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setOptionPanel(OptionPanel) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
setPassword(String) - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
setPort(int) - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
setPosition(int) - Method in class com.smartwerkz.jupload.classic.image.MergedIcon
 
setPreferredSize(int, int) - Method in class com.smartwerkz.jupload.classic.plugin.Plugin
 
setPreparing(UploadNode) - Method in interface com.smartwerkz.jupload.classic.ui.UploadTreeDisplayer
 
setPreparing(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
setRemember(boolean) - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthInfo
 
setRemember(boolean) - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
setRenderer(SmartzRenderer) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.TableRenderAdapter
 
setSelBg(Color) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
setSelection(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.views.details.DetailedView
 
setSelection(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.views.FileSelectionModel
 
setSelection(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.views.ListView
 
setSelection(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
setSelection(UploadNode[]) - Method in class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
setSelection(UploadNode[]) - Method in interface com.smartwerkz.jupload.classic.ui.views.UploadView
Clear the current selection and display the given nodes instead.
setSelFg(Color) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.DefaultSmartzRenderer
 
setSmooth(boolean) - Static method in class com.smartwerkz.jupload.classic.image.ImageCache
 
setStatus(int, String) - Method in class com.smartwerkz.jupload.classic.ui.components.UploadStatusBar
Set the current status
setStringValue(String) - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
Will set and parse a new value.
setText(String) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setText(String) - Method in class com.smartwerkz.jupload.classic.ui.components.StatusBar
 
setText(String) - Method in class com.smartwerkz.jupload.classic.ui.login.PwField
 
setText(String) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
setThumb(Thumbnail) - Method in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
setThumbnailURL(URL) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Sets the URL for uploading the thumbnails to.
setToolTipText(String) - Method in class com.smartwerkz.jupload.classic.ui.components.ListLabel
 
setTransferHandler(TransferHandler) - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
setTreeDisplayer(UploadTreeDisplayer) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
setUI(ComponentUI) - Method in class com.smartwerkz.jupload.classic.ui.filechooser.PreviewFileChooser
 
setUsername(String) - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
setValue(Object) - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
setVisible(boolean) - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
setVisible(boolean) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
ShellItemIDList - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
shortNotice(String) - Method in class com.smartwerkz.jupload.classic.ui.components.StatusBar
Displays a temporary notice at the left.
shortNotice(Icon, String) - Method in class com.smartwerkz.jupload.classic.ui.components.StatusBar
Displays a temporary notice.
shouldRemember() - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthInfo
 
shouldRemember() - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
Show - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
show(int, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
show(Component, int, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
show(UploadNode, UploadNode[], int, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
show(Component, UploadNode, UploadNode[], int, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui.PopupMenu
 
ShowDefault - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
showDocument(URL) - Method in class com.smartwerkz.jupload.classic.JUpload
 
showDocument(URL, String) - Method in class com.smartwerkz.jupload.classic.JUpload
 
showError(String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows an error message to the user
showError(String, String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows an error message to the user
showError(String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows an error message to the user
showError(String, String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows an error message to the user
showFilePaths - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
showFilesOf(UploadNode) - Method in class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
showGeneralPopup(int, int) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Shows the general popup at th given screen location.
ShowMaximized - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
ShowMinimized - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
ShowMinNoActive - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
ShowNa - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
ShowNoActive - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 
showSystemicons - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
showThumbs - Variable in class com.smartwerkz.jupload.classic.ui.Decorator
 
showWarning(String) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows a warning to the user
showWarning(String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows a warning to the user
showWarning(String, String, Component) - Static method in class com.smartwerkz.jupload.classic.ui.JUploadGui
shows a warning to the user
SimpleTransferable - Class in com.smartwerkz.jupload.classic.util.datatransfer
 
SimpleTransferable(Object, DataFlavor) - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferable
 
SimpleTransferHandler - Class in com.smartwerkz.jupload.classic.util.datatransfer
 
SimpleTransferHandler(DataFlavor, int) - Constructor for class com.smartwerkz.jupload.classic.util.datatransfer.SimpleTransferHandler
 
size() - Method in class com.smartwerkz.jupload.classic.util.Cachetable
 
size() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
size() - Method in class com.smartwerkz.jupload.classic.util.NOKMap
 
skip(long) - Method in class com.smartwerkz.jupload.classic.net.UploadInputStream
 
skipBytes(int) - Method in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
SmallEndianAccessFile - Class in com.smartwerkz.jupload.classic.files.links
Used to read all numeric values from a file with the least significant byte first.
SmallEndianAccessFile(File, String) - Constructor for class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
SmallEndianAccessFile(String, String) - Constructor for class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
SmartwerkzTableModel - Class in com.smartwerkz.jupload.classic.ui.extras.tables
Sortable and enables you to associate rows with a userobject.
SmartwerkzTableModel(TableComparator) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Creates a new SmartwerkzTableModel.
SmartwerkzTableModel() - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Creates a new SmartwerkzTableModel.
SmartwerkzTableModel.DefaultComparator - Class in com.smartwerkz.jupload.classic.ui.extras.tables
Compares the 2 objects, using their string representation case-insensitively.
SmartwerkzTableModel.DefaultComparator() - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel.DefaultComparator
 
SmartwerkzTableModel.RowVector - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
SmartwerkzTableModel.RowVector(Object[], Object) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel.RowVector
 
SmartzRenderedTableModel - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
SmartzRenderedTableModel(JTable) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
SmartzRenderedTableModel(JTable, TableComparator) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
SmartzRenderedTableModel.ExtRowVector - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
SmartzRenderedTableModel.ExtRowVector(Object, Object[]) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel.ExtRowVector
 
SmartzRenderer - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
SmartzRenderer() - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderer
 
sortColumn(int) - Method in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
Sorts the current column and reverses its sorting order for the next attempt.
Sparse - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
SplitExtractor - Class in com.smartwerkz.jupload.classic.util.stringtree
Simply extracts the strings by a given seperator.
SplitExtractor(String) - Constructor for class com.smartwerkz.jupload.classic.util.stringtree.SplitExtractor
 
start() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Starts execution.
STATUS_DENY - Static variable in class com.smartwerkz.jupload.classic.files.UploadTree
File should not be uploaded.
STATUS_ERROR - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
STATUS_FINE - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
STATUS_IMAGE - Static variable in class com.smartwerkz.jupload.classic.files.UploadTree
File should be treated as an Image (see UploadImageFile)
STATUS_NORMAL - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
STATUS_REGULAR - Static variable in class com.smartwerkz.jupload.classic.files.UploadTree
File should be treated regularly (see UploadFile)
STATUS_WARNING - Static variable in class com.smartwerkz.jupload.classic.config.Config
 
StatusBar - Class in com.smartwerkz.jupload.classic.ui.components
 
StatusBar() - Constructor for class com.smartwerkz.jupload.classic.ui.components.StatusBar
 
statusMessage(Object) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
store() - Method in class com.smartwerkz.jupload.classic.config.Preferences
Saves the user preferences (e.g.
stream - Variable in class com.smartwerkz.jupload.classic.files.links.SmallEndianAccessFile
 
string - Variable in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
StringExtractor - Interface in com.smartwerkz.jupload.classic.util.stringtree
A string extractor which extracts strings for the stringtree.
StringNode - Class in com.smartwerkz.jupload.classic.util.stringtree
 
StringPair - Class in com.smartwerkz.jupload.classic.util
Represents a pair of two strings, which are delimited by a colon.
StringPair(String) - Constructor for class com.smartwerkz.jupload.classic.util.StringPair
Creates a new String Pair from a single String.
StringPair(String, String) - Constructor for class com.smartwerkz.jupload.classic.util.StringPair
 
StringTree - Class in com.smartwerkz.jupload.classic.util.stringtree
 
StringTree(StringExtractor, boolean) - Constructor for class com.smartwerkz.jupload.classic.util.stringtree.StringTree
 
subtypes - Variable in class com.smartwerkz.jupload.classic.config.params.Parameter
For list and map types
supplied() - Method in interface com.smartwerkz.jupload.classic.net.auth.AuthInfo
 
supplied() - Method in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
supplied() - Method in class com.smartwerkz.jupload.classic.net.http.ProxyAuthInfo
 
suspend(boolean) - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Suspends the Executor.
suspended() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Indicates wether or not this Executor is suspended.
System - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
SystemLink - Class in com.smartwerkz.jupload.classic.files.links
 
SystemLink(File) - Constructor for class com.smartwerkz.jupload.classic.files.links.SystemLink
 
SystemLink.FileAttributes - Class in com.smartwerkz.jupload.classic.files.links
Create a symbolic lnkFile at "newpath" that points to "oldpath".
SystemLink.FileAttributes() - Constructor for class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
SystemLink.LinkFlags - Class in com.smartwerkz.jupload.classic.files.links
 
SystemLink.LinkFlags() - Constructor for class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
SystemLink.ShowWindow - Class in com.smartwerkz.jupload.classic.files.links
 
SystemLink.ShowWindow() - Constructor for class com.smartwerkz.jupload.classic.files.links.SystemLink.ShowWindow
 

T

table - Variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartzRenderedTableModel
 
TableComparator - Interface in com.smartwerkz.jupload.classic.ui.extras.tables
 
TableRenderAdapter - Class in com.smartwerkz.jupload.classic.ui.extras.tables
 
TableRenderAdapter(SmartzRenderedTableModel, SmartzRenderer) - Constructor for class com.smartwerkz.jupload.classic.ui.extras.tables.TableRenderAdapter
 
takeJUploadScreenshot() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
takeScreenshot() - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
takeScreenshot() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
takeScreenshot(boolean) - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
 
TargetAddress - Class in com.smartwerkz.jupload.classic.net.socket
Holder for the pair "hostname" and "tcp port"
TargetAddress(String, int) - Constructor for class com.smartwerkz.jupload.classic.net.socket.TargetAddress
Creates a new target address, which is the combination of a hostname and a tcp port
TargetAddress(URL) - Constructor for class com.smartwerkz.jupload.classic.net.socket.TargetAddress
Creates a new target address, which is a holder for the hostname and the tcp port.
Task - Class in com.smartwerkz.jupload.classic.util.concurrent
 
Task() - Constructor for class com.smartwerkz.jupload.classic.util.concurrent.Task
 
Temporary - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
terminate(boolean) - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Terminates the Executor (call init to restart it).
terminateAll(String) - Static method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Terminates all Executors with the given id.
thread - Variable in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
thrown(Throwable) - Method in class com.smartwerkz.jupload.classic.js.JSDebugListener
Is called when the given Throwable has been thrown unexpectedly.
It then calls the "thrown" method with the parameters:
The Throwable itself
The Throwable's stacktrace as human-readable string
thrown(Throwable) - Method in interface com.smartwerkz.jupload.classic.util.debug.DebugListener
 
thumb - Variable in class com.smartwerkz.jupload.classic.files.UploadImageFile
 
thumbHeight - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
Thumbnail - Class in com.smartwerkz.jupload.classic.files
Represents a Thumbnail.
Thumbnail(UploadImageFile, int, int, String) - Constructor for class com.smartwerkz.jupload.classic.files.Thumbnail
 
ThumbnailList - Class in com.smartwerkz.jupload.classic.files
 
ThumbnailList() - Constructor for class com.smartwerkz.jupload.classic.files.ThumbnailList
 
thumbnails - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
 
ThumbnailUploader - Interface in com.smartwerkz.jupload.classic.net
Implementing classes must ensure that ThumbnailUploader.performThumbnailUpload(com.smartwerkz.jupload.classic.util.NOKMap) will upload Thumbnails.
thumbnailUploaderClosed() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Calls UploadClient.closed(), synchronized against the closeLock to make sure that, if the #close method has entered, it also finished closing before checking if it is closed or not.
thumbnailURL - Variable in class com.smartwerkz.jupload.classic.net.UploadClient
 
thumbWidth - Variable in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView
 
toggleCollapsed() - Method in class com.smartwerkz.jupload.classic.ui.extras.Expandable
 
toggleUpload() - Method in class com.smartwerkz.jupload.classic.js.JSWrapper
 
toggleUpload() - Method in class com.smartwerkz.jupload.classic.JUpload
 
toString() - Method in class com.smartwerkz.jupload.classic.config.Message
 
toString() - Method in class com.smartwerkz.jupload.classic.config.params.Parameter
 
toString() - Method in class com.smartwerkz.jupload.classic.filefilter.ExtensionFileFilter
 
toString() - Method in class com.smartwerkz.jupload.classic.files.Thumbnail
 
toString() - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
toString() - Method in class com.smartwerkz.jupload.classic.net.socket.TargetAddress
 
toString() - Method in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
toString() - Method in class com.smartwerkz.jupload.classic.ui.views.thumbnail.ImageView.ThumbnailLabel
 
toString() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap.StringWrapper
 
toString() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
 
toString(byte[]) - Static method in class com.smartwerkz.jupload.classic.util.MD5
 
toString() - Method in class com.smartwerkz.jupload.classic.util.stringtree.StringNode
 
toURL() - Method in class com.smartwerkz.jupload.classic.files.UploadFile
Creates and returns an url to this file or null if the file is virtual or the URL was malformed.
translatePosition(int, int, int, int, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Returns the position of the inner object with the given size, according to the posType within the dimensions of w and h.
translatePosition(Dimension, Dimension, int) - Static method in class com.smartwerkz.jupload.classic.image.ImageUtil
Returns the position of the inner object with the given size, according to the posType within the dimensions of w and h.
tree - Variable in class com.smartwerkz.jupload.classic.files.UploadNode
 
TreeView - Class in com.smartwerkz.jupload.classic.ui.views.tree
Tree-Implementation of a view which displays the queued upload folders
TreeView(UploadNode, Decorator) - Constructor for class com.smartwerkz.jupload.classic.ui.views.tree.TreeView
 
type - Variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_BOOL - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_CDROM - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_COLOR - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will use web-color rgb values to create a new color object (e.g.
TYPE_DIMENSION - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new Dimension object where the stringValue should be widthXheight.
TYPE_DOUBLE - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_EXTFILEFILTER - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new swing FileFilter with a double vertical line to seprate description and regex for valid files using the pattern: description||regexforfilepathes to be accepted
TYPE_FILE - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will use the string stringValue as path.
TYPE_FIXED - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_FONT - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new Font from a list of strings in the pattern: fontname,fontsize,fontstyle The fontstyle can be 0 (plain), 1 (bold), 2 (underline) or 3 (bold and underline).
TYPE_IMAGE - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new BufferedImage from the given file location
TYPE_INT - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_INTEGERRANGE - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
A list of ranges of integers (eg 1-5,8,23,400-3201).
TYPE_LIST - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new List, containing elements that are seperated by the given list seperator.
TYPE_LOCALE - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new locale out of a list of strings of the following pattern: language[,country[,variant]]
TYPE_LONG - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_MAP - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new Map, containing a list of key=stringValue pairs.
TYPE_NOROOT - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_RAMDRIVE - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_REGEXFILEFILTER - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will create a new swing FileFilter with a double vertical line to seprate description and regex for valid files using the pattern: description||regexforfilepathes to be accepted
TYPE_REMOTE - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_REMOVABLE - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_STRING - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_STRINGPAIR - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
 
TYPE_UNKNOWN - Static variable in class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
TYPE_URL - Static variable in class com.smartwerkz.jupload.classic.config.params.Parameters
Will use the string stringValue to build a new url or merge it with the underlying environment's codebase if its a relative target.

U

UI - Interface in com.smartwerkz.jupload.classic
 
underlyingFile - Variable in class com.smartwerkz.jupload.classic.files.UploadFile
 
update(byte[]) - Method in class com.smartwerkz.jupload.classic.util.MD5
 
update(byte[], int) - Method in class com.smartwerkz.jupload.classic.util.MD5
 
update(byte[], int, int) - Method in class com.smartwerkz.jupload.classic.util.MD5
 
updateAllComponentTrees() - Method in class com.smartwerkz.jupload.classic.ui.JUploadGui
Used when changing the L&F
updateComponentTree(Component) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
updateComponentTree(Component, boolean) - Static method in class com.smartwerkz.jupload.classic.util.GuiUtils
 
upload(UploadTree, NOKMap) - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Starts an asynchronous upload.
upload(UploadTree, NOKMap) - Method in class com.smartwerkz.jupload.classic.net.UploadManager
Uploads the queue of the given tree with the defaultUploadClient and defaultThumbUploader.
UploadClient - Class in com.smartwerkz.jupload.classic.net
An UploadClient to upload files and thumbnails of an UploadQueue, using the given FileUploader and ThumbnailUploader
UploadClient(FileUploader, ThumbnailUploader, URL, URL, Config, UploadManager) - Constructor for class com.smartwerkz.jupload.classic.net.UploadClient
 
uploaded(UploadClient, UploadFile) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploaded(UploadClient, Thumbnail) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploaded(UploadClient, UploadFile) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called after the last chunk of data to be uploaded has been read.
uploaded(UploadClient, Thumbnail) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called after the last chunk of data to be uploaded has been read.
UploadEntity - Interface in com.smartwerkz.jupload.classic.files
Interface for UploadFile and Thumbnails (which are Uploadable Objects).
Uploader - Interface in com.smartwerkz.jupload.classic.net
 
UploadException - Exception in com.smartwerkz.jupload.classic.net
 
UploadException(String) - Constructor for exception com.smartwerkz.jupload.classic.net.UploadException
 
UploadException() - Constructor for exception com.smartwerkz.jupload.classic.net.UploadException
 
UploadFile - Class in com.smartwerkz.jupload.classic.files
Represents an uploadable file from the filesystem.
UploadFile(UploadFile) - Constructor for class com.smartwerkz.jupload.classic.files.UploadFile
Copy ctor
UploadFile(String, String) - Constructor for class com.smartwerkz.jupload.classic.files.UploadFile
 
UploadFile(String) - Constructor for class com.smartwerkz.jupload.classic.files.UploadFile
Creates a new UploadFile from the filesystem at the given path.
UploadFile(File) - Constructor for class com.smartwerkz.jupload.classic.files.UploadFile
 
uploadFile - Variable in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
UploadFileFilter - Interface in com.smartwerkz.jupload.classic.files
Interface for filters which will tell whether a file is to be accepted for upload or not.
uploadFileFlavor - Static variable in class com.smartwerkz.jupload.classic.util.datatransfer.DataTransferUtil
The data flavor for upload files.
UploadImageFile - Class in com.smartwerkz.jupload.classic.files
Represents an uploadable file containing an image.
UploadImageFile(UploadImageFile) - Constructor for class com.smartwerkz.jupload.classic.files.UploadImageFile
 
UploadImageFile(File) - Constructor for class com.smartwerkz.jupload.classic.files.UploadImageFile
 
UploadImageFile(VirtualResource) - Constructor for class com.smartwerkz.jupload.classic.files.UploadImageFile
Creates a new virtual file which will not exist in the filesystem.
UploadImageView - Class in com.smartwerkz.jupload.classic.ui.views.thumbnail
 
UploadImageView(Dimension, int, Decorator) - Constructor for class com.smartwerkz.jupload.classic.ui.views.thumbnail.UploadImageView
 
uploading(UploadClient, UploadFile) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploading(UploadClient, UploadFile, int) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploading(UploadClient, Thumbnail) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploading(UploadClient, Thumbnail, int) - Method in class com.smartwerkz.jupload.classic.js.JSUploadProgressListener
 
uploading() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Indicates wether or not upload is in progress.
uploading(UploadClient, UploadFile) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when the upload of the given file begins.
uploading(UploadClient, UploadFile, int) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called whenever a new chunk of data of the given size has been read to be uploaded.
uploading(UploadClient, Thumbnail) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called when the upload of the given file begins.
uploading(UploadClient, Thumbnail, int) - Method in interface com.smartwerkz.jupload.classic.net.UploadProgressListener
Is called whenever a new chunk of data of the given size has been read to be uploaded.
uploadingThumbnails() - Method in class com.smartwerkz.jupload.classic.net.UploadClient
Indicates wether we are currently uploading thumbnails.
UploadInputStream - Class in com.smartwerkz.jupload.classic.net
Wraps an InputStream to notify the given UploadClient about its reading progress.
UploadInputStream(UploadEntity, UploadClient) - Constructor for class com.smartwerkz.jupload.classic.net.UploadInputStream
 
UploadInputStream(UploadEntity, UploadClient, int) - Constructor for class com.smartwerkz.jupload.classic.net.UploadInputStream
 
uploadManager() - Method in class com.smartwerkz.jupload.classic.JUpload
 
UploadManager - Class in com.smartwerkz.jupload.classic.net
Manages all kinds of Uploaders.
UploadManager(Config, JSObject) - Constructor for class com.smartwerkz.jupload.classic.net.UploadManager
Creates the defaultUploadClient.
UploadNode - Class in com.smartwerkz.jupload.classic.files
Represents a virtual directory node which is supposed to be uploaded.
UploadPartSource - Class in com.smartwerkz.jupload.classic.net.http
Adapter between HttpClient's PartSource interface and the JUpload UploadEntity Model.
UploadPartSource(UploadClient, UploadEntity, String) - Constructor for class com.smartwerkz.jupload.classic.net.http.UploadPartSource
Creates a new UploadPartSource for HttpClient based on the given entity
UploadProgress - Class in com.smartwerkz.jupload.classic.net
Generic storage and information class for progress, speed and traffic of Uploads.
UploadProgress() - Constructor for class com.smartwerkz.jupload.classic.net.UploadProgress
 
UploadProgressListener - Interface in com.smartwerkz.jupload.classic.net
An interface for observing default progress during upload.
UploadQueue - Class in com.smartwerkz.jupload.classic.files
Represents a queue of UploadFiles for convinient upload access.
UploadQueue() - Constructor for class com.smartwerkz.jupload.classic.files.UploadQueue
 
UploadStatusBar - Class in com.smartwerkz.jupload.classic.ui.components
 
UploadStatusBar(JUpload) - Constructor for class com.smartwerkz.jupload.classic.ui.components.UploadStatusBar
 
UploadTree - Class in com.smartwerkz.jupload.classic.files
Represents the Upload queue.
UploadTree(Config) - Constructor for class com.smartwerkz.jupload.classic.files.UploadTree
 
UploadTree(Config, boolean, boolean) - Constructor for class com.smartwerkz.jupload.classic.files.UploadTree
 
uploadTree() - Method in class com.smartwerkz.jupload.classic.JUpload
 
UploadTreeDisplayer - Interface in com.smartwerkz.jupload.classic.ui
An UI Interface for displaying the tree structure.
UploadTreeListener - Interface in com.smartwerkz.jupload.classic.files
 
UploadView - Interface in com.smartwerkz.jupload.classic.ui.views
Common interface for all views which display the queued files.
UploadViewPanel - Class in com.smartwerkz.jupload.classic.ui.views
Creates the Container for the Upload views in the upper left corner It's configurable via the showTabViews param tag.
UploadViewPanel(UploadTree, Config, JUploadGui, List) - Constructor for class com.smartwerkz.jupload.classic.ui.views.UploadViewPanel
 
UploadViewSelectionListener - Interface in com.smartwerkz.jupload.classic.ui.views
 
UserAuthInfo - Class in com.smartwerkz.jupload.classic.net.auth
User authentication info for a certain host and port.
UserAuthInfo() - Constructor for class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
UserAuthInfo(String, String) - Constructor for class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
UserAuthPanel - Class in com.smartwerkz.jupload.classic.ui.login
The LoginPanel for providing UserAuthInfo
UserAuthPanel(QueryDialog, String, String, String, Preferences) - Constructor for class com.smartwerkz.jupload.classic.ui.login.UserAuthPanel
 
username - Variable in class com.smartwerkz.jupload.classic.net.auth.UserAuthInfo
 
Utils - Class in com.smartwerkz.jupload.classic.util
Utility class containing general helper functionality
Utils() - Constructor for class com.smartwerkz.jupload.classic.util.Utils
 

V

Validator - Interface in com.smartwerkz.jupload.classic.util
 
validChars(String) - Method in class com.smartwerkz.jupload.classic.files.UploadNode
 
values() - Method in class com.smartwerkz.jupload.classic.util.CaseInsensitiveMap
 
vgap - Variable in class com.smartwerkz.jupload.classic.ui.login.LoginPanel
 
VirtualResource - Class in com.smartwerkz.jupload.classic.files
 
VirtualResource(String, String, ImageData) - Constructor for class com.smartwerkz.jupload.classic.files.VirtualResource
 
VirtualResource(String) - Constructor for class com.smartwerkz.jupload.classic.files.VirtualResource
 
Volume - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.FileAttributes
 
VolumeInfo - Class in com.smartwerkz.jupload.classic.files.links
 
VolumeInfo(String) - Constructor for class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 
VolumeInfo(int, int, String) - Constructor for class com.smartwerkz.jupload.classic.files.links.VolumeInfo
 

W

w - Variable in class com.smartwerkz.jupload.classic.image.ImageLoadTask
 
waitForPlugin(String) - Method in class com.smartwerkz.jupload.classic.JUpload
Will wait for the plugin with the given signature.
waiting() - Method in class com.smartwerkz.jupload.classic.util.concurrent.Executor
Indicates wether the Executor is currently idle and not suspended, thus ready to instantly perform any new task.
wasCached() - Method in class com.smartwerkz.jupload.classic.image.ImageData
 
wordwrap(String) - Static method in class com.smartwerkz.jupload.classic.util.Utils
Wraps a comma-separated string into a string with newlines.
WorkingDirectory - Static variable in class com.smartwerkz.jupload.classic.files.links.SystemLink.LinkFlags
 
writableFormats - Static variable in class com.smartwerkz.jupload.classic.image.ImageUtil
 

Z

ZERO - Static variable in class com.smartwerkz.jupload.classic.ui.extras.tables.SmartwerkzTableModel
 

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

Copyright © 2007 smartwerkz.com. All Rights Reserved.