Extension SDK 10.1.2

Uses of Interface
oracle.ide.panels.CommitNotifier

Packages that use CommitNotifier
oracle.ide.panels Provides a framework for building panel-based UI. 
oracle.jdeveloper.cm.dt.wizard Contains classes related to Wizard implementations used with connection objects. 
oracle.jdevimpl.wizard   
 

Uses of CommitNotifier in oracle.ide.panels
 

Classes in oracle.ide.panels that implement CommitNotifier
 class FSMWizard
          This class integrates the notion of an FSM-drive wizard with the support of the Bali Wizard framework.
 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.panels 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.
 

Uses of CommitNotifier in oracle.jdeveloper.cm.dt.wizard
 

Classes in oracle.jdeveloper.cm.dt.wizard that implement CommitNotifier
 class DBWizardLauncher
           
 

Uses of CommitNotifier in oracle.jdevimpl.wizard
 

Classes in oracle.jdevimpl.wizard that implement CommitNotifier
 class oracle.jdevimpl.wizard.GenericWizardLauncher
           
 


Extension SDK

 

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