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.

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

              Created:
              Updated:
              Resolved:
              Imported: