public class SubstancePopupPanelUI
extends org.pushingpixels.flamingo.internal.ui.common.popup.BasicPopupPanelUI
JPopupPanel
components in Substance look and feel.Constructor | Description |
---|---|
SubstancePopupPanelUI() |
Modifier and Type | Method | Description |
---|---|---|
static ComponentUI |
createUI(JComponent comp) |
|
void |
update(Graphics g,
JComponent c) |
initiliazeGlobalListeners, installComponents, installDefaults, installListeners, installUI, uninstallComponents, uninstallDefaults, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint
public static ComponentUI createUI(JComponent comp)
public void update(Graphics g, JComponent c)
update
in class ComponentUI