Where is ChartEditor?

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
RogerNye
Newbie
Newbie
Posts: 11
Joined: Mon Jan 12, 2009 12:00 am

Where is ChartEditor?

Post by RogerNye » Fri Sep 24, 2010 2:29 pm

I am working through Tutorial 1 of the Java edition and about halfway through it opens an editor with ChartEditor.editChart(...).

Where is the ChartEditor class?
From the Javadoc, it appears to be in com.steema.teechart.editors, but I don't see it.

I am using the SWT version of TChart for Java 2.

Many thanks
Roger

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

Re: Where is ChartEditor?

Post by Yeray » Fri Sep 24, 2010 3:21 pm

Hi Roger,

I'm afraid that the SWT version doesn't include the editor.
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

RogerNye
Newbie
Newbie
Posts: 11
Joined: Mon Jan 12, 2009 12:00 am

Re: Where is ChartEditor?

Post by RogerNye » Fri Sep 24, 2010 3:50 pm

Thanks Yeray,
That is a pity, but at least I can stop looking now.
I now realise I was using the wrong Javadoc and have found the SWT-specific version on the download site.

Am I following the wrong tutorial too?

It is the tutorial for Java and I didn't see a more specific one for SWT.

Also do you know, if there is a list of other features that are not supported for SWT?

It is difficult to distinguish whether something doesn't work because it is not supported, or because I am being stupid.

Many thanks
Roger

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Where is ChartEditor?

Post by Narcís » Mon Sep 27, 2010 10:48 am

Hi Roger,

No, TeeChart for Java for SWT is the same as the Swing component without chart editor support, it only includes print preview feature.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

RogerNye
Newbie
Newbie
Posts: 11
Joined: Mon Jan 12, 2009 12:00 am

Re: Where is ChartEditor?

Post by RogerNye » Mon Sep 27, 2010 11:31 am

Thanks Narcís.

Post Reply