com.jgoodies.looks.plastic

Class PlasticToolBarSeparatorUI

public final class PlasticToolBarSeparatorUI extends BasicToolBarSeparatorUI

The JGoodies Plastic L&F implementation of ToolBarSeparatorUI. It differs from its superclass in that it uses a shared UI delegate.

Version: $Revision: 1.3 $

Author: Andrej Golovnin

Method Summary
static ComponentUIcreateUI(JComponent c)

Method Detail

createUI

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