public final class ExtBasicPopupMenuSeparatorUI
extends javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
| Constructor and Description |
|---|
ExtBasicPopupMenuSeparatorUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent b) |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c) |
protected void |
installDefaults(javax.swing.JSeparator s) |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c) |
getMaximumSize, getMinimumSize, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUIpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected void installDefaults(javax.swing.JSeparator s)
installDefaults in class javax.swing.plaf.basic.BasicSeparatorUIpublic void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUIpublic java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUICopyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.