Initial commit from SVN.
This commit is contained in:
6
Foundation Builder/controls/tree-component.cml
Normal file
6
Foundation Builder/controls/tree-component.cml
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user