com.jgoodies.looks.plastic
public final class PlasticPopupMenuUI extends BasicPopupMenuUI
PopMenuUI.
It differs from the superclass in that it provides an option to get a
narrow border. You can set a client property
{@link Options#NO_MARGIN_KEY} to indicate that this popup menu
has a border without margin. That is useful in the special case
where the popup contains only a single component, for example
a JScrollPane.
Version: $Revision: 1.4 $
See Also: NO_MARGIN_KEY
| Method Summary | |
|---|---|
| static ComponentUI | createUI(JComponent b) |
| void | installDefaults() |
| protected void | installListeners() |
| protected void | uninstallListeners() |