Uses of Class
be.gaudry.model.thread.ProgressResult
Packages that use ProgressResult
Package
Description
Provides the classes necessary to use logging or to display some information to the user
about what and how the application has done.
Provides the classes necessary to use threads.
-
Uses of ProgressResult in be.gaudry.dao.edu
Method parameters in be.gaudry.dao.edu with type arguments of type ProgressResultModifier and TypeMethodDescriptionstatic voidDAOFactory.registerMessageListener(Consumer<ProgressResult> listener)Adds a listener that is interested in whether a new progress message is availablestatic voidDAOFactory.removeMessageListener(Consumer<ProgressResult> listener)Removes a listener that was interested in whether a new progress message is available -
Uses of ProgressResult in be.gaudry.debug
Method parameters in be.gaudry.debug with type arguments of type ProgressResultModifier and TypeMethodDescriptionstatic voidConsoleHelper.registerMessageListener(Consumer<ProgressResult> listener)Adds a listener that is interested in whether a new progress message is availablestatic voidConsoleHelper.removeMessageListener(Consumer<ProgressResult> listener)Removes a listener that was interested in whether a new progress message is available -
Uses of ProgressResult in be.gaudry.model.thread
Method parameters in be.gaudry.model.thread with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidSynchroUpdaterWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.model.thread.edu
Method parameters in be.gaudry.model.thread.edu with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidStatusableWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.bibliobrol.brol
Method parameters in be.gaudry.swing.bibliobrol.brol with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidBrolsPanel.LoadListWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.bibliobrol.control
Method parameters in be.gaudry.swing.bibliobrol.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidBibliobrolMainPanel.LoadCatalogsWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.bibliobrol.person
Method parameters in be.gaudry.swing.bibliobrol.person with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidPersonInfoPanel.LoadListWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.bibliobrol.splash
Method parameters in be.gaudry.swing.bibliobrol.splash with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidSplashWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.component.statusbar
Methods in be.gaudry.swing.component.statusbar with parameters of type ProgressResultModifier and TypeMethodDescriptionvoidBrolStatusBar.addProgressRedult(ProgressResult progressResult) -
Uses of ProgressResult in be.gaudry.swing.control
Method parameters in be.gaudry.swing.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidCewePanel.Cewe2PdfWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.crud
Method parameters in be.gaudry.swing.crud with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidAbstractCrudPanel.LoadListWorker.process(List<ProgressResult> chunks)protected voidCrudListPanel.LoadListWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.eid.control.eidpart
Method parameters in be.gaudry.swing.eid.control.eidpart with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidEidPanel.EIDReadWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.finder.control
Method parameters in be.gaudry.swing.file.finder.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidSearchMediaPanel.SearchMediaWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.mediacleaner
Method parameters in be.gaudry.swing.file.mediacleaner with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidMediaCleanerOptionsPanel.MediaCleanerWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.mediacleaner.controls
Methods in be.gaudry.swing.file.mediacleaner.controls with parameters of type ProgressResultModifier and TypeMethodDescriptionvoidMediaCleanerConsolePanel.print(ProgressResult result)voidMediaCleanerConsolePanel.print(ProgressResult result, int progressvalue) -
Uses of ProgressResult in be.gaudry.swing.file.mreporter.control
Method parameters in be.gaudry.swing.file.mreporter.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidMReporterPanel.MediaReportWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.renamer.controls
Method parameters in be.gaudry.swing.file.renamer.controls with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidOldRenamerMainPanel.RenamerWorker.process(List<ProgressResult> chunks)protected voidRenamerMainPanel.SearchFilesWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.renamer.controls.nfo
Method parameters in be.gaudry.swing.file.renamer.controls.nfo with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidNfoRenamerPanel.RenameFilesWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.renamer.controls.photo
Method parameters in be.gaudry.swing.file.renamer.controls.photo with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidTransfertPhotosPanel.TransfertPhotosWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.renamer.controls.simple
Method parameters in be.gaudry.swing.file.renamer.controls.simple with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidSimpleRenamerPanel.RenameFilesWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.file.synchro.control
Method parameters in be.gaudry.swing.file.synchro.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidRefreshSynchroPanel.RefreshSynchroPanelWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.tools.gps.control
Method parameters in be.gaudry.swing.tools.gps.control with type arguments of type ProgressResultModifier and TypeMethodDescriptionprotected voidRuntastic2GpxPanel.Runtastic2GPXWorker.process(List<ProgressResult> chunks) -
Uses of ProgressResult in be.gaudry.swing.utils
Methods in be.gaudry.swing.utils with parameters of type ProgressResultModifier and TypeMethodDescriptionvoidProgressInfoRenderer.print(JTextPane consoleTextPane, ProgressResult result, boolean addNewLineBreak)Displays in a JTextPane a message resulting from a long Swing process.voidProgressInfoRenderer.print(JTextPane consoleTextPane, ProgressResult result, int progressPercent, boolean addNewLineBreak)Displays in a JTextPane a message resulting from a long Swing process.