Uses of Class
org.fuin.jmsmvc4swing.base.ProgressInfo

Packages that use ProgressInfo
org.fuin.jmsmvc4swing.base Classes for usage within your application. 
org.fuin.jmsmvc4swing.jms Internal classes for handling the JMS specific part Classes from this package should not be used within your application). 
 

Uses of ProgressInfo in org.fuin.jmsmvc4swing.base
 

Methods in org.fuin.jmsmvc4swing.base with parameters of type ProgressInfo
 void ControllerResultListener.progress(ProgressInfo progressInfo)
          Controller signals progress.
 void ControllerResultBusyAdapter.progress(ProgressInfo progressInfo)
          Controller signals progress.
 void ControllerResultAdapter.progress(ProgressInfo progressInfo)
          Controller signals progress.
 

Uses of ProgressInfo in org.fuin.jmsmvc4swing.jms
 

Methods in org.fuin.jmsmvc4swing.jms with parameters of type ProgressInfo
 void MethodResultSender.progress(ProgressInfo progressInfo)
          Publish a PROGESS event.
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.