Browser.See: Description
| Interface | Description |
|---|---|
| DragAndDrop |
Allows managing the drag and drop functionality for the associated
BrowserView. |
| Class | Description |
|---|---|
| BitmapUtil |
Provides static functions to convert
Bitmap to Java AWT BufferedImage. |
| BrowserView |
A Swing UI component that displays content of the resources loaded in the
Browser
instance associated with it. |
Browser.