Class InformationStep<M>

  • Type Parameters:
    M -
    All Implemented Interfaces:
    ProMWizardStep<M>
    Direct Known Subclasses:
    TextStep

    public abstract class InformationStep<M>
    extends java.lang.Object
    implements ProMWizardStep<M>
    Author:
    michael
    • Constructor Summary

      Constructors 
      Constructor Description
      InformationStep​(java.lang.String title)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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