Hello World

1.Create SWT model

    The entry model of SWT program is generally xworker.swt.widgets.shell model. There are many ways to create SWT model. Here are several common ways.

1.1.Create SWT model in .dml program

    The SWT model can be created through the .dml program.

1.2.Create SWT model in Model Editor

    You can create SWT models in the model manager.

2.Edit and run SWT model

    SWT model is generally pre-defined. According to the definition, write attributes and manage sub nodes. You can run SWT model through SWT - > Run menu of shell node. SWT model can also be directly opened and executed in the operating system.

3.Deploy

    The model can be used in Java projects, where SWT models can be packaged into jar. It can be exported as an executable jar under the model project.

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号