Class FontChooserCancelEvent

java.lang.Object
org.dwcj.controls.fontchooser.events.FontChooserCancelEvent
All Implemented Interfaces:
ControlEvent

public class FontChooserCancelEvent extends Object implements ControlEvent
  • Constructor Details

    • FontChooserCancelEvent

      public FontChooserCancelEvent(FontChooser fontChooser)
  • Method Details

    • getControl

      public FontChooser getControl()
      Description copied from interface: ControlEvent
      obtain a reference to the control that triggered the event
      Specified by:
      getControl in interface ControlEvent
      Returns:
      the control that triggered the event