|
Extension SDK 10.1.3.36.73 | ||||||||||
| 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.
| Method Summary | |
View |
getLogOwnerView()
Returns the View that backs this LogOwner. |
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 |
| 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 highlightedpublic View getLogOwnerView()
View that backs this LogOwner. If the
class implmenting LogOwner is also the View, this method should
return this.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.