public class WebViewportUI
extends javax.swing.plaf.basic.BasicViewportUI
| Constructor and Description |
|---|
WebViewportUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Returns an instance of the WebViewportUI for the specified component.
|
void |
installUI(javax.swing.JComponent c)
Installs UI in the specified component.
|
installDefaults, uninstallDefaults, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - component that will use UI instancepublic void installUI(javax.swing.JComponent c)
installUI in class javax.swing.plaf.basic.BasicViewportUIc - component for this UI