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.stillShownHeavyWeightPopupsMethods in com.formdev.flatlaf.ui that return FlatPopupFactory.NonFlashingPopupModifier and TypeMethodDescription(package private) FlatPopupFactory.NonFlashingPopupFlatPopupFactory.DropShadowPopup.cloneForReuse()(package private) FlatPopupFactory.NonFlashingPopupFlatPopupFactory.NonFlashingPopup.cloneForReuse()private static FlatPopupFactory.NonFlashingPopupFlatPopupFactory.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.NonFlashingPopupFlatPopupFactory.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.NonFlashingPopupModifierConstructorDescriptionprivateNonFlashingPopup(FlatPopupFactory.NonFlashingPopup reusePopup)