Class FontChooserApproveEvent
java.lang.Object
org.dwcj.controls.fontchooser.events.FontChooserApproveEvent
- All Implemented Interfaces:
ControlEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionobtain a reference to the control that triggered the event
-
Constructor Details
-
FontChooserApproveEvent
-
-
Method Details
-
getControl
Description copied from interface:ControlEventobtain a reference to the control that triggered the event- Specified by:
getControlin interfaceControlEvent- Returns:
- the control that triggered the event
-