Uses of Class
io.github.sosuisen.jfxbuilder.controls.DialogEventBuilder
Packages that use DialogEventBuilder
-
Uses of DialogEventBuilder in io.github.sosuisen.jfxbuilder.controls
Methods in io.github.sosuisen.jfxbuilder.controls that return DialogEventBuilderModifier and TypeMethodDescriptionDialogEventBuilder.apply(Consumer<DialogEvent> func) Applies a function to the DialogEvent instance being constructed.static DialogEventBuilderAccepts the constructor arguments ofDialogEvent(Dialog, EventType)and returns an instance ofDialogEventBuilder.