public class PetriNetExportAction extends ExportAction<RegulatoryGraph> implements NamedStateStore
graph
changeSupport, enabled
ACCELERATOR_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 |
---|
PetriNetExportAction(RegulatoryGraph graph,
org.colomoto.biolqm.io.petrinet.PetriNetFormat format) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
protected void |
doExport(String filename)
Main export function: will be called after the target file was selected
|
protected FileFormatDescription |
getFileFilter()
Get the file filter to be used for this export.
|
Map |
getInitialState() |
Map |
getInputState() |
void |
selectFile(org.colomoto.biolqm.LogicalModel model) |
getConfigPanel, getID, getSelectedFile, notifyFailure, notifySuccess, notifyWarning, selectFile
getIcon, getWeight, setWeight
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public PetriNetExportAction(RegulatoryGraph graph, org.colomoto.biolqm.io.petrinet.PetriNetFormat format)
protected void doExport(String filename)
ExportAction
doExport
in class ExportAction<RegulatoryGraph>
protected FileFormatDescription getFileFilter()
ExportAction
getFileFilter
in class ExportAction<RegulatoryGraph>
public void actionPerformed(ActionEvent arg0)
actionPerformed
in interface ActionListener
actionPerformed
in class ExportAction<RegulatoryGraph>
public void selectFile(org.colomoto.biolqm.LogicalModel model)
public Map getInitialState()
getInitialState
in interface NamedStateStore
public Map getInputState()
getInputState
in interface NamedStateStore
Copyright © 2005–2020. All rights reserved.