|
|||||||||
| Home >> All >> javax >> ide >> [ log overview ] | PREV NEXT | ||||||||
C
- clearAll() - Method in class javax.ide.log.LogPage
- Clear all currently displayed messages.
- closePage(LogPage) - Method in class javax.ide.log.LogManager
- Close the specified
page.
F
- findPage(String) - Method in class javax.ide.log.LogManager
- Find the log page with the specified id.
G
- getLogManager() - Static method in class javax.ide.log.LogManager
- Get the log manager implementation for this IDE.
- getLongTitle() - Method in class javax.ide.log.LogPage
- Get the title to be displayed in the log window hosting this page.
- getMsgPage() - Method in class javax.ide.log.LogManager
- Get the message page.
- getSelectedPage() - Method in class javax.ide.log.LogManager
- Gets the currently selected page.
- getShortTitle() - Method in class javax.ide.log.LogPage
- Get the name to display when this page is tabbed.
- getToolTip() - Method in class javax.ide.log.LogPage
- Get the tooltip to display when this page is tabbed.
I
- initialize() - Method in class javax.ide.log.LogManager
J
- javax.ide.log - package javax.ide.log
L
- LogManager - class javax.ide.log.LogManager.
- The LogManager provides the interface through which the IDE manipulates LogPages.
- LogManager() - Constructor for class javax.ide.log.LogManager
- LogPage - class javax.ide.log.LogPage.
- The
LogPageinterface defines the methods to log and clear messages from a page. - LogPage() - Constructor for class javax.ide.log.LogPage
- log(Object) - Method in class javax.ide.log.LogPage
- Display the specified
msg.
O
- openPage(Context, String) - Method in class javax.ide.log.LogManager
- Open and display the page identified by the given type identifier.
C F G I J L O
|
|||||||||
| Home >> All >> javax >> ide >> [ log overview ] | PREV NEXT | ||||||||