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

30 lines
853 B
Java

package aP;
import ay.AyInterfaceAlpha;
import ay.AyInterfaceCharlie;
import ay.AyComponentPapa;
class AyComponentPapaImpl implements AyComponentPapa {
db(cc paramcc) {}
public void AyInterfaceCharlie(AyInterfaceCharlie paramc) {
if (!AyInterfaceAlpha.AyInterfaceCharlie().AyInterfaceAlpha("Log File Server")) {
this.AyInterfaceAlpha.v.setEnabled(false);
this.AyInterfaceAlpha.v.validate();
}
}
public void d(AyInterfaceCharlie paramc) {
if (paramc.AyInterfaceAlpha().equals("Log File Server")) {
this.AyInterfaceAlpha.v.setEnabled(true);
this.AyInterfaceAlpha.v.setVisible(true);
this.AyInterfaceAlpha.v.validate();
}
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/db.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/