Uses of Class
org.mftech.dawn.runtime.client.DawnRuntimePlugin

Packages that use DawnRuntimePlugin
org.mftech.dawn.runtime.client   
 

Uses of DawnRuntimePlugin in org.mftech.dawn.runtime.client
 

Methods in org.mftech.dawn.runtime.client that return DawnRuntimePlugin
static DawnRuntimePlugin DawnRuntimePlugin.getDefault()
          Returns the shared instance
static DawnRuntimePlugin DawnRuntimePlugin.getPlugin()
           
 

Methods in org.mftech.dawn.runtime.client with parameters of type DawnRuntimePlugin
static void DawnRuntimePlugin.setPlugin(DawnRuntimePlugin plugin)