Class FontChooserChangeEventSink
java.lang.Object
org.dwcj.controls.fontchooser.sinks.FontChooserChangeEventSink
-
Constructor Summary
ConstructorsConstructorDescriptionFontChooserChangeEventSink(FontChooser fc, Consumer<FontChooserChangeEvent> callback) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCallback(Consumer<FontChooserChangeEvent> callback) voidchangeEvent(com.basis.bbj.proxies.event.BBjFileChooserChangeEvent ev)
-
Constructor Details
-
FontChooserChangeEventSink
-
-
Method Details
-
changeEvent
public void changeEvent(com.basis.bbj.proxies.event.BBjFileChooserChangeEvent ev) -
addCallback
-