11 lines
390 B
Plaintext
11 lines
390 B
Plaintext
<type name="scrollable-component" extends="component" inherit-styles="true">
|
|
<builder jar="scrollable-component.jar">
|
|
<!-- Abstract -->
|
|
<thin-swt class="com.foundation.tcv.swt.builder.ScrollableComponentBuilder"/>
|
|
<thick-swt class="com.foundation.view.swt.builder.ScrollableComponentBuilder"/>
|
|
</builder>
|
|
|
|
<style name="horizontal scroll"/>
|
|
<style name="vertical scroll"/>
|
|
</type>
|