Extension SDK 9.0.5

Uses of Interface
oracle.ide.panels.CommitListener

Packages that use CommitListener
oracle.ide.panels Provides a framework for building panel-based UI. 
 

Uses of CommitListener in oracle.ide.panels
 

Methods in oracle.ide.panels with parameters of type CommitListener
 void CommitNotifier.addCommitListener(CommitListener commitListener)
          Adds an CommitListener that will be called when the user applies or cancels changes.
 void CommitNotifier.removeCommitListener(CommitListener commitListener)
          Removes a previously added CommitListener so that it no longer receives notification when the user applies or cancels changes.
 void FSMWizard.addCommitListener(CommitListener commitListener)
           
 void FSMWizard.removeCommitListener(CommitListener commitListener)
           
 


Extension SDK

 

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