mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
18 lines
438 B
Java
18 lines
438 B
Java
package t;
|
|
|
|
import javax.swing.event.ChangeEvent;
|
|
import javax.swing.event.ChangeListener;
|
|
|
|
class TInterfaceBo implements ChangeListener {
|
|
bo(bn parambn) {}
|
|
|
|
public void stateChanged(ChangeEvent paramChangeEvent) {
|
|
this.a.e.setText("" + this.a.c.getValue());
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/t/bo.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |