net.ctdp.rfdynhud.editor
Class __EDPrivilegedAccess

java.lang.Object
  extended by net.ctdp.rfdynhud.editor.__EDPrivilegedAccess

public class __EDPrivilegedAccess
extends java.lang.Object

Don't use this at home!

Author:
Marvin Froehlich (CTDP)

Field Summary
static boolean isEditorMode
           
 
Constructor Summary
__EDPrivilegedAccess()
           
 
Method Summary
static void getEditorPresetsProperties(EditorPresets editorPresets, PropertiesContainer propsCont)
           
static void loadProperty(EditorPresets editorPresets, PropertyLoader loader)
           
static void saveProperties(EditorPresets editorPresets, PropertyWriter writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isEditorMode

public static boolean isEditorMode
Constructor Detail

__EDPrivilegedAccess

public __EDPrivilegedAccess()
Method Detail

getEditorPresetsProperties

public static final void getEditorPresetsProperties(EditorPresets editorPresets,
                                                    PropertiesContainer propsCont)

saveProperties

public static final void saveProperties(EditorPresets editorPresets,
                                        PropertyWriter writer)
                                 throws java.io.IOException
Throws:
java.io.IOException

loadProperty

public static final void loadProperty(EditorPresets editorPresets,
                                      PropertyLoader loader)