^1439514605892
@
sname
SwtRunner
slabel
SwtRunner
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p><strong>SwtRunner</strong></p>

<p>有一个欢迎页面的，可以启动一些有进度的任务的，最后打开一个SWT窗口的执行器。</p>

<p><strong>启动装载页面</strong></p>

<p>如果splash=true，那么会先显示一个400*300大小的启动画面，这个画面里可以显示装载信息和装载任务的进度。</p>

<p><strong>可以重写的方法</strong></p>

<ul>
	<li><strong>onShellOpened</strong><br />
	窗口打开后执行，参数shell(org.eclipse.swt.widgets.Shell)。</li>
</ul>
#$@text#$@
snotXmlAttribute
false
@/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@/@actions/@run
sname
run
sisSynchronized
false
sthrowException
false
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.xworker.SwtRunnerCreator
smethodName
run
sdisableGlobalContext
false
sdescriptors
xworker.lang.actions.JavaAction
@/@actions/@onFinished
sname
onFinished
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.xworker.SwtRunnerCreator
smethodName
onTaskFinished
sdisableGlobalContext
false
sattributeTemplate
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sth_mark
false
@/@actions/@onShellOpened
sname
onShellOpened
sdescriptors
xworker.lang.actions.Actions/@NOOP
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@shellName
sname
shellName
sreadOnly
false
sinheritDescription
false
sdescription
<p>shell的标题，显示的应用名称。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@/@shellThingPath
sname
shellThingPath
sinputtype
dataSelector
ssize
60
scolspan
2
sdescription
<p>shell事物路径。</p>
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@/@splash
sname
splash
sinputtype
truefalse
sshowLabel
true
sreadOnly
false
sdefault
true
sinheritDescription
false
sdescription
<p>是否先打开装载画面。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@/@splashIcon
sname
splashIcon
sinputtype
dataSelector
sshowLabel
true
ssize
60
scolspan
2
sreadOnly
false
sinheritDescription
false
sdescription
<p>欢迎图片，400 * 300大小。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@/@labelColor
sname
labelColor
sinputtype
colorpicker
sshowLabel
true
sreadOnly
false
sinheritDescription
false
sdescription
<p>标签的颜色，显示在进度条上的进度说明标签。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@/@exitOnClose
sname
exitOnClose
sinputtype
truefalse
sshowLabel
true
sreadOnly
false
sdefault
false
sinheritDescription
false
sdescription
<p>当打开的shell关闭后是否退出系统。</p>
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_mark
false
@/@Tasks
sname
Tasks
sdescriptors
xworker.lang.MetaDescriptor3/@thing
sextends
xworker.swt.util.Tasks
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p>装载任务列表。</p>
sth_createIndex
false
sth_mark
false
@/@actions1
sname
actions
slabel
Actions
sdescriptors
xworker.lang.MetaDescriptor2/@thing
sextends
xworker.lang.actions.Actions
smany
true
seditCols
2
Sdescription
#$@text#$@
<p>动作集合，通过子节点可以添加各种动作，动作通常是一个可执行的程序。</p>
<p>事物的第一个动作集合的子事物才可以作为事物的行为，第二个及其他动作集合就不能作为事物的行为使用了，事物的行为默认找第一个动作集合。</p>
<p>事物的run方法一般是这个事物转化为动作之后执行的方法。</p>
#$@text#$@
sid
actions
szh_label
动作
sth_createIndex
false
@/@actions1/@name
sname
name
sid
name
sdescriptors
xworker.lang.MetaDescriptor2/@attribute
