public class CommonFileDownloadAction extends CommonProjectAction
ERROR_DIALOG_TITLE, WAIT_DIALOG_TITLE| Constructor and Description |
|---|
CommonFileDownloadAction(ProjectFileContainer container)
Construtor
|
CommonFileDownloadAction(ProjectFileContainer container,
csbase.logic.ClientProjectFile file)
Constrói a ação a partir de um arquivo que não está selecionado na árvore
do projeto.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
java.lang.String |
getName()
Consulta o nome da ação.
|
clearClipboard, clearSelection, getFileChooser, getProject, getSelectedFile, getSelectedFiles, getSelectionCount, getTitle, getWindow, showError, showError, showError, showError, startCopyAction, startCutAction, startPasteAction, startRenamingActionpublic CommonFileDownloadAction(ProjectFileContainer container)
container - o containerpublic CommonFileDownloadAction(ProjectFileContainer container, csbase.logic.ClientProjectFile file)
container - Árvore do projeto.file - Arquivo sobre o qual a ação será realizada.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class CommonProjectActionpublic java.lang.String getName()
getName in class CommonProjectActionCopyright © 2016. All Rights Reserved.