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

Remove Application.postOnEventQueue method from glass

XMLWordPrintable

      Glass provides two methods to put a Runnable on the event queue for processing at a later time: Application.invokeLater() and Application.postOnEventQueue(). Having both methods is confusing. The two methods are used interchangeably by Quantum. The methods are identical on Windows and Linux. We should remove postOnEventQueue and use invokeLater everywhere.

            anthony Anthony Petrov (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: