Re: Javadoc misprint for DefaultListSelectionModel
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Oh, ok, I thought you were a committer. I'll make the change. BTW, shouldn't SINGLE_SELECTION, SINGLE_INTERVAL_SELECTION, and MULTIPLE_INTERVAL_SELECTION be static variables in ListSelectionModel? They aren't currently. I don't see why not? Actually, they should also be final. Any objections to making them static final? Jake At 10:57 AM 5/5/2003 -0600, you wrote: >Yes that's right... I however am not a commiter so I don't have access to >check in changes to source files. > >-shawn > >Jacob Kjome wrote: >>Hi Shawn, >>Go ahead and make the change. It is just a Javadoc correction, right? >> >>Jake >>At 10:03 AM 5/5/2003 -0600, you wrote: >> >>>Hey guys, just wanted to let someone know that there is some incorrect >>>information in the javadoc comments for DefaultListSelectionModel. >>>Specifically, the comments for setSelectionMode() claim "the default it >>>MULTIPLE_INTERVAL_SELECTION". However, after wondering why my BSelect >>>wasn't working and then looking at the source I see that should actually >>>say "SINGLE_SELECTION". >>> >>>-shawn >>> >>>_______________________________________________ >>>Barracuda mailing list >>>[email protected] >>>http://barracudamvc.org/lists/listinfo/barracuda > >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda