Uses of Class
project35.workBench.Project35DeploymentType

Packages that use Project35DeploymentType
project35.workBench This package is responsible for creating the Project35 Work Bench,which allows users to launch Project35 Dialog instances that are generated from different models. 
 

Uses of Project35DeploymentType in project35.workBench
 

Fields in project35.workBench declared as Project35DeploymentType
static Project35DeploymentType Project35DeploymentType.DESKTOP_DEPLOYMENT
           
static Project35DeploymentType Project35DeploymentType.TABLET_DEPLOYMENT
           
 

Methods in project35.workBench that return Project35DeploymentType
 Project35DeploymentType Project35WorkBenchMenuBar.getDeploymentType()
          determines whether the data entry tools generated by the work bench have forms that suit a desktop PC monitor or a Tablet PC.