public class AddGuardCellEditor
extends javax.swing.DefaultCellEditor
Constructor and Description |
---|
AddGuardCellEditor(javax.swing.JTable table,
java.util.Collection<DataElement> allDataElements,
org.processmining.datapetrinets.ui.create.AddOperationsAndGuardsPanel frame) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getCellEditorValue() |
cancelCellEditing, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditing
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener
public AddGuardCellEditor(javax.swing.JTable table, java.util.Collection<DataElement> allDataElements, org.processmining.datapetrinets.ui.create.AddOperationsAndGuardsPanel frame)