Class ModalDialog
java.lang.Object
io.github.itech_framework.java_fx.ui.dialog.ModalDialog
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyFonts(List<String> fontFamilies) voidapplyStyleSheets(List<String> stylesheets) builder()voidclose()voidshow()
-
Method Details
-
builder
-
applyFonts
-
applyStyleSheets
-
close
public void close() -
show
public void show()
-