Page 1 of 1

TeeChart Jave inside Netbeans Plattform App

Posted: Sun Feb 28, 2010 5:32 pm
by 15355172
We working on an Netbeans Plattform App and we would like to use TeeChart Java inside an Modul.
For these issue we have include the TeeChart.Swing.jar in an Library Modul and link the in the Netbeans Modul.

Now we have the problem that we can't use the TeeChart Palette parts like the TeeCommander e.g. with exception of the TeeChart component.

Is it possible to build Library Moduls witch includes the Palette parts separated?


Thanks and Best Regards

Matthias

Re: TeeChart Jave inside Netbeans Plattform App

Posted: Wed Mar 10, 2010 12:02 pm
by yeray
Hi Matthias,

TeeCommander forms part of the same library package as TeeChart. Using the sourcecode it would be possible to remove parts of the library that are not required and recompile but it would be difficult to maintain and as such we do not recommend that approach. Most TeeCommander functionality is related to TeeChart itself. If you intend not to use TeeChart itself you might like to consider using a ToolBar or buttons that do not depend on the TeeChart library.