com.jgoodies.plaf.windows
Class ExtWindowsToolBarSeparatorUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
javax.swing.plaf.basic.BasicToolBarSeparatorUI
com.jgoodies.plaf.windows.ExtWindowsToolBarSeparatorUI
- public final class ExtWindowsToolBarSeparatorUI
- extends BasicToolBarSeparatorUI
A Windows tool bar separator that honors the tool bar's border.
Used in in 1.4.0, 1.4.1 and 1.4.2 with XP turned off.
- Version:
- $Revision: 1.4 $
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtWindowsToolBarSeparatorUI
public ExtWindowsToolBarSeparatorUI()
createUI
public static ComponentUI createUI(JComponent c)
paint
public void paint(Graphics g,
JComponent c)
Copyright © 2001-2004 JGoodies Karsten Lentzsch. All Rights Reserved.