package com.efiAnalytics.ui; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; class g implements FocusListener { g(e parame) {} public void focusGained(FocusEvent paramFocusEvent) { this.a.repaint(); } public void focusLost(FocusEvent paramFocusEvent) { this.a.repaint(); } } /* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/g.class * Java compiler version: 8 (52.0) * JD-Core Version: 1.1.3 */