Should you use SwingUtilities.invokeLater(Runnable) if you're modifying the GUI and you're in the AWT Event Dispatching Thread, such as an ActionListener?
SwingUtilities.invokeLater(Runnable)
ActionListener
No comments:
Post a Comment