Hello,
I've purchased TeeChart v1 for Java and would like to add it to the palette in the visual editor of JBuilder 2007. I've tried all hints/infos that are currently available in the Java forum. Nothing worked out so far. Please give me advice.
Thanks for your time,
Joerg
TeeChart Installation for JBuilder 2007
See also http://www.teechart.net/support/viewtopic.php?t=6556
JBuilder2007 uses Eclipse platform, so it is different from previous versions of JBuilder.
If you add the TeeChart.Swing.jar as a library, you can use the teechart widgets inside the Visual Editor, using the Choose Bean option.
To have the components appear on the palette a plugin needs to be created. For more information we refer to the eclipse documentation. Later versions of teechart might include such a plugin
Regards,
tom
JBuilder2007 uses Eclipse platform, so it is different from previous versions of JBuilder.
If you add the TeeChart.Swing.jar as a library, you can use the teechart widgets inside the Visual Editor, using the Choose Bean option.
To have the components appear on the palette a plugin needs to be created. For more information we refer to the eclipse documentation. Later versions of teechart might include such a plugin
Regards,
tom