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 |
Total number of occurrences |
@todo
|
0 |
TODO
|
15 |
Each tag is detailed below:
Number of occurrences found in the code: 0
Number of occurrences found in the code: 15
org.springframework.richclient.application.mdi.contextmenu.DefaultDesktopCommandGroupFactory |
Line |
implement this |
46
|
try to get the frames in the order they've been added to the desktop pane instead of the current z-order. |
71
|
org.springframework.richclient.beans.DefaultMemberPropertyAccessor |
Line |
Auto-generated method stub |
327
|
org.springframework.richclient.form.binding.swing.NumberBinder |
Line |
it might be better to get the number of decimals/nonDecimals from the format |
56
|
org.springframework.richclient.form.binding.swing.NumberBinding |
Line |
This leaves one problem: when validating and eg coloring/adding overlay the panel is used instead of the inputfield. There could be an interface that returns the correct component to be handled while validating. |
125
|
org.springframework.richclient.preference.PreferenceDialog |
Line |
handle exception |
78
|
org.springframework.richclient.settings.jdbc.JdbcSettings |
Line |
assert dataSource not null |
57
|
assert user not empty |
60
|
org.springframework.richclient.settings.jdbc.JdbcSettingsFactory |
Line |
somehow make the key unique by adding a user name or login or something |
51
|
org.springframework.richclient.settings.support.TreeMemento |
Line |
log this |
98
|
store lead and anchor selection |
104
|
org.springframework.richclient.settings.xml.FileSystemXmlSettingsReaderWriter |
Line |
create DTD + validate parsing |
79
|
org.springframework.richclient.swing.BigDecimalTextField |
Line |
There's a third option: only negative numbers, this should be configurable as well. |
42
|
check if selectAll() is appropriate in all cases. |
257
|
org.springframework.richclient.table.support.ResizeTableColumnSupport |
Line |
assert table not null |
115
|