Uses of Class
de.cbse.jeasy.JEGlobal

Uses of JEGlobal in de.cbse.jeasy
 

Fields in de.cbse.jeasy declared as JEGlobal
(package private)  JEGlobal JEDynamicContainer.jeglobal
           
 

Methods in de.cbse.jeasy that return JEGlobal
 JEGlobal Preview.getGlobal()
           
static JEGlobal JEObject.getJEGlobal()
          Gets the JEGlobal object as defined in JEStart.
 

Methods in de.cbse.jeasy with parameters of type JEGlobal
static void JEObject.setJeGlobal(JEGlobal jeglobal)