Class SkinTableHeaderUI


  • public final class SkinTableHeaderUI
    extends javax.swing.plaf.basic.BasicTableHeaderUI
    Version:
    $Revision: 1.2 $, $Date: 2003/12/06 21:47:37 $
    Author:
    $Author: l2fprod $
    • Nested Class Summary

      • Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTableHeaderUI

        javax.swing.plaf.basic.BasicTableHeaderUI.MouseInputHandler
    • Field Summary

      • Fields inherited from class javax.swing.plaf.basic.BasicTableHeaderUI

        header, mouseInputListener, rendererPane
    • Constructor Summary

      Constructors 
      Constructor Description
      SkinTableHeaderUI()
      Constructor for the SkinTableHeaderUI object
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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
      • Methods inherited from class javax.swing.plaf.basic.BasicTableHeaderUI

        createMouseInputListener, getBaseline, getMaximumSize, getMinimumSize, getPreferredSize, getRolloverColumn, installDefaults, installKeyboardActions, installListeners, paint, rolloverColumnUpdated, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount, getBaselineResizeBehavior, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SkinTableHeaderUI

        public SkinTableHeaderUI()
        Constructor for the SkinTableHeaderUI object
    • Method Detail

      • installUI

        public void installUI​(javax.swing.JComponent c)
        Description of the Method
        Overrides:
        installUI in class javax.swing.plaf.basic.BasicTableHeaderUI
        Parameters:
        c - Description of Parameter
      • createUI

        public static javax.swing.plaf.ComponentUI createUI​(javax.swing.JComponent h)
        Description of the Method
        Parameters:
        h - Description of Parameter
        Returns:
        Description of the Returned Value