Uses of Class
org.jjazz.utilities.api.MultipleErrorsReport
Packages that use MultipleErrorsReport
Package
Description
Service provider to provide rhythm instances.
The central place to get information about installed rhythms and get Rhythm instances.
-
Uses of MultipleErrorsReport in org.jjazz.coreuicomponents.api
Constructors in org.jjazz.coreuicomponents.api with parameters of type MultipleErrorsReportModifierConstructorDescriptionMultipleErrorsReportDialog(String dialogTitle, MultipleErrorsReport errRpt) Creates new form MultipleErrorsReportDialog -
Uses of MultipleErrorsReport in org.jjazz.rhythm.spi
Methods in org.jjazz.rhythm.spi with parameters of type MultipleErrorsReportModifier and TypeMethodDescriptionRhythmProvider.getBuiltinRhythms(MultipleErrorsReport errRpt) Get the built-in rhythms.RhythmProvider.getFileRhythms(boolean forceRescan, MultipleErrorsReport errRpt) Get the file-based rhythms. -
Uses of MultipleErrorsReport in org.jjazz.rhythmdatabase.api
Methods in org.jjazz.rhythmdatabase.api that return MultipleErrorsReportModifier and TypeMethodDescriptionDefaultRhythmDatabase.addRhythmsFromRhythmProviders(boolean excludeBuiltinRhythms, boolean excludeFileRhythms, boolean forceFileRhythmsRescan) Poll RhythmProvider instances from the global lookup to add rhythms. -
Uses of MultipleErrorsReport in org.jjazz.rhythmdatabaseimpl.api
Methods in org.jjazz.rhythmdatabaseimpl.api with parameters of type MultipleErrorsReportModifier and TypeMethodDescriptionFavoriteRhythmProvider.getBuiltinRhythms(MultipleErrorsReport errRpt) Return an empty list.FavoriteRhythmProvider.getFileRhythms(boolean forceRescan, MultipleErrorsReport errRpt) Return an empty list. -
Uses of MultipleErrorsReport in org.jjazz.yamjjazz.rhythm.api
Methods in org.jjazz.yamjjazz.rhythm.api with parameters of type MultipleErrorsReportModifier and TypeMethodDescriptionYamahaRhythmProvider.getBuiltinRhythms(MultipleErrorsReport errRpt) YamJJazzRhythmProvider.getBuiltinRhythms(MultipleErrorsReport errRpt) YamahaRhythmProvider.getFileRhythms(boolean forceRescan, MultipleErrorsReport errRpt) YamJJazzRhythmProvider.getFileRhythms(boolean forceRescan, MultipleErrorsReport errRpt)