TeeChart Jave inside Netbeans Plattform App

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
mkaker
Newbie
Newbie
Posts: 1
Joined: Tue Feb 02, 2010 12:00 am

TeeChart Jave inside Netbeans Plattform App

Post by mkaker » Sun Feb 28, 2010 5:32 pm

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

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

Re: TeeChart Jave inside Netbeans Plattform App

Post by Yeray » Wed Mar 10, 2010 12:02 pm

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.
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

Post Reply