Uses of Class
org.ascape.runtime.AbstractUIEnvironment

Packages that use AbstractUIEnvironment
org.ascape.model   
 

Uses of AbstractUIEnvironment in org.ascape.model
 

Methods in org.ascape.model that return AbstractUIEnvironment
 AbstractUIEnvironment Scape.getUIEnvironment()
          Returns the user environment for this scape.
 AbstractUIEnvironment Scape.getUserEnvironment()
          Deprecated. retained for backward compatability, please use #getUIEnvironment instead.