Package | Description |
---|---|
oracle.ide.log |
Contains the interfaces and classes that allow addins to provide their own log pages.
|
Modifier and Type | Class and Description |
---|---|
class |
Href |
Modifier and Type | Method and Description |
---|---|
void |
MessagePage.addStyle(StyledMessage styledMessage)
Adds the specified
StyledMessage to the message page The idea here is to maintain an ordered list of styles where the ordering is based on start offsets and none of the style ranges overlap. |