public class JPopupMenuUtils extends Object
Constructor and Description |
---|
JPopupMenuUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
dynamicChange(JPopupMenu popup,
boolean usedToBeContained) |
static void |
dynamicChangeToSubmenu(JPopupMenu popup,
boolean usedToBeContained) |
static Rectangle |
getScreenRect() |
static boolean |
isPopupContained(JPopupMenu popup) |
public static void dynamicChange(JPopupMenu popup, boolean usedToBeContained)
public static void dynamicChangeToSubmenu(JPopupMenu popup, boolean usedToBeContained)
public static boolean isPopupContained(JPopupMenu popup)
public static Rectangle getScreenRect()
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.