Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8253606

Need to add missed constructor to the SwingEventMonitor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • client-libs
    • None

      Need to add missed constructor to the SwingEventMonitor, see the SwingEventMonitor.java:

      public class SwingEventMonitor extends AWTEventMonitor {

          /**
           * Constructs a {@code SwingEventMonitor}.
           */

          /**
           * The master list of all listeners registered by other classes.
           * This can only be publicly modified by calling the add or
           * remove listener methods in this class.
           */

            serb Sergey Bylokhov
            serb Sergey Bylokhov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: