| Package | Description |
|---|---|
| org.processmining.plugins.petra.context.processtree.plugin |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.HashMap<DeleteButton,java.lang.Integer> |
DeleteButton.indices |
| Constructor and Description |
|---|
AddButton(javax.swing.JComboBox nodeCombo,
javax.swing.JComboBox variableCombo,
javax.swing.JCheckBox read,
javax.swing.JCheckBox write,
com.fluxicon.slickerbox.components.SlickerTabbedPane tabPane,
java.util.ArrayList<java.util.ArrayList<java.lang.Object>> lines,
java.util.HashMap<DeleteButton,java.lang.Integer> indices) |
DeleteButton(com.fluxicon.slickerbox.components.SlickerTabbedPane tabpane,
java.util.ArrayList<java.util.ArrayList<java.lang.Object>> lines,
java.util.ArrayList<java.lang.Object> myLine,
java.util.HashMap<DeleteButton,java.lang.Integer> indices,
java.util.HashSet<java.awt.Component> components) |