Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)

E76725-01

Package javax.ide.log

The interfaces that extension writers use and need to implement in order to add a new log pages to an IDE.

See: Description

Package javax.ide.log Description

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.

Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.2.0)

E76725-01

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