Enterprise Tree Map 2 SDK
Overview FAQ Free Trial Demos
Features Licensing Request Info

Users Can Quickly: Developers Can Easily:
Identify Trends Configure
Isolate Problems Integrate
Uncover Opportunities Extend
Discover Relationships

Easy to Configure

Supporting both design-time and run-time configuration, Enterprise Tree Map 2 SDK is easy to configure, yet flexible enough to accommodate different configuration scenarios.

JavaBean Configuration

All components of Enterprise Tree Map 2 SDK are designed to be configurable within a design-time JavaBean IDE environment, just like any other Swing component. Simply drop in our SwingTreeMap or AWTTreeMap bean, and configure it using your IDE's built-in properties editor.

Configuration Properties

For those who want to store configuration information as an external resource, or configure Enterprise Tree Map 2 SDK at runtime, we have our Configuration system, supporting:

  • XML
  • Java properties
  • Applet parameters

All formats support both basic property storage and advanced object instantiation and configuration. If you need your own custom format, we provide a simple configuration interface that can be easily implemented and plugged in.

Other Benefits: