drawFace() should be protected

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
znakeeye
Newbie
Newbie
Posts: 44
Joined: Mon Jan 07, 2013 12:00 am

drawFace() should be protected

Post by znakeeye » Fri Apr 26, 2013 10:46 pm

It is now private (in CircularGauge.java). I can't override it...

Yeray
Site Admin
Site Admin
Posts: 9533
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: drawFace() should be protected

Post by Yeray » Tue Apr 30, 2013 11:48 am

Hi,
znakeeye wrote:It is now private
Do you mean it wasn't in a previous version? I don't find anyone.
Anyway, the next maintenance release will have protected drawFace
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply