Class SkinSeparatorUI


public final class SkinSeparatorUI extends BasicSeparatorUI
Skin SeparatorUI.
Version:
$Revision: 1.2 $, $Date: 2003/12/06 21:47:23 $
Author:
$Author: l2fprod $
  • Constructor Details

    • SkinSeparatorUI

      public SkinSeparatorUI()
  • Method Details

    • paint

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

      public Dimension getPreferredSize(JComponent c)
      Description of the Method
      Overrides:
      getPreferredSize in class BasicSeparatorUI
      Parameters:
      c - Description of Parameter
    • createUI

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