se.kmr.scam.editor.properties
Class EditorResources
java.lang.Object
se.kmr.scam.editor.properties.EditorResources
- public class EditorResources
- extends Object
- Version:
- 1.0
- Author:
- Erik Barke (eba@ur.se)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isAllEditingAllowed
public static boolean isAllEditingAllowed
FONT_NAME_KEY
public static final String FONT_NAME_KEY
- See Also:
- Constant Field Values
FONT_SIZE_KEY
public static final String FONT_SIZE_KEY
- See Also:
- Constant Field Values
FONT_STYLE_KEY
public static final String FONT_STYLE_KEY
- See Also:
- Constant Field Values
FONT_STYLE_PLAIN
public static final String FONT_STYLE_PLAIN
- See Also:
- Constant Field Values
FONT_STYLE_BOLD
public static final String FONT_STYLE_BOLD
- See Also:
- Constant Field Values
FONT_STYLE_ITALIC
public static final String FONT_STYLE_ITALIC
- See Also:
- Constant Field Values
LANGUAGE_KEY
public static final String LANGUAGE_KEY
- See Also:
- Constant Field Values
COUNTRY_KEY
public static final String COUNTRY_KEY
- See Also:
- Constant Field Values
USERNAME_KEY
public static final String USERNAME_KEY
- See Also:
- Constant Field Values
isXP
public static boolean isXP
preferences
public static Properties preferences
editor
public static ResourceBundle editor
messages
public static ResourceBundle messages
widgets
public static ResourceBundle widgets
locale
public static Locale locale
font
public static Font font
defaultBackground
public static Color defaultBackground
EditorResources
public EditorResources()
init
public static void init()
storePreferences
public static void storePreferences()
getFontStyle
public static int getFontStyle(String key)
- Parameters:
key
-
- Returns:
getInt
public static int getInt(String key)
- Parameters:
key
-
- Returns:
Copyright © 2003 SCAM. All Rights Reserved.