java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.ViewportUI javax.swing.plaf.basic.BasicViewportUI
public BasicViewportUI()
public static ComponentUI createUI(JComponent c)
protected void installDefaults(JComponent c)
public void installUI(JComponent c)
JComponent.updateUI()
JComponent.setUI(javax.swing.plaf.ComponentUI)
protected void uninstallDefaults(JComponent c)
public void uninstallUI(JComponent c)
ComponentUI.installUI(javax.swing.JComponent)