Skip navigation links

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

E17493-03


Uses of Class
oracle.ide.config.IdeSettings

Packages that use IdeSettings
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 

 

Uses of IdeSettings in oracle.ide

 

Methods in oracle.ide that return IdeSettings
static IdeSettings Ide.getSettings()
          Gets the IdeSettings

 

Uses of IdeSettings in oracle.ide.config

 

Methods in oracle.ide.config with parameters of type IdeSettings
protected  void IdeSettings.copyToImpl(IdeSettings copy)
           
protected  boolean IdeSettings.equalsImpl(IdeSettings opt)
          This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object).

 

Constructors in oracle.ide.config with parameters of type IdeSettings
IdeSettings(IdeSettings ideSettings)
          Copy constructor.

 


Skip navigation links

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

E17493-03


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