Package net.mcreator.ui.component.util
Class ComboBoxFullWidthPopup
java.lang.Object
net.mcreator.ui.component.util.ComboBoxFullWidthPopup
- All Implemented Interfaces:
EventListener,PopupMenuListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidAlter the bounds of the popup just before it is made visible.
-
Constructor Details
-
ComboBoxFullWidthPopup
public ComboBoxFullWidthPopup()
-
-
Method Details
-
popupMenuWillBecomeVisible
Alter the bounds of the popup just before it is made visible.- Specified by:
popupMenuWillBecomeVisiblein interfacePopupMenuListener
-
popupMenuCanceled
- Specified by:
popupMenuCanceledin interfacePopupMenuListener
-
popupMenuWillBecomeInvisible
- Specified by:
popupMenuWillBecomeInvisiblein interfacePopupMenuListener
-