|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.analysis.conformance.ConformanceAnalysisResults.SpinnerListener
public class ConformanceAnalysisResults.SpinnerListener
Change listener for the spinner representing the current percentage of selected process instances.
Constructor Summary | |
---|---|
ConformanceAnalysisResults.SpinnerListener()
|
Method Summary | |
---|---|
void |
stateChanged(javax.swing.event.ChangeEvent e)
The method automatically invoked when changing the spinner status. |
void |
updateSelection(java.util.ArrayList newSelection)
This methods updates the selection status of the list of instances. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConformanceAnalysisResults.SpinnerListener()
Method Detail |
---|
public void stateChanged(javax.swing.event.ChangeEvent e)
stateChanged
in interface javax.swing.event.ChangeListener
e
- The passed change event (not used).public void updateSelection(java.util.ArrayList newSelection)
newSelection
- a list of Strings containing the IDs of those traces that
should be selected.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |