|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use WindowCallback | |
|---|---|
| org.lobobrowser.gui | Contains GUI classes that allow embedding the browser in a Java Swing application. |
| Uses of WindowCallback in org.lobobrowser.gui |
|---|
| Classes in org.lobobrowser.gui that implement WindowCallback | |
|---|---|
class |
BrowserPanel
A BrowserPanel contains a FramePanel along
with optional address bar, toolbars, menu bar and status bar. |
class |
NavigatorWindowImpl
Default implementation of the NavigatorWindow interface. |
| Methods in org.lobobrowser.gui that return WindowCallback | |
|---|---|
protected WindowCallback |
FramePanel.getWindowCallback()
Gets a WindowCallback instance that is used
to dispatch information during local navigation. |
WindowCallback |
DefaultBrowserWindow.getWindowCallback()
|
WindowCallback |
BrowserWindow.getWindowCallback()
Gets a WindowCallback instance that receives
navigation notifications. |
WindowCallback |
BrowserPanel.getWindowCallback()
|
abstract WindowCallback |
AbstractBrowserWindow.getWindowCallback()
Gets a WindowCallback instance that receives
navigation notifications. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||