Adding or Removing Builder Panels at Runtime

To add or remove CalcBuilder or QueryBuilder panels at runtime, use the following steps:

  1. Invoke the addPanel or removePanel methods of the CalcBuilder object or the QueryBuilder object as needed.

  2. Invoke the refresh method of the CalcBuilderDialog object or the QueryBuilderDialog object.

Adding New Panels to a Builder Container