public class SubstancePopupMenuUI
extends javax.swing.plaf.basic.BasicPopupMenuUI
| Modifier and Type | Field and Description |
|---|---|
protected java.awt.event.ContainerListener |
substanceContainerListener
Tracks changes to the popup menu and invalidates precomputed text offset.
|
protected javax.swing.event.PopupMenuListener |
substancePopupMenuListener |
| Constructor and Description |
|---|
SubstancePopupMenuUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent comp) |
protected void |
installListeners() |
protected void |
uninstallListeners() |
installDefaults, installKeyboardActions, installUI, isPopupTrigger, uninstallDefaults, uninstallKeyboardActions, uninstallUIprotected java.awt.event.ContainerListener substanceContainerListener
protected javax.swing.event.PopupMenuListener substancePopupMenuListener
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
protected void installListeners()
installListeners in class javax.swing.plaf.basic.BasicPopupMenuUIprotected void uninstallListeners()
uninstallListeners in class javax.swing.plaf.basic.BasicPopupMenuUI