Package net.mcreator.ui.component.util
Class ComboBoxFullWidthPopup
java.lang.Object
net.mcreator.ui.component.util.ComboBoxFullWidthPopup
- All Implemented Interfaces:
EventListener
,PopupMenuListener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Alter 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:
popupMenuWillBecomeVisible
in interfacePopupMenuListener
-
popupMenuCanceled
- Specified by:
popupMenuCanceled
in interfacePopupMenuListener
-
popupMenuWillBecomeInvisible
- Specified by:
popupMenuWillBecomeInvisible
in interfacePopupMenuListener
-