public class EclipsePopupMenuSeparatorUI extends BasicSeparatorUI
highlight, shadow| Constructor and Description |
|---|
EclipsePopupMenuSeparatorUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
Dimension |
getPreferredSize(JComponent c) |
void |
paint(Graphics g,
JComponent c) |
getMaximumSize, getMinimumSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, updatepublic static ComponentUI createUI(JComponent c)
public void paint(Graphics g, JComponent c)
paint in class BasicSeparatorUIpublic Dimension getPreferredSize(JComponent c)
getPreferredSize in class BasicSeparatorUICopyright © 2017. All rights reserved.