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

E13403-04

Uses of Class
oracle.ide.log.LogManager

Packages that use LogManager
oracle.ide.log Contains the interfaces and classes that allow addins to provide their own log pages. 
 

Uses of LogManager in oracle.ide.log
 

Subclasses of LogManager in oracle.ide.log
 class AbstractLogManager
          The AbstractLogManager class provides the basic support for managing and showing a log page's context menu.
 

Methods in oracle.ide.log that return LogManager
static LogManager LogManager.getLogManager()
          Returns the LogManager instance that is active in the IDE.
 

Methods in oracle.ide.log with parameters of type LogManager
static void LogManager.setLogManager(LogManager logManager)
          Publishes the specified LogManager as the active instance in the IDE.
 


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.