Interface jrad.util.WizardListener
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jrad.util.WizardListener

public interface WizardListener
extends Object
Implementor must respond to a WizardDialog finish button click.

Method Index

 o receiveResponse(WizardDialog)
Responds to a WizardDialog finish button click.

Methods

 o receiveResponse
  public abstract void receiveResponse(WizardDialog wizard)
Responds to a WizardDialog finish button click.

All Packages  Class Hierarchy  This Package  Previous  Next  Index