Initial commit from SVN.
This commit is contained in:
6
Foundation Builder/controls/cell-panel.cml
Normal file
6
Foundation Builder/controls/cell-panel.cml
Normal file
@@ -0,0 +1,6 @@
|
||||
<type name="cell-panel" extends="cell-container" inherit-styles="true">
|
||||
<builder jar="cell-panel.jar">
|
||||
<thin-swt class="com.foundation.tcv.swt.builder.cell.CellPanelBuilder"/>
|
||||
<thick-swt class="com.foundation.view.swt.builder.cell.CellPanelBuilder"/>
|
||||
</builder>
|
||||
</type>
|
||||
Reference in New Issue
Block a user