mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
33 lines
1.0 KiB
Java
33 lines
1.0 KiB
Java
package t;
|
|
|
|
import V.ExceptionInVPackage;
|
|
import com.efiAnalytics.ui.bV;
|
|
import java.awt.event.FocusEvent;
|
|
import java.awt.event.FocusListener;
|
|
import javax.swing.JTextField;
|
|
import s.SComponentGolf;
|
|
|
|
class FocusgainedInTPackage implements FocusListener {
|
|
bb(aO paramaO) {}
|
|
|
|
public void focusGained(FocusEvent paramFocusEvent) {}
|
|
|
|
public void focusLost(FocusEvent paramFocusEvent) {
|
|
JTextField jTextField = (JTextField)paramFocusEvent.getSource();
|
|
if (jTextField.getText().equals(""))
|
|
return;
|
|
try {
|
|
String str = jTextField.getText();
|
|
this.ExceptionInVPackage.c().n(str);
|
|
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
|
bV.d(SComponentGolf.b("Valid Expressions or Numeric Values only.") + "\n" + ExceptionInVPackage.getLocalizedMessage(), jTextField);
|
|
jTextField.setText(this.ExceptionInVPackage.m);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/t/bb.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |