public final class ImportSensorFiles extends AbstractAction implements ActionListener
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ImportSensorFiles(SensorProject context) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent ev) |
protected void |
copy(List<org.openide.filesystems.FileObject> copyQueue,
org.openide.filesystems.FileObject destination)
Copy queue to sensor project dir.
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic ImportSensorFiles(SensorProject context)
public void actionPerformed(ActionEvent ev)
actionPerformed in interface ActionListenerprotected void copy(List<org.openide.filesystems.FileObject> copyQueue, org.openide.filesystems.FileObject destination) throws IOException
copyQueue - List of files to copy to the archive dir.IOExceptionCopyright © 2012. All Rights Reserved.