Class SimplePopups
- java.lang.Object
-
- net.sourceforge.pmd.util.fxdesigner.popups.SimplePopups
-
public final class SimplePopups extends java.lang.Object
- Author:
- Clément Fournier
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
showAboutPopup(DesignerRoot root)
static void
showLicensePopup()
-
-
-
Method Detail
-
showLicensePopup
public static void showLicensePopup()
-
showAboutPopup
public static void showAboutPopup(DesignerRoot root)
-
-