blob: 034f70a0119192da8ffb7e19743f685aaffb6dd7 [file] [log] [blame]
<Shell xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
text="Button Visible Test">
<Shell.layout>
<GridLayout numColumns="1"/>
</Shell.layout>
<Button text="Open Message" Command="Message"/>
</Shell>