public class EditorActionListenerSave extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerSave(org.processmining.framework.plugin.PluginContext context,
OCBCModel model,
javax.swing.JTextField field,
InformationPanel informationPanel) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
addInformationPanel(InformationPanel informationPanel) |
java.lang.String |
checkOCBCModel() |
public EditorActionListenerSave(org.processmining.framework.plugin.PluginContext context, OCBCModel model, javax.swing.JTextField field, InformationPanel informationPanel)
public void addInformationPanel(InformationPanel informationPanel)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public java.lang.String checkOCBCModel()