Class PlasticSeparatorUI


public final class PlasticSeparatorUI extends MetalSeparatorUI
The JGoodies Plastic L&F implementation of SeparatorUI. It differs from its superclass in that it uses a shared UI delegate.

Thanks to Andrej Golovnin for his feedback and suggestions.

Version:
$Revision: 1.8 $
  • Field Details

    • separatorUI

      private static ComponentUI separatorUI
      Shared UI object.
  • Constructor Details

    • PlasticSeparatorUI

      public PlasticSeparatorUI()
  • Method Details