Class FontChooserChangeEvent

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

public class FontChooserChangeEvent extends Object implements ControlEvent
  • Constructor Details

    • FontChooserChangeEvent

      public FontChooserChangeEvent(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