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
TeeChart Jave inside Netbeans Plattform App
Re: TeeChart Jave inside Netbeans Plattform App
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |