Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@todo | 0 | @todo |
TODO | 5 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 5
de.aikiit.fotorenamer.gui.ImageDirectorySelector | Line |
---|---|
improve design, let class emit an event in case a directory was selected | 96 |
how can I communicate with the surrounding UI to block the user from pressing the buttons | 229 |
de.aikiit.fotorenamer.gui.ProgressBar | Line |
replace with a Timer - see http://download.oracle.com/javase/tutorial/uiswing/misc/timer.html | 122 |
de.aikiit.fotorenamer.image.AbstractImageRenamer | Line |
add second progressbar or counter for errors | 122 |
de.aikiit.fotorenamer.image.CreationDateFromExifImageRenamerTest | Line |
redesign application - component mingles function and GUI and is not clearly testable | 58 |