Package bdsup2sub.gui.support
Class GuiUtils.MyPopupFactory
java.lang.Object
javax.swing.PopupFactory
bdsup2sub.gui.support.GuiUtils.MyPopupFactory
- Enclosing class:
- GuiUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.PopupFactory
getPopup, getSharedInstance, setSharedInstance
-
Field Details
-
WEIGHT_HEAVY
private static final int WEIGHT_HEAVY- See Also:
-
myDelegate
-
-
Constructor Details
-
MyPopupFactory
-
-
Method Details
-
getPopup
public Popup getPopup(Component owner, Component contents, int x, int y) throws IllegalArgumentException - Overrides:
getPopup
in classPopupFactory
- Throws:
IllegalArgumentException
-