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, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerpublic AddGuardCellEditor(javax.swing.JTable table,
java.util.Collection<DataElement> allDataElements,
org.processmining.datapetrinets.ui.create.AddOperationsAndGuardsPanel frame)