Constant Field Values


Contents
org.netbeans.*

org.netbeans.spi.wizard.Wizard
Modifier and Type Constant Field Value
public static final int MODE_CAN_CONTINUE 1
public static final int MODE_CAN_CONTINUE_OR_FINISH 3
public static final int MODE_CAN_FINISH 2
public static final java.lang.String UNDETERMINED_STEP "_#UndeterminedStep"

org.netbeans.spi.wizard.WizardController
Modifier and Type Constant Field Value
public static final int MODE_CAN_CONTINUE 1
public static final int MODE_CAN_CONTINUE_OR_FINISH 3
public static final int MODE_CAN_FINISH 2