Uses of Interface
com.developmentontheedge.jobcontrol.JobControlListener

Packages that use JobControlListener
biouml.plugins.simulation   
biouml.workbench.module   
com.developmentontheedge.application   
com.developmentontheedge.jobcontrol   
 

Uses of JobControlListener in biouml.plugins.simulation
 

Constructors in biouml.plugins.simulation with parameters of type JobControlListener
SimulatorJobControl(org.apache.log4j.Category cat, JobControlListener l)
           
 

Uses of JobControlListener in biouml.workbench.module
 

Classes in biouml.workbench.module that implement JobControlListener
 class StatusInfoDialog
          Dialog for status info
 

Uses of JobControlListener in com.developmentontheedge.application
 

Classes in com.developmentontheedge.application that implement JobControlListener
 class ApplicationStatusBar
           
 

Uses of JobControlListener in com.developmentontheedge.jobcontrol
 

Classes in com.developmentontheedge.jobcontrol that implement JobControlListener
 class JobControlListenerAdapter
          JobControlListenerAdapter is "empty" implementation of JobControlListener interface.It is used for derived classes.
 class JobProgressBar
           
 

Methods in com.developmentontheedge.jobcontrol with parameters of type JobControlListener
 void JobControl.addListener(JobControlListener listener)
          Adds JobControlListener object
 void AbstractJobControl.addListener(JobControlListener listener)
           
 

Constructors in com.developmentontheedge.jobcontrol with parameters of type JobControlListener
FunctionJobControl(org.apache.log4j.Category cat, JobControlListener l)
          Constructs FunctionJobControl
AbstractJobControl(org.apache.log4j.Category cat, JobControlListener listener)
          Constructs JobControl with specified Category and JobControlListener
 



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