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 void
DAOFactory.registerMessageListener(Consumer<ProgressResult> listener)
Adds a listener that is interested in whether a new progress message is availablestatic void
DAOFactory.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 void
ConsoleHelper.registerMessageListener(Consumer<ProgressResult> listener)
Adds a listener that is interested in whether a new progress message is availablestatic void
ConsoleHelper.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 void
SynchroUpdaterWorker.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 void
StatusableWorker.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 void
BrolsPanel.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 void
BibliobrolMainPanel.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 void
PersonInfoPanel.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 void
SplashWorker.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 TypeMethodDescriptionvoid
BrolStatusBar.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 void
CewePanel.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 void
AbstractCrudPanel.LoadListWorker.process(List<ProgressResult> chunks)
protected void
CrudListPanel.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 void
EidPanel.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 void
SearchMediaPanel.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 void
MediaCleanerOptionsPanel.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 TypeMethodDescriptionvoid
MediaCleanerConsolePanel.print(ProgressResult result)
void
MediaCleanerConsolePanel.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 void
MReporterPanel.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 void
OldRenamerMainPanel.RenamerWorker.process(List<ProgressResult> chunks)
protected void
RenamerMainPanel.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 void
NfoRenamerPanel.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 void
TransfertPhotosPanel.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 void
SimpleRenamerPanel.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 void
RefreshSynchroPanel.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 void
Runtastic2GpxPanel.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 TypeMethodDescriptionvoid
ProgressInfoRenderer.print(JTextPane consoleTextPane, ProgressResult result, boolean addNewLineBreak)
Displays in a JTextPane a message resulting from a long Swing process.void
ProgressInfoRenderer.print(JTextPane consoleTextPane, ProgressResult result, int progressPercent, boolean addNewLineBreak)
Displays in a JTextPane a message resulting from a long Swing process.