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, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected void installDefaults(javax.swing.JSeparator s)
installDefaults
in class javax.swing.plaf.basic.BasicSeparatorUI
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize
in class javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.