^1399884796739
@
sname
shell
stext
Drag & Move
sNO_TRIM
false
sCLOSE
true
sTITLE
true
sMIN
true
sMAX
true
sBORDER
false
sRESIZE
true
sON_TOP
false
sTOOL
false
sNO_FOCUS
false
swidth
400
sheight
300
scenterScreen
true
spack
false
smaximized
false
sfullScreen
false
sH_SCROLL
false
sV_SCROLL
false
sNO_BACKGROUND
false
sNO_MERGE_PAINTS
false
sNO_REDRAW_RESIZE
false
sNO_RADIO_GROUP
false
sEMBEDDED
false
sDOUBLE_BUFFERED
false
slabel
DragMove
scapture
false
senabled
true
sredraw
true
svisible
true
sxw_cl_global
false
sdescriptors
xworker.swt.widgets.Shell
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@DragMove
sname
DragMove
sdescriptors
xworker.swt.Widgets/@DragMove
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@DragMove/@actions
sname
actions
sdescriptors
xworker.swt.events.xworker.DragMove/@actions1
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@DragMove/@actions/@GroovyAction
sname
dragMoveMoved
sisSynchronized
false
sthrowException
true
suseOtherAction
false
svarScope
Local
sdisableGlobalContext
false
Scode
#$@text#$@
//移动窗口
def loc = shell.getLocation();
shell.setLocation(loc.x + dragMove.getOffsetX(), loc.y + dragMove.getOffsetY());
#$@text#$@
sinitBreakPoint
false
ssuccessBreakPoint
false
sexceptionBreakPoint
false
seditBreakPoint
false
sinterpretationType
Action
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@GroovyAction
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
