|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.framework.util.ui.wizard.InformationStep<M>
public abstract class InformationStep<M>
Constructor Summary | |
---|---|
InformationStep(java.lang.String title)
|
Method Summary | |
---|---|
M |
apply(M model,
javax.swing.JComponent component)
|
boolean |
canApply(M model,
javax.swing.JComponent component)
|
java.lang.String |
getTitle()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.processmining.framework.util.ui.wizard.ProMWizardStep |
---|
getComponent |
Constructor Detail |
---|
public InformationStep(java.lang.String title)
Method Detail |
---|
public M apply(M model, javax.swing.JComponent component)
apply
in interface ProMWizardStep<M>
public boolean canApply(M model, javax.swing.JComponent component)
canApply
in interface ProMWizardStep<M>
public java.lang.String getTitle()
getTitle
in interface ProMWizardStep<M>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |