| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogPage | |
|---|---|
| javax.ide.log | The interfaces that extension writers use and need to implement in order to add a new log pages to an IDE. | 
| Uses of LogPage in javax.ide.log | 
|---|
| Methods in javax.ide.log that return LogPage | |
|---|---|
abstract  LogPage | 
LogManager.findPage(java.lang.String pageClass)Find the log page with the specified id.  | 
abstract  LogPage | 
LogManager.getMsgPage()Get the message page.  | 
abstract  LogPage | 
LogManager.getSelectedPage()Gets the currently selected page.  | 
abstract  LogPage | 
LogManager.openPage(Context context, java.lang.String pageClass)Open and display the page identified by the given type identifier.  | 
| Methods in javax.ide.log with parameters of type LogPage | |
|---|---|
abstract  void | 
LogManager.closePage(LogPage page)Close the specified page. | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||