<li><ahref="../../../../../com/djrapitops/plan/system/locale/LocaleFileWriter.html"title="class in com.djrapitops.plan.system.locale"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../com/djrapitops/plan/system/locale/Message.html"title="class in com.djrapitops.plan.system.locale"><spanclass="typeNameLink">Next Class</span></a></li>
<dd><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></dd>
</dl>
<hr>
<br>
<pre>@Singleton
public class <spanclass="typeNameLabel">LocaleSystem</span>
extends java.lang.Object
implements <ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></pre>
<divclass="block">System in charge of <ahref="../../../../../com/djrapitops/plan/system/locale/Locale.html"title="class in com.djrapitops.plan.system.locale"><code>Locale</code></a>.</div>
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../../../com/djrapitops/plan/system/locale/LocaleSystem.html#LocaleSystem-com.djrapitops.plan.system.file.PlanFiles-com.djrapitops.plan.system.settings.config.PlanConfig-com.djrapitops.plugin.logging.console.PluginLogger-com.djrapitops.plugin.logging.error.ErrorHandler-">LocaleSystem</a></span>(<ahref="../../../../../com/djrapitops/plan/system/file/PlanFiles.html"title="class in com.djrapitops.plan.system.file">PlanFiles</a> files,
<ahref="../../../../../com/djrapitops/plan/system/settings/config/PlanConfig.html"title="class in com.djrapitops.plan.system.settings.config">PlanConfig</a> config,
<divclass="block">Performs enable actions for the subsystem.</div>
</td>
</tr>
<trid="i2"class="altColor">
<tdclass="colFirst"><code>static java.util.Map<java.lang.String,<ahref="../../../../../com/djrapitops/plan/system/locale/lang/Lang.html"title="interface in com.djrapitops.plan.system.locale.lang">Lang</a>></code></td>
<tdclass="colFirst"><code><ahref="../../../../../com/djrapitops/plan/system/locale/Locale.html"title="class in com.djrapitops.plan.system.locale">Locale</a></code></td>
public LocaleSystem(<ahref="../../../../../com/djrapitops/plan/system/file/PlanFiles.html"title="class in com.djrapitops.plan.system.file">PlanFiles</a> files,
<ahref="../../../../../com/djrapitops/plan/system/settings/config/PlanConfig.html"title="class in com.djrapitops.plan.system.settings.config">PlanConfig</a> config,
<pre>public static java.util.Map<java.lang.String,<ahref="../../../../../com/djrapitops/plan/system/locale/lang/Lang.html"title="interface in com.djrapitops.plan.system.locale.lang">Lang</a>> getIdentifiers()</pre>
</li>
</ul>
<aname="enable--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>enable</h4>
<pre>public void enable()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#enable--">SubSystem</a></code></span></div>
<divclass="block">Performs enable actions for the subsystem.</div>
<dd><code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#enable--">enable</a></code> in interface <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></code></dd>
</dl>
</li>
</ul>
<aname="disable--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>disable</h4>
<pre>public void disable()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#disable--">SubSystem</a></code></span></div>
<divclass="block">Performs disable actions for the subsystem</div>
<dd><code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#disable--">disable</a></code> in interface <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></code></dd>
</dl>
</li>
</ul>
<aname="getLocale--">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>getLocale</h4>
<pre>public <ahref="../../../../../com/djrapitops/plan/system/locale/Locale.html"title="class in com.djrapitops.plan.system.locale">Locale</a> getLocale()</pre>
<li><ahref="../../../../../com/djrapitops/plan/system/locale/LocaleFileWriter.html"title="class in com.djrapitops.plan.system.locale"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../com/djrapitops/plan/system/locale/Message.html"title="class in com.djrapitops.plan.system.locale"><spanclass="typeNameLink">Next Class</span></a></li>