Package be.gaudry.model.thread.edu
Class PeriodsLoader
java.lang.Object
be.gaudry.model.crud.thread.AbstractLoLoader
be.gaudry.model.thread.edu.PeriodsLoader
- Since:
- 1.0 Nov 3, 2008
- Author:
- Steph GAUDRY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadItems(AbstractBrolWorker worker)
Processor method called by the swing workerMethods inherited from class be.gaudry.model.crud.thread.AbstractLoLoader
getProgressMax
-
Constructor Details
-
PeriodsLoader
-
-
Method Details
-
loadItems
Description copied from class:AbstractLoLoader
Processor method called by the swing worker- Specified by:
loadItems
in classAbstractLoLoader
- Parameters:
worker
- to allow loading the list asynchronous and sending each result in an Object[]
-