When should the method invokeLater()be used?

Q

When should the method invokeLater()be used?

✍: Guest

A

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

2012-06-29, 2390👍, 0💬