Module MaterialFX

Class MFXPopupSkin

java.lang.Object
io.github.palexdev.materialfx.skins.MFXPopupSkin
All Implemented Interfaces:
Skin<MFXPopup>

public class MFXPopupSkin extends Object implements Skin<MFXPopup>
This is the skin associated with every MFXPopup.

The popup's content is shown in a container (a StackPane).