|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.core.ui.actions.ActionDelegate
com.aptana.ide.syncing.BaseSyncAction
com.aptana.ide.syncing.FileDownloadAction
public class FileDownloadAction
Uploads an item
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.syncing.BaseSyncAction |
|---|
confirmMessage, gettingMessage, syncingMessage |
| Constructor Summary | |
|---|---|
FileDownloadAction()
DownloadAction |
|
| Method Summary | |
|---|---|
protected void |
displayDone(Synchronizer sm)
|
protected VirtualFileSyncPair[] |
getItems(Synchronizer sm,
VirtualFileManagerSyncPair conf,
IVirtualFile[] files)
getItems |
protected void |
syncItems(Synchronizer sm,
VirtualFileSyncPair[] items)
syncItems |
| Methods inherited from class com.aptana.ide.syncing.BaseSyncAction |
|---|
extractIVirtualFilesFromSelection, getVirtualFileManagerSyncPair, init, refreshViews, run, selectionChanged, setSelectedFiles, showError |
| Methods inherited from class com.aptana.ide.core.ui.actions.ActionDelegate |
|---|
getValidSelection, getValidSingleSelection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDownloadAction()
| Method Detail |
|---|
protected void syncItems(Synchronizer sm,
VirtualFileSyncPair[] items)
throws ConnectionException,
java.io.IOException
BaseSyncAction
syncItems in class BaseSyncActionConnectionException
java.io.IOExceptionBaseSyncAction.syncItems(com.aptana.ide.syncing.Synchronizer, com.aptana.ide.core.io.sync.VirtualFileSyncPair[])
protected VirtualFileSyncPair[] getItems(Synchronizer sm,
VirtualFileManagerSyncPair conf,
IVirtualFile[] files)
throws ConnectionException,
java.io.IOException
BaseSyncAction
getItems in class BaseSyncActionConnectionException
java.io.IOExceptionBaseSyncAction.getItems(com.aptana.ide.syncing.Synchronizer, com.aptana.ide.core.io.sync.VirtualFileManagerSyncPair, com.aptana.ide.core.io.IVirtualFile[])protected void displayDone(Synchronizer sm)
displayDone in class BaseSyncActionBaseSyncAction.displayDone(Synchronizer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||