Page 1 of 1

ImageIcon NullPointer

Posted: Mon Jun 14, 2010 6:04 pm
by 15354147
I haven't really needed the ChartEditor but now I think it will make my life easier to find out the nomenclature you guys use for things because it is not intuitive to me. BUT every since I did the update eariler this year I get a NullPointer from java for an ImageIcon

com.steema.teechart.editors.ChartListBox$Renderer.getListCellRendererComponent(ChartListBox.java:358)



I also noticed the newest download did *NOT* have a TeeChart.Features.jar it only had the Swing and SWT jar's

How do I fix this?

Brian

Re: ImageIcon NullPointer

Posted: Thu Jun 17, 2010 9:52 am
by yeray
Hi ZooX,
ZooX wrote:I haven't really needed the ChartEditor but now I think it will make my life easier to find out the nomenclature you guys use for things because it is not intuitive to me. BUT every since I did the update eariler this year I get a NullPointer from java for an ImageIcon

com.steema.teechart.editors.ChartListBox$Renderer.getListCellRendererComponent(ChartListBox.java:358)
Could you please send us a simple example project we can run as-is to reproduce this problem here?
ZooX wrote:I also noticed the newest download did *NOT* have a TeeChart.Features.jar it only had the Swing and SWT jar's
I can see the TeeChart.Features.jar in \Examples\Swing\Features\
Could you please verify it?