public class FtpImageUploader extends AbstractImageExporter
SwingWorker.StateValue
Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_BUFFER_SIZE |
static String |
CONFIG_CONNECT_TIMEOUT |
static String |
CONFIG_CONTROL_KEEP_ALIVE_TIMEOUT |
static String |
CONFIG_DATA_TIMEOUT |
static String |
CONFIG_KEEP_ALIVE |
static String |
CONFIG_LOCAL_PASSIVE_MODE |
static String |
CONFIG_WORKING_DIR |
CONFIG_TOOTLIP, exportDef, parent
selectorId
configuration
Constructor and Description |
---|
FtpImageUploader() |
Modifier and Type | Method and Description |
---|---|
protected Void |
doInBackground() |
protected void |
done() |
export, getTooltip
setSelectorId
initialize
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setSelectorId
initialize
public static final String CONFIG_WORKING_DIR
public static final String CONFIG_KEEP_ALIVE
public static final String CONFIG_CONTROL_KEEP_ALIVE_TIMEOUT
public static final String CONFIG_DATA_TIMEOUT
public static final String CONFIG_CONNECT_TIMEOUT
public static final String CONFIG_LOCAL_PASSIVE_MODE
public static final String CONFIG_BUFFER_SIZE
protected Void doInBackground() throws Exception
doInBackground
in class SwingWorker<Void,Void>
Exception
protected void done()
done
in class AbstractImageExporter
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.