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