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, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update
public static ComponentUI createUI(JComponent b)
protected void installDefaults(JSeparator s)
installDefaults
in class BasicSeparatorUI
public void paint(Graphics g, JComponent c)
paint
in class BasicPopupMenuSeparatorUI
public Dimension getPreferredSize(JComponent c)
getPreferredSize
in class BasicPopupMenuSeparatorUI
Copyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.