|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| BrowserWindow | Whenever FramePanel is used, browser windows
should implement this interface
or extend AbstractBrowserWindow. |
| ContentListener | A listener of content events. |
| FramePanelFactory | A factory used to create FramePanel instances. |
| ResponseListener | A listener of response events. |
| WindowCallback | A interface that receives calls during requests. |
| WindowFactory | Factory used to create browser windows. |
| Class Summary | |
|---|---|
| AbstractBrowserWindow | Browser windows should extend this class. |
| AddressBarPanel | The address bar panel of a browser window. |
| AuthenticationDialog | Dialog used in HTTP and proxy authentication. |
| BrowserPanel | A BrowserPanel contains a FramePanel along
with optional address bar, toolbars, menu bar and status bar. |
| ConsoleModel | The Swing document model that is used to store console output. |
| ContentAdapter | A convenience abstract implementation of ContentListener,
with blank methods. |
| ContentEvent | |
| DefaultBrowserWindow | The default window class used by the browser. |
| DefaultFramePanelFactory | |
| DefaultWindowFactory | Browser windows are created by this factory by default. |
| FillerComponent | A component used in conjunction with BoxLayot. |
| FramePanel | A browser frame panel. |
| FramePanelFactorySource | This class allows trapping the creation of FramePanel instances. |
| NavigationAdapter | A convenience abstract implementation of NavigationListener,
with blank methods. |
| NavigationEngine | This class stores navigation back/forward state for a frame. |
| NavigatorWindowImpl | Default implementation of the NavigatorWindow interface. |
| OpenProgressBar | |
| ProgressWindow | Progress window shown before a window is opened. |
| ResponseAdapter | A convenience abstract implementation of ResponseListener,
with blank methods. |
| ResponseEvent | |
| RigidComponent | A component used in conjunction with BoxLayout |
| SharedToolBarPanel | The shared toolbar component. |
| StatusBarPanel | The status bar component. |
Contains GUI classes that allow embedding the browser in a Java Swing application.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||