me.escapeNT.pail.config
Class PanelConfig
java.lang.Object
me.escapeNT.pail.config.PanelConfig
public class PanelConfig
- extends Object
Class to store the activation status of third party panels.
- Author:
- escapeNT
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
public static final File file
PanelConfig
public PanelConfig()
save
public static void save()
load
public static void load()
getPanelsActivated
public static Map<String,Boolean> getPanelsActivated()
- Returns:
- the panels
Copyright © 2011. All Rights Reserved.