Skip navigation links

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

E13403-06


Uses of Package
oracle.ide.log

Packages that use oracle.ide.log
oracle.ide.compiler Contains classes that allow addins some level of control on the IDE build system. 
oracle.ide.log Contains the interfaces and classes that allow addins to provide their own log pages. 
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
oracle.jdeveloper.compiler Contains classes that allow addins to integrate their own build system translator. 
oracle.jdeveloper.deploy.dt   
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdevimpl.audit.log   

 

Classes in oracle.ide.log used by oracle.ide.compiler
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.ide.log
AbstractLogPage
          The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
Href
           
LogManager
          The LogManager interface should be implemented to provide customized management of LogPages.
LogOwner
          The LogOwner interface should be implemented by views that manage LogPages.
LogPage
          The LogPage interface should be implemented by addins that report information to the user.
LogRecognizer
          The LogRecognizer is used when attempting to create a log page by opening a file in the LogWindow.
LogWindow
          The LogWindow is the dockable view responsible for managing log pages.
MessagePage.CustomTextPane
           
StyledMessage
           

 

Classes in oracle.ide.log used by oracle.ide.runner
AbstractLogPage
          The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
LogPage
          The LogPage interface should be implemented by addins that report information to the user.
MessagePage
          The MessagePage class provides a log page based on a text area.
MessagePage.CustomTextPane
           

 

Classes in oracle.ide.log used by oracle.jdeveloper.compiler
AbstractLogPage
          The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
DefaultLogPage
          This implementation of LogPage supports the logging of simple text messages as well as Collection message objects.
LogOwner
          The LogOwner interface should be implemented by views that manage LogPages.
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.jdeveloper.deploy.dt
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.jdeveloper.runner
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.jdeveloper.uieditor
AbstractLogPage
          The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
DefaultLogPage
          This implementation of LogPage supports the logging of simple text messages as well as Collection message objects.
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.jdeveloper.vcs.spi
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 

Classes in oracle.ide.log used by oracle.jdevimpl.audit.log
AbstractLogPage
          The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
LogPage
          The LogPage interface should be implemented by addins that report information to the user.

 


Skip navigation links

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

E13403-06


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