Class EdtWatchdog


  • public class EdtWatchdog
    extends AbstractLifecycle
    Monitors Swing's EDT for responsiveness. If it detects that the EDT cannot process a task within 2sec, it will automatically dump the thread stack trace to the client cache directory.