Extension SDK 9.0.5

Uses of Interface
oracle.ide.IdeListener

Packages that use IdeListener
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
 

Uses of IdeListener in oracle.ide
 

Classes in oracle.ide that implement IdeListener
 class IdeAdapter
          The default implementation of IdeListener
 

Methods in oracle.ide with parameters of type IdeListener
static void Ide.addIdeListener(IdeListener l)
          Adds a listener to the IDE.
static void Ide.removeIdeListener(IdeListener l)
          Removes a listener to the IDE.
 

Uses of IdeListener in oracle.ide.model
 

Classes in oracle.ide.model that implement IdeListener
 class IdeSystemMigrator
           
 


Extension SDK

 

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