Uses of Interface
com.developmentontheedge.jobcontrol.JobControl

Packages that use JobControl
biouml.plugins.simulation   
biouml.workbench.module   
com.developmentontheedge.jobcontrol   
ru.biosoft.access.support   
 

Uses of JobControl in biouml.plugins.simulation
 

Classes in biouml.plugins.simulation that implement JobControl
 class SimulatorJobControl
           
 

Uses of JobControl in biouml.workbench.module
 

Constructors in biouml.workbench.module with parameters of type JobControl
StatusInfoDialog(ApplicationFrame frame, java.lang.String title, org.apache.log4j.Category cat, JobControl jobControl)
          A constructor
 

Uses of JobControl in com.developmentontheedge.jobcontrol
 

Classes in com.developmentontheedge.jobcontrol that implement JobControl
 class AbstractJobControl
          AbstractJobControl is default implementation of JobControl interface.
 class ClassJobControl
           
 class FunctionJobControl
          Provides JobControl functionality for long time performed functions FunctionJobControl is intended for control of function processing.
 

Fields in com.developmentontheedge.jobcontrol declared as JobControl
protected  JobControl JobControlEvent.jobControl
           
 

Methods in com.developmentontheedge.jobcontrol that return JobControl
 JobControl JobControlEvent.getJobControl()
          Gets connected with this event JobControl
 

Methods in com.developmentontheedge.jobcontrol with parameters of type JobControl
 void JobControlPane.setJobControl(JobControl jobCtrl)
          Sets JobControl
 

Constructors in com.developmentontheedge.jobcontrol with parameters of type JobControl
JobControlEvent(JobControl jobControl, java.lang.String message)
          Constructs JobControlEvent with specified jobControl and message
JobControlEvent(JobControl jobControl)
          Constructs JobControlEvent with specified jobControl
 

Uses of JobControl in ru.biosoft.access.support
 

Methods in ru.biosoft.access.support that return JobControl
 JobControl AbstractImportDialog.getJobControl()
          JobControl for Match - allows to control Match
 JobControl AbstractExportDialog.getJobControl()
          JobControl for Match - allows to control Match
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.