public class Export extends AbstractAction
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 |
|---|
Export(GCViewerGui gcViewer) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
exportFile(GCModel model,
File file,
String extension,
DataWriterType dataWriterType) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic Export(GCViewerGui gcViewer)
public void actionPerformed(ActionEvent e)
public void exportFile(GCModel model, File file, String extension, DataWriterType dataWriterType)
Copyright © 2019. All rights reserved.