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 43

Each tag is detailed below:

TODO

Number of occurrences found in the code: 43

org.springframework.binding.MutablePropertyAccessStrategy Line
check why this exists and where this is used. 58
check why this exists and where this is used. 71
org.springframework.binding.form.support.AbstractFormModel Line
- extract ConfigurableConversionService interface... 376
add a unit test with such a complex use case 636
org.springframework.binding.support.AbstractPropertyAccessStrategy Line
make this thread safe 290
org.springframework.binding.support.PropertyChangeSupportUtils Line
Move this code into {@link org.springframework.beans.BeanUtils} 31
org.springframework.binding.validation.support.DefaultValidationResultsModel Line
test 161
test 173
test 185
org.springframework.binding.value.support.BufferedValueModel Line
more class docs... 31
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.application.setup.SetupWizard Line
use org.springframework.richclient.application.Application.close(b, i) instead (if initialized?) 48
org.springframework.richclient.application.support.AbstractApplicationPage Line
implement editors 332
implement editors 336
org.springframework.richclient.command.support.ShowViewMenu Line
should this be confirming that 'this.window' is not null? 60
org.springframework.richclient.components.BigDecimalTextField Line
There's a third option: only negative numbers, this should be configurable as well. 41
check if selectAll() is appropriate in all cases. 256
org.springframework.richclient.core.LabelInfo Line
finish comment regarding backslash chars in props file Note that for label descriptors provided in properties files, an extra backslash will be required to avoid the single backslash being interpreted as a special character. </p> 62
org.springframework.richclient.dialog.TreeCompositeDialogPage Line
should resize all pages if this new page is the largest 140
org.springframework.richclient.dialog.control.ExtTabbedPane Line
move this to another package? 35
org.springframework.richclient.dialog.control.Tab Line
move this to another package? 27
org.springframework.richclient.exceptionhandling.AbstractDialogExceptionHandler Line
implement ability to deal with mnemonics (for example "&Shutdown" in messages.properties) 58
org.springframework.richclient.form.AbstractForm Line
check why we do allow setting when no control is created. ValueModels might exist already leading to an inconsistent state. 233
org.springframework.richclient.form.Form Line
check why it's specifically mentioning "singleLine" in the method name (can be any validationResultsReporter) 97
org.springframework.richclient.form.binding.swing.ComboBoxBinding Line
support for filters 32
org.springframework.richclient.form.binding.swing.FormattedTextFieldBinding Line
this is probably very broken. Need to do extensive testing. 28
implement ValueCommitPolicies 45
org.springframework.richclient.form.binding.swing.ListBinderAbstractTests Line
Auto-generated method stub 334
Auto-generated method stub 338
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. 121
org.springframework.richclient.form.binding.swing.SwingBindingFactoryTests Line
remove this nasty reflection once PropertyComparator is extended with the abbility to query the SortDefinition 196
org.springframework.richclient.form.binding.swing.TestingBinderSelectionStrategy Line
Auto-generated method stub 56
org.springframework.richclient.image.Handler Line
this entire implementation should be changed with a java.net.URLStreamHandlerFactory instead. 107
org.springframework.richclient.jnlp.JnlpPropertyPlaceholderConfigurer Line
logging 144
org.springframework.richclient.progress.ListStatusBarUpdater Line
i18n this message 93
org.springframework.richclient.table.AbstractBaseTableModelTests Line
finish comment 30
org.springframework.richclient.table.renderer.BooleanTableCellRenderer Line
localize value 38
org.springframework.richclient.text.TextComponentContainer Line
To change the template for this generated file go to Window - Preferences - Java - Code Style - Code Templates 4
org.springframework.richclient.util.EventListenerListHelperTests Line
why does this method need to throw an IllegalArgEx? 431
org.springframework.richclient.widget.AbstractTitledWidget Line
needed to comply to interface DescriptionConfigurable where will this end up? 87
org.springframework.richclient.widget.TitledWidgetForm Line
check all widget functionality 16
 
2004-2009 © The Spring Framework