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

E17493-02

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.composite Contains centralized interfaces for associating element instances with an arbitrary set of URLs. 
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.extension.rules   
oracle.ide.help Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs. 
oracle.ide.history Contains API classes for the local history feature. 
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
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.keyboard Defining your default accelerators 
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.palette2 Contains interfaces and classes that allow for palette integration. 
oracle.ide.quickdiff Contains classes for the code editor's Quick Diff margin and a registry for its supported comparable reference types. 
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 
oracle.ide.vcs Contains application-level interfaces to the version control sub-system. 
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
oracle.ide.xml Provides common methods used for processing XML. 
oracle.ideimpl.webupdate   
oracle.jdeveloper.webapp   
oracle.jdeveloper.webapp.build   
oracle.jdeveloper.webapp.design   
oracle.jdeveloper.webapp.facelets   
oracle.jdeveloper.webapp.faces.backingfile   
oracle.jdeveloper.webapp.grammar   
oracle.jdeveloper.webapp.html   
oracle.jdeveloper.webapp.metadata   
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.
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.
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.
 

Classes in javax.ide.util used by oracle.ide.composite
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.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.
MetaResource
          Provides delayed loading for resources.
 

Classes in javax.ide.util used by oracle.ide.extension.rules
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.help
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.history
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
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.keyboard
MetaResource
          Provides delayed loading for resources.
 

Classes in javax.ide.util used by oracle.ide.migration
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 oracle.ide.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.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.ide.quickdiff
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.resourcebundle
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.vcs
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.wizard
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.xml
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.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.build
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.grammar
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.metadata
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
11g Release 2 (11.1.2.1.0)

E17493-02

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