|
Extension SDK 10.1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The LogOwner interface should be implemented by
views that manage LogPages.
| Field Summary |
| Fields inherited from interface oracle.ide.addin.View |
PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP |
| Method Summary | |
void |
highlightPage(LogPage page)
This method sets the specified LogPage to be displayed as
highlighted to indicate that the page content has changed |
boolean |
isClosed()
This method indicates whether the this owner was closed by the user. |
void |
selectPage(LogPage page)
Select the specified page and make it visible to the
user |
| Methods inherited from interface oracle.ide.addin.View |
activate, addViewListener, addViewSelectionListener, close, deactivate, getContext, getContext, getContextMenu, getGUI, getId, getSelection, getToolbar, isVisible, owner, removeViewListener, removeViewSelectionListener, setToolbarVisible, show, updateTitle, updateVisibleActions |
| Methods inherited from interface oracle.ide.addin.ControllerProvider |
getController |
| Methods inherited from interface oracle.ide.help.Helpable |
getHelpInfo |
| Method Detail |
public void selectPage(LogPage page)
page and make it visible to the
user
page - the page to select.public boolean isClosed()
public void highlightPage(LogPage page)
LogPage to be displayed as
highlighted to indicate that the page content has changed
page - the LogPage to set as highlighted
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.