What Is invokeLater() Method

Q

When should the method invokeLater() be used?

✍: FYIcenter

A

This method is used to ensure that Swing components are updated through the event-dispatching thread.

2007-03-03, 6789👍, 0💬