public final class SkinTableHeaderUI
extends javax.swing.plaf.basic.BasicTableHeaderUI
Constructor and Description |
---|
SkinTableHeaderUI()
Constructor for the SkinTableHeaderUI object
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent h)
Description of the Method
|
void |
installUI(javax.swing.JComponent c)
Description of the Method
|
createMouseInputListener, getBaseline, getMaximumSize, getMinimumSize, getPreferredSize, getRolloverColumn, installDefaults, installKeyboardActions, installListeners, paint, rolloverColumnUpdated, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
public SkinTableHeaderUI()
public void installUI(javax.swing.JComponent c)
installUI
in class javax.swing.plaf.basic.BasicTableHeaderUI
c
- Description of Parameterpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent h)
h
- Description of Parameter