Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.IdeCore

Packages that use IdeCore
oracle.ide Contains classes that allow addins access to the IDE integration objects. 

 

Uses of IdeCore in oracle.ide

 

Methods in oracle.ide that return IdeCore
static IdeCore Ide.installNullCore()
          Installs a null instance core into the ide.

 

Methods in oracle.ide with parameters of type IdeCore
abstract  void IdeStarter.startIde(java.lang.String command, java.lang.String[] arguments, IdeCore core)
          Starts the IDE.
static void Ide.startup(IdeCore core)
          Used to startup the IDE
static void Ide.uninstallNullCore(IdeCore oldCore)
           

 


Skip navigation links

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

E17493-04


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