Files
Brainstorm/Foundation Builder/controls/tree-component.cml
2014-05-30 10:31:51 -07:00

6 lines
233 B
Plaintext

<type name="tree-component" extends="collection-component" inherit-styles="true">
<builder jar="tree-component.jar">
<!-- Abstract -->
<thick-swt class="com.foundation.view.swt.builder.TreeComponentBuilder"/>
</builder>
</type>