HEADER

ru.biosoft.gui.wizard
Interface WizardStep


public interface WizardStep


Method Summary
 WizardStepgetNext()
           
 ComponentgetView()
           

Method Detail

getNext

public WizardStep getNext()
throws java.lang.Exception

getView

public Component getView()

FOOTER

BOTTOM