Package org.klomp.snark.standalone
Class ConfigUIHelper
java.lang.Object
org.klomp.snark.standalone.ConfigUIHelper
public class ConfigUIHelper extends Object
Standalone (app context) only.
Copied from ConfigUIHelper.
- Since:
- 0.9.27
-
Constructor Summary
Constructors Constructor Description ConfigUIHelper()
-
Method Summary
Modifier and Type Method Description static String
getLangSettings(I2PAppContext ctx)
Standalone (app context) only.
-
Constructor Details
-
ConfigUIHelper
public ConfigUIHelper()
-
-
Method Details
-
getLangSettings
Standalone (app context) only. Copied from ConfigUIHelper.- Returns:
- HTML
- Since:
- 0.9.27
-