RunAsyncCode.runAsyncCode(CwCellList.class));
category.addExample(new CwCellTable(constants),
RunAsyncCode.runAsyncCode(CwCellTable.class));
category.addExample(new CwDataGrid(constants),
RunAsyncCode.runAsyncCode(CwDataGrid.class));
category.addExample(new CwCellTree(constants),
RunAsyncCode.runAsyncCode(CwCellTree.class));
category.addExample(new CwCellBrowser(constants),
RunAsyncCode.runAsyncCode(CwCellBrowser.class));
category.addExample(new CwCellSampler(constants),
RunAsyncCode.runAsyncCode(CwCellSampler.class));