Package | Description |
---|---|
org.processmining.ui.statechart.workbench.cancel |
Modifier and Type | Field and Description |
---|---|
Signal1<CancelPreprocessors> |
CancelOverviewController.SignalSelectAction |
Signal1<CancelPreprocessors> |
CancelOverviewController.View.SignalSelectAction |
Modifier and Type | Method and Description |
---|---|
static CancelPreprocessors |
CancelPreprocessors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CancelPreprocessors[] |
CancelPreprocessors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.JPanel |
CancelOverviewView.createOption(javax.swing.JPanel content,
CancelPreprocessors viewstate) |
void |
CancelWorkbenchView.registerViewStatePane(CancelPreprocessors state,
javax.swing.JComponent component) |
void |
CancelWorkbenchView.setViewStateEnabled(CancelPreprocessors state,
boolean isEnabled) |
void |
CancelWorkbenchView.showViewState(CancelPreprocessors state) |