|
Extension SDK 10.1.2 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| 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. |
| Class Summary | |
| AbstractLogManager | The AbstractLogManager class provides the basic support
for managing and showing a log page's context menu. |
| 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. |
| Href | |
| LogManager | The LogManager interface should be implemented to
provide customized management of LogPages. |
| LogPipe | This class provides a common reader pump mechanism used by
LogPrintWriter and LogPrintStream. |
| LogPrintStream | This class provides a PrintStream interface to a
LogPage. |
| LogPrintWriter | This class provides a PrintWriter interface to a
LogPage. |
| MessagePage | The MessagePage class provides a simple text field
where clients can log their messages. |
| StyledMessage | |
Contains the interfaces and classes that allow addins to provide their own log pages.
Related Documentation
See Extending JDeveloper Using the Addin API for detailed information.
|
Extension SDK | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.