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

E13403-05

Uses of Class
oracle.ide.log.AbstractLogPage

Packages that use AbstractLogPage
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.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
oracle.jdevimpl.audit.log   
 

Uses of AbstractLogPage in oracle.ide.log
 

Subclasses of AbstractLogPage in oracle.ide.log
 class DefaultLogPage
          This implementation of LogPage supports the logging of simple text messages as well as Collection message objects.
 class MessagePage
          The MessagePage class provides a log page based on a text area.
 

Uses of AbstractLogPage in oracle.ide.runner
 

Subclasses of AbstractLogPage in oracle.ide.runner
 class RunLogPage
          The RunLogPage class is the LogPage used for a running process.
 

Uses of AbstractLogPage in oracle.jdeveloper.compiler
 

Subclasses of AbstractLogPage in oracle.jdeveloper.compiler
 class CompilerPage
           
 class ProblemsPage
          This implementation of LogPage supports the logging of simple text messages.
 

Uses of AbstractLogPage in oracle.jdeveloper.uieditor
 

Subclasses of AbstractLogPage in oracle.jdeveloper.uieditor
 class UIEditorLogPage
          A LogPage implementation specialized for display of CmtMessage instances from one or more CmtComponent objects.
 

Uses of AbstractLogPage in oracle.jdevimpl.audit.log
 

Subclasses of AbstractLogPage in oracle.jdevimpl.audit.log
 class AuditLogPage
          An Audit results log page.
 


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

E13403-05

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