actually Andy HSSFColor isn't in 1.5 (that I can see) HSSFColorConstants is, but is also deprecated
IMHO you should've *not* deprecated the original colour constants till the docs caught up. 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]>
