Uses of Class
org.eclipse.ercp.eworkbench.ApplicationDescriptor

Packages that use ApplicationDescriptor
org.eclipse.ercp.eworkbench   
 

Uses of ApplicationDescriptor in org.eclipse.ercp.eworkbench
 

Methods in org.eclipse.ercp.eworkbench that return ApplicationDescriptor
 ApplicationDescriptor ApplicationRegistry.createApplication(java.lang.String label)
          Create a new application.
 

Methods in org.eclipse.ercp.eworkbench with parameters of type ApplicationDescriptor
 void ApplicationRegistry.addApplication(ApplicationDescriptor desc)
          Adds an application.