me.escapeNT.pail.config
Class PanelConfig

java.lang.Object
  extended by me.escapeNT.pail.config.PanelConfig

public class PanelConfig
extends Object

Class to store the activation status of third party panels.

Author:
escapeNT

Field Summary
static File file
           
 
Constructor Summary
PanelConfig()
           
 
Method Summary
static Map<String,Boolean> getPanelsActivated()
           
static void load()
           
static void save()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

public static final File file
Constructor Detail

PanelConfig

public PanelConfig()
Method Detail

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.