> actually Andy HSSFColor isn't in 1.5 (that I can see) HSSFColorConstants is, > but is also deprecated
Odd, it says its in 1.5. http://cvs.apache.org/viewcvs/jakarta-poi/src/java/org/apache/poi/hssf/util/HSSFColor.java > IMHO you should've *not* deprecated the original colour constants till the > docs caught up. I don't disagree. Sorry. All I can say is: "Oops" -Andy On Mon, 2002-05-20 at 17:26, Danny Angus wrote: > > > d. > > > -----Original Message----- > > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > Sent: 20 May 2002 21:11 > > To: POI Users List > > Subject: Re: deprectaed > > > > > > Either way will still work in 1.5. It becomes rather obvious in the dev > > builds (via compilation errors) which to use. You make a good > > point though. Please open a bug againse 1.5.1 remarking that this > > should be corrected. Best not to lead those who are not aware of > > deprecations down the wrong path. > > > > -Andy > > > > Danny Angus wrote: > > > > >Ah, fair enough. > > >Its not correct in the 1.5 distro version, but it'll be too > > late for that > > >now. > > > > > > > > > > > >>-----Original Message----- > > >>From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > > >>Sent: 20 May 2002 19:13 > > >>To: POI Users List > > >>Subject: Re: deprectaed > > >> > > >> > > >>looks fine to me: http://jakarta.apache.org/poi/hssf/how-to.html > > >> > > >>Danny Angus wrote: > > >> > > >> > > >> > > >>>Thank you. > > >>>Someone should perhaps change the example in the how-to > > >>> > > >>> > > >>> > > >>> > > >>> > > >>>>-----Original Message----- > > >>>>From: David Haskell [mailto:[EMAIL PROTECTED]] > > >>>>Sent: 20 May 2002 17:17 > > >>>>To: POI Users List > > >>>>Subject: RE: deprectaed > > >>>> > > >>>> > > >>>>org.apache.poi.hssf.util.HSSFColor > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>>>-----Original Message----- > > >>>>>From: Danny Angus [mailto:[EMAIL PROTECTED]] > > >>>>>Sent: Monday, May 20, 2002 9:07 AM > > >>>>>To: POI Users List > > >>>>>Subject: deprectaed > > >>>>> > > >>>>> > > >>>>>The variable WHITE in interface > > >>>>>org.apache.poi.hssf.usermodel.HSSFColorConstants has been deprecated. > > >>>>> > > >>>>>What should I use instead of the colour values? > > >>>>> > > >>>>>d. > > >>>>> > > >>>>> > > >>>>>-- > > >>>>>To unsubscribe, e-mail: > > >>>>> > > >>>>> > > >>>>> > > >>>>> > > >>>><mailto:[EMAIL PROTECTED]> > > >>>> > > >>>> > > >>>> > > >>>> > > >>>>>For additional commands, e-mail: > > >>>>> > > >>>>> > > >>>>> > > >>>>> > > >>>><mailto:[EMAIL PROTECTED]> > > >>>> > > >>>> > > >>>>-- > > >>>>To unsubscribe, e-mail: > > >>>> > > >>>> > > ><mailto:[EMAIL PROTECTED]> > > > > > > > > >>>For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > >>> > >>> > >>> > >>> > >>> > >>-- > >>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > >> > >> > >> > >> > >> > >> > > > > > > > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > >-- > >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- http://www.superlinksoftware.com - software solutions for business http://jakarta.apache.org/poi - Excel/Word/OLE 2 Compound Document in Java http://krysalis.sourceforge.net/centipede - the best build/project structure a guy/gal could have! - Make Ant simple on complex Projects! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
