Class PlasticButtonUI


public class PlasticButtonUI extends MetalButtonUI
The JGoodies Plastic L&F implementation of ButtonUI. It differs from the superclass MetalButtonUI in that it can add a pseudo 3D effect and that the border can paint the focus.
Version:
$Revision: 1.10 $
  • Field Details

    • INSTANCE

      private static final PlasticButtonUI INSTANCE
    • borderPaintsFocus

      private boolean borderPaintsFocus
  • Constructor Details

    • PlasticButtonUI

      public PlasticButtonUI()
  • Method Details