Package | Description |
---|---|
org.processmining.ui.statechart.workbench.log |
Modifier and Type | Field and Description |
---|---|
Signal1<LogPreprocessors> |
LogOverviewController.SignalSelectAction |
Signal1<LogPreprocessors> |
LogOverviewController.View.SignalSelectAction |
Modifier and Type | Method and Description |
---|---|
static LogPreprocessors |
LogPreprocessors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LogPreprocessors[] |
LogPreprocessors.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 |
LogOverviewView.createOption(javax.swing.JPanel content,
LogPreprocessors viewstate) |
void |
LogWorkbenchView.registerViewStatePane(LogPreprocessors state,
javax.swing.JComponent component) |
void |
LogWorkbenchView.setViewStateEnabled(LogPreprocessors state,
boolean isEnabled) |
void |
LogWorkbenchView.showViewState(LogPreprocessors state) |