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.