oracle.ide.wizard
Interface BaliWizardState
- All Known Implementing Classes:
- AbstractBuilderModel
- public interface BaliWizardState
Method Summary |
void |
commitWizardState()
Called by the BaliWizard to finalize and commit its current
state. |
commitWizardState
public void commitWizardState()
- Called by the BaliWizard to finalize and commit its current
state. This may be the BaliWizard upon FINISH and APPLY events.
This state object should not commit or finalize its state before
this call.
Copyright © 1997, 2004, Oracle. All rights reserved.