Class LogViolationRepaintManager


public class LogViolationRepaintManager extends CheckThreadViolationRepaintManager

Logs a message when a Event Dispatch Thread rule violation is detected. Adapted from org.assertj.swing.edt.FailOnThreadViolationRepaintManager. See How to Use Threads for more information.

  • Field Details

  • Constructor Details

    • LogViolationRepaintManager

      public LogViolationRepaintManager()
    • LogViolationRepaintManager

      public LogViolationRepaintManager(boolean completeCheck)
  • Method Details