Uses of Class
org.dwcj.controls.fontchooser.events.FontChooserCancelEvent
Packages that use FontChooserCancelEvent
-
Uses of FontChooserCancelEvent in org.dwcj.controls.fontchooser
Method parameters in org.dwcj.controls.fontchooser with type arguments of type FontChooserCancelEventModifier and TypeMethodDescriptionFontChooser.onFontChooserCancel(Consumer<FontChooserCancelEvent> callback) -
Uses of FontChooserCancelEvent in org.dwcj.controls.fontchooser.sinks
Method parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserCancelEventModifier and TypeMethodDescriptionvoidFontChooserCancelEventSink.addCallback(Consumer<FontChooserCancelEvent> callback) Constructor parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserCancelEventModifierConstructorDescriptionFontChooserCancelEventSink(FontChooser fc, Consumer<FontChooserCancelEvent> callback)