Uses of Class
org.dwcj.controls.fontchooser.events.FontChooserChangeEvent
Packages that use FontChooserChangeEvent
-
Uses of FontChooserChangeEvent in org.dwcj.controls.fontchooser
Method parameters in org.dwcj.controls.fontchooser with type arguments of type FontChooserChangeEventModifier and TypeMethodDescriptionFontChooser.onFontChooserChange(Consumer<FontChooserChangeEvent> callback) -
Uses of FontChooserChangeEvent in org.dwcj.controls.fontchooser.sinks
Method parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserChangeEventModifier and TypeMethodDescriptionvoidFontChooserChangeEventSink.addCallback(Consumer<FontChooserChangeEvent> callback) Constructor parameters in org.dwcj.controls.fontchooser.sinks with type arguments of type FontChooserChangeEventModifierConstructorDescriptionFontChooserChangeEventSink(FontChooser fc, Consumer<FontChooserChangeEvent> callback)