Files
tustu/app/br/KeyEventDispatcherImpl.java
2026-01-11 20:30:56 +00:00

22 lines
498 B
Java

package br;
import java.awt.KeyEventDispatcher;
import java.awt.event.KeyEvent;
class KeyEventDispatcherImpl implements KeyEventDispatcher {
m(i parami) {}
public boolean dispatchKeyEvent(KeyEvent paramKeyEvent) {
if (paramKeyEvent.getKeyCode() == 27) {
this.a.d();
return true;
}
return false;
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/br/m.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/