|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BrowserWindow
Whenever FramePanel is used, browser windows
should implement this interface
or extend AbstractBrowserWindow.
Note that BrowserPanel implements this
interface already, so it is not necessary to
have windows implement it when BrowserPanel
is used.
| Method Summary | |
|---|---|
FramePanel |
getTopFramePanel()
Gets the root FramePanel of the window. |
WindowCallback |
getWindowCallback()
Gets a WindowCallback instance that receives
navigation notifications. |
| Method Detail |
|---|
FramePanel getTopFramePanel()
FramePanel of the window.
WindowCallback getWindowCallback()
WindowCallback instance that receives
navigation notifications. This method may
return null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||