Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Package
javax.ide.util

Packages that use javax.ide.util
javax.ide The ide package is where all JSR 198 packages are rooted. 
javax.ide.command Command execution classes. 
javax.ide.extension Classes and interfaces used by extensions to extend an IDE with new functionality. 
javax.ide.menu The menu registration classes that extension writers use to find information about actions and menus. 
javax.ide.model The interfaces and classes implementing an IDE's data model. 
javax.ide.util This package contains utility classes. 
javax.ide.view IDE view support classes and interfaces. 
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.controller   
oracle.ide.explorer Contains the interfaces and classes addins use to provide a structured view of data contained in nodes displayed in a navigator or an editor. 
oracle.ide.extension   
oracle.ide.inspector.layout Contains interfaces and abstract classes describing the property form layout information. 
oracle.ide.javaxide Bridges the standard IDE API (JSR198) to JDeveloper's extension API. 
oracle.ide.palette2 Contains interfaces and classes that allow for palette integration. 
oracle.ideimpl.webupdate   
oracle.jdeveloper.jsp   
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.webapp   
oracle.jdeveloper.webapp.design   
oracle.jdeveloper.webapp.facelets   
oracle.jdeveloper.webapp.faces.backingfile   
oracle.jdeveloper.webapp.html   
oracle.jdeveloper.webapp.navigation   
 

Classes in javax.ide.util used by javax.ide
Version
          Represents the version number of an extension or component.
 

Classes in javax.ide.util used by javax.ide.command
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by javax.ide.extension
IconDescription
          The description of an icon.
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
Version
          Represents the version number of an extension or component.
 

Classes in javax.ide.util used by javax.ide.menu
IconDescription
          The description of an icon.
 

Classes in javax.ide.util used by javax.ide.model
IconDescription
          The description of an icon.
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by javax.ide.util
Graph
          A directed graph consisting of vertices of type T.
Graph.CycleException
           
IconDescription
          The description of an icon.
MissingIconException
          Exception thrown when IconDescription fails to find an icon.
Version
          Represents the version number of an extension or component.
 

Classes in javax.ide.util used by javax.ide.view
IconDescription
          The description of an icon.
 

Classes in javax.ide.util used by oracle.ide
IconDescription
          The description of an icon.
Version
          Represents the version number of an extension or component.
 

Classes in javax.ide.util used by oracle.ide.controller
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ide.explorer
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ide.extension
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ide.inspector.layout
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ide.javaxide
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ide.palette2
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.ideimpl.webupdate
Version
          Represents the version number of an extension or component.
 

Classes in javax.ide.util used by oracle.jdeveloper.jsp
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.model
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp.design
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp.facelets
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp.faces.backingfile
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp.html
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 

Classes in javax.ide.util used by oracle.jdeveloper.webapp.navigation
MetaClass
          A MetaClass describes a real Class with the purpose of providing to an IDE class level information, and delaying the loading of that class to the last possible moment: when an instance of the class is required.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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