com.jgoodies.looks.plastic

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.

Version: $Revision: 1.5 $

Author: Andrej Golovnin

Method Summary
static ComponentUIcreateUI(JComponent c)

Method Detail

createUI

public static ComponentUI createUI(JComponent c)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.