| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
The interfaces that extension writers use and need to implement in order to add a new log pages to an IDE.
See:
          Description
| Class Summary | |
|---|---|
| LogManager | The LogManager provides the interface through which the IDE manipulates LogPages. | 
| LogPage | The LogPage interface defines the methods to log and clear messages from a page. | 
The interfaces that extension writers use and need to implement in order to add a new log pages to an IDE.
In general, extension writers implement the LogPage interface when introducing a new log page type. IDE service providers must provide a concrete implementation of the LogManager interface. The Extension Development Kit (EDK) provides an abstract implementation that IDE services providers should extend: javax.ide.log.spi.AbstractLogManager.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||