BasicLookAndFeel does not need to check for null after checking for type

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 17, 19, 20, 21
    • Component/s: client-libs
    • None

      BasicLookAndFeel checks an instanceof in its AWTEventHelper listener class, but the result of that will always be non-null. The check should be removed.

            Assignee:
            Julian Waters
            Reporter:
            Julian Waters
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: