Class SkinToolBarUI

All Implemented Interfaces:
SwingConstants

public final class SkinToolBarUI extends BasicToolBarUI
Created on 03/02/2001 by Frederic Lavigne, fred@L2FProd.com
Version:
$Revision: 1.3 $, $Date: 2003/12/06 21:47:37 $
Author:
$Author: l2fprod $
  • Constructor Details

    • SkinToolBarUI

      public SkinToolBarUI()
  • Method Details

    • paint

      public void paint(Graphics g, JComponent c)
      Description of the Method
      Overrides:
      paint in class ComponentUI
      Parameters:
      g - Description of Parameter
      c - Description of Parameter
    • installDefaults

      protected void installDefaults()
      Description of the Method
      Overrides:
      installDefaults in class BasicToolBarUI
    • createUI

      public static ComponentUI createUI(JComponent c)
      Description of the Method
      Parameters:
      c - Description of Parameter
      Returns:
      Description of the Returned Value