mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
49 lines
1016 B
Java
49 lines
1016 B
Java
package aR;
|
|
|
|
import aP.NetworkHashMap;
|
|
import d.DComponentCharlie;
|
|
import d.ArrayListExtensionInDPackage;
|
|
import java.util.Properties;
|
|
import r.IOPropertiesUsingFile;
|
|
|
|
public class ArInterfaceRomeo implements DComponentCharlie {
|
|
public String b() {
|
|
return "Show " + IOPropertiesUsingFile.b + " Help.";
|
|
}
|
|
|
|
public String DComponentCharlie() {
|
|
return "Core Dialogs";
|
|
}
|
|
|
|
public boolean d() {
|
|
return true;
|
|
}
|
|
|
|
public void IOPropertiesUsingFile(Properties paramProperties) {
|
|
NetworkHashMap.IOPropertiesUsingFile().u();
|
|
}
|
|
|
|
public String IOPropertiesUsingFile() {
|
|
return "showHelp";
|
|
}
|
|
|
|
public void b(Properties paramProperties) {}
|
|
|
|
public ArrayListExtensionInDPackage e() {
|
|
return null;
|
|
}
|
|
|
|
public boolean NetworkHashMap() {
|
|
return false;
|
|
}
|
|
|
|
public boolean g() {
|
|
return false;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aR/r.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |