com.jgoodies.looks.plastic

Class PlasticXPToolBarUI

public final class PlasticXPToolBarUI extends PlasticToolBarUI

The JGoodies PlasticXP Look and Feel implementation of ToolBarUI. It differs from its superclass in that it uses rollover borders with rounded corners.

Version: $Revision: 1.4 $

Author: Andrej Golovnin

Method Summary
protected BordercreateRolloverBorder()
static ComponentUIcreateUI(JComponent b)

Method Detail

createRolloverBorder

protected Border createRolloverBorder()

createUI

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