Uses of Class
com.formdev.flatlaf.ui.FlatPopupFactory.NonFlashingPopup
Packages that use FlatPopupFactory.NonFlashingPopup
-
Uses of FlatPopupFactory.NonFlashingPopup in com.formdev.flatlaf.ui
Subclasses of FlatPopupFactory.NonFlashingPopup in com.formdev.flatlaf.uiFields in com.formdev.flatlaf.ui with type parameters of type FlatPopupFactory.NonFlashingPopupModifier and TypeFieldDescriptionprivate final ArrayList
<FlatPopupFactory.NonFlashingPopup> FlatPopupFactory.stillShownHeavyWeightPopups
Methods in com.formdev.flatlaf.ui that return FlatPopupFactory.NonFlashingPopupModifier and TypeMethodDescription(package private) FlatPopupFactory.NonFlashingPopup
FlatPopupFactory.DropShadowPopup.cloneForReuse()
(package private) FlatPopupFactory.NonFlashingPopup
FlatPopupFactory.NonFlashingPopup.cloneForReuse()
private static FlatPopupFactory.NonFlashingPopup
FlatPopupFactory.reuseStillShownHeavyWeightPopups
(FlatPopupFactory.NonFlashingPopup reusePopup, Component contents, int ownerX, int ownerY) Reuse a heavy weight popup window, which is still shown on screen, by updating window location and contents.Methods in com.formdev.flatlaf.ui with parameters of type FlatPopupFactory.NonFlashingPopupModifier and TypeMethodDescriptionprivate static FlatPopupFactory.NonFlashingPopup
FlatPopupFactory.reuseStillShownHeavyWeightPopups
(FlatPopupFactory.NonFlashingPopup reusePopup, Component contents, int ownerX, int ownerY) Reuse a heavy weight popup window, which is still shown on screen, by updating window location and contents.Constructors in com.formdev.flatlaf.ui with parameters of type FlatPopupFactory.NonFlashingPopupModifierConstructorDescriptionprivate
NonFlashingPopup
(FlatPopupFactory.NonFlashingPopup reusePopup)