Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Interface
oracle.ide.panels.CommitNotifier

Packages that use CommitNotifier
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
 

Uses of CommitNotifier in oracle.ide.wizard
 

Classes in oracle.ide.wizard that implement CommitNotifier
 class FSMWizard
          This class implements an FSM-driven sequence of pages hosted within a Bali Wizard.
 class GenericWizardLauncher
           
 class WizardCallbacks
          This interface defines callback methods that are implemented by a a Traversable-based wizard dialog for the sake of Traversable panels that need to update the state of the wizard dialog's decorations.
 

Methods in oracle.ide.wizard with parameters of type CommitNotifier
 Traversable Step.newTraversable(CommitNotifier commitNotifier)
          This method specifies the Traversable that will be used in association with the Navigable; in general, only NavigableUIContainer implementations should call this method directly.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.