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, parentselectorIdconfiguration| Constructor and Description |
|---|
FtpImageUploader() |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
doInBackground() |
protected void |
done() |
export, getTooltipsetSelectorIdinitializeaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSelectorIdinitializepublic 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>Exceptionprotected void done()
done in class AbstractImageExporterCopyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.