Forge - Parent 2.0.0.Alpha1

org.jboss.forge.ui.wizard
Interface UIWizardStep

All Superinterfaces:
UICommand, UIWizard
All Known Implementing Classes:
ExampleSelectComponents, ExampleStepOne, ExampleStepTwo, ForgeAddonSetupStep

public interface UIWizardStep
extends UIWizard

Marker interface for wizard steps. Classes that implement this interface are not considered starting entry points, hence MUST not be shown in the available addon list

Author:
George Gastaldi

Method Summary
 
Methods inherited from interface org.jboss.forge.ui.wizard.UIWizard
next
 
Methods inherited from interface org.jboss.forge.ui.UICommand
execute, getMetadata, initializeUI, isEnabled, validate
 


Forge - Parent 2.0.0.Alpha1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.