| Package | Description |
|---|---|
| org.processmining.plugins.tracealignment | |
| org.processmining.plugins.tracealignment.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
AlignmentFrame.addColumnSort(ColumnSort columnSort,
int column) |
void |
AlignmentFrame.setColumnSort(int priority,
ColumnSort cs) |
| Modifier and Type | Method and Description |
|---|---|
ColumnSort |
Alignment.getColumnSort(java.lang.Integer key) |
ColumnSort |
Alignment.getCurrentColumnSort() |
static ColumnSort |
ColumnSortDialog.showDialog(AlignmentFrame owner,
DisplayProperties props,
int column,
ColumnSort prevVal,
java.awt.Point location) |
| Modifier and Type | Method and Description |
|---|---|
void |
Alignment.addColumnSort(ColumnSort sort,
int column) |
static ColumnSort |
ColumnSortDialog.showDialog(AlignmentFrame owner,
DisplayProperties props,
int column,
ColumnSort prevVal,
java.awt.Point location) |
| Constructor and Description |
|---|
ColumnSortDialog(AlignmentFrame owner,
DisplayProperties displayProperties,
int column,
ColumnSort prevVal,
java.awt.Point location) |