Search:

Type: Posts; User: pebuilder

Search: Search took 0.13 seconds.

  1. Re: Java 19/20 swing apps window blank after unlocking screen

    I tried using multiple listeners to see if something got fired when the PC screen was unlocked but to no avail.

    SwingUtilities.invokeLater(() -> {
    ...
  2. Java 19/20 swing apps window blank after unlocking screen

    I have a number of Java swing desktop apps that run continuously updating data. They monitor a number of sources in near real time.

    When using Java 18.0.2, I can lock my PC screen and when I...
Results 1 to 2 of 2