Uses of Class
org.dwcj.controls.fontchooser.events.FontChooserApproveEvent
Packages that use FontChooserApproveEvent
-
Uses of FontChooserApproveEvent in org.dwcj.controls.fontchooser
Method parameters in org.dwcj.controls.fontchooser with type arguments of type FontChooserApproveEventModifier and TypeMethodDescriptionFontChooser.onFontChooserApprove(Consumer<FontChooserApproveEvent> callback) -
Uses of FontChooserApproveEvent in org.dwcj.controls.fontchooser.sinks
Method parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserApproveEventModifier and TypeMethodDescriptionvoidFontChooserApproveEventSink.addCallback(Consumer<FontChooserApproveEvent> callback) Constructor parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserApproveEventModifierConstructorDescriptionFontChooserApproveEventSink(FontChooser fc, Consumer<FontChooserApproveEvent> callback)