public final class ExtBasicPopupMenuSeparatorUI extends BasicPopupMenuSeparatorUI
highlight, shadow| Constructor and Description | 
|---|
| ExtBasicPopupMenuSeparatorUI() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ComponentUI | createUI(JComponent b) | 
| Dimension | getPreferredSize(JComponent c) | 
| protected void | installDefaults(JSeparator s) | 
| void | paint(Graphics g,
     JComponent c) | 
getMaximumSize, getMinimumSize, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, updatepublic static ComponentUI createUI(JComponent b)
protected void installDefaults(JSeparator s)
installDefaults in class BasicSeparatorUIpublic void paint(Graphics g, JComponent c)
paint in class BasicPopupMenuSeparatorUIpublic Dimension getPreferredSize(JComponent c)
getPreferredSize in class BasicPopupMenuSeparatorUICopyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.