Uses of Class
de.cbse.jeasy.JELocaleProperties

Uses of JELocaleProperties in de.cbse.jeasy
 

Fields in de.cbse.jeasy declared as JELocaleProperties
protected  JELocaleProperties JEObject.propertyHashMap
           
 

Methods in de.cbse.jeasy that return JELocaleProperties
static JELocaleProperties JEObject.getLocaleProperties()
          Gets the properties set for this jeasy object.
static JELocaleProperties JEObject.getObjectsHashMap()
          Gets the HashMap where all jeasy objects are stored with their id.
static JELocaleProperties JEObject.getObjectsNonPreviewHashMap()
          Gets the HashMap where all jeasy objects are stored with their id.
static JELocaleProperties JEObject.getPreviewHashMap()
          Gets the Preview HashMap where all jeasy objects are stored with their id for the preview inside the JEasy Repository.
 JELocaleProperties JEObject.getPropertieHashMap()
          Gets the hashmap of the JELocaleProperties.
 

Methods in de.cbse.jeasy with parameters of type JELocaleProperties
static void JEObject.setLocaleProperties(JELocaleProperties localeProperties)
           
static void JEObject.setPreviewHashMap(JELocaleProperties phm)
          Sets the static Preview HashMap to hold all jeasy objects for preview.
 void JEObject.setPropertieHashMap(JELocaleProperties propertyHashMap)
           
 

Constructors in de.cbse.jeasy with parameters of type JELocaleProperties
JEAnimation(JELocaleProperties hm)
          Reads the properties from a HashMap
JEBorder(JELocaleProperties hm)
          Reads the properties from a HashMap
JEButton(JELocaleProperties hm)
          Reads the properties from a HashMap
JEButtonGroup(JELocaleProperties hm)
          Reads the properties from a HashMap
JECheckBox(JELocaleProperties hm)
          Reads the properties from a HashMap
JECheckBoxMenuItem(JELocaleProperties hm)
          Reads the properties from a HashMap
JEColor(JELocaleProperties hm)
          Reads the properties from a HashMap
JEComboBox(JELocaleProperties hm)
          Reads the properties from a HashMap
JEComboList(JELocaleProperties hm)
          Reads the properties from a HashMap
JEConstraints(JELocaleProperties hm)
          Reads the properties from a HashMap
JEDataField(JELocaleProperties hm)
          Reads the properties from a HashMap
JEDataType(JELocaleProperties hm)
          Reads the properties from a HashMap
JEDesktopPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JEDialog(JELocaleProperties hm)
          Reads the properties from a HashMap
JEEditorPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JEFont(JELocaleProperties hm)
          Reads the properties from a HashMap
JEFormat(JELocaleProperties hm)
          Reads the properties from a HashMap
JEFrame(JELocaleProperties hm)
          Reads the properties from a HashMap
JEGlobal(JELocaleProperties hm)
          Reads the properties from a HashMap
JEGradientPaint(JELocaleProperties hm)
          Reads the properties from a HashMap
JEHelp(JELocaleProperties hm)
          Reads the properties from a HashMap
JEImageIcon(JELocaleProperties hm)
          Reads the properties from a HashMap
JEInsets(JELocaleProperties hm)
          Reads the properties from a HashMap
JEInternalFrame(JELocaleProperties hm)
          Reads the properties from a HashMap
JELabel(JELocaleProperties hm)
          Reads the properties from a HashMap
JEList(JELocaleProperties hm)
          Reads the properties from a HashMap
JELocale(JELocaleProperties hm)
          Reads the properties from a HashMap
JELocaleProperties(JELocaleProperties propertyHashMap)
           
JEMenu(JELocaleProperties hm)
          Reads the properties from a HashMap
JEMenuBar(JELocaleProperties hm)
          Reads the properties from a HashMap
JEMenuItem(JELocaleProperties hm)
          Reads the properties from a HashMap
JEMessage(JELocaleProperties hm)
          Reads the properties from a HashMap
JEMethodInvocation(JELocaleProperties hm)
          Reads the properties from a HashMap
JEObject(JELocaleProperties hm)
           
JEOptionPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JEPanel(JELocaleProperties hm)
          Reads the properties from a HashMap
JEPopup(JELocaleProperties hm)
          Reads the properties from a HashMap
JEProgressBar(JELocaleProperties hm)
          Reads the properties from a HashMap
JERadioButton(JELocaleProperties hm)
          Reads the properties from a HashMap
JERadioButtonMenuItem(JELocaleProperties hm)
          Reads the properties from a HashMap
JESpinner(JELocaleProperties hm)
          Reads the properties from a HashMap
JESplitPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JEStart(JELocaleProperties hm)
          Reads the properties from a HashMap
JEString(JELocaleProperties hm)
          Reads the properties from a HashMap
JETabbedPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JETable(JELocaleProperties hm)
          Reads the properties from a HashMap
JETaskPane(JELocaleProperties hm)
          Reads the properties from a HashMap
JETexturePaint(JELocaleProperties hm)
          Reads the properties from a HashMap
JETheme(JELocaleProperties hm)
          Reads the properties from a HashMap
JETips(JELocaleProperties hm)
          Reads the properties from a HashMap
JEToolBar(JELocaleProperties hm)
          Reads the properties from a HashMap
JETree(JELocaleProperties hm)
          Reads the properties from a HashMap
JETreeNode(JELocaleProperties hm)
          Reads the properties from a HashMap
JEWindow(JELocaleProperties hm)
          Reads the properties from a HashMap