Class FlatPopupFactory

java.lang.Object
javax.swing.PopupFactory
com.formdev.flatlaf.ui.FlatPopupFactory

public class FlatPopupFactory extends PopupFactory
A popup factory that adds drop shadows to popups on Windows. On macOS and Linux, heavy weight popups (without drop shadow) are produced and the operating system automatically adds drop shadows.
Author:
Karl Tauber