sample
script
syncExec.py
Go to the documentation of this file.
1
import
org.eclipse.swt.widgets.Display
as
Display
2
3
def
Exec
(r):
4
display = Display.getDefault()
5
display.syncExec(r)
6
return
None
syncExec.Exec
def Exec(r)
Definition:
syncExec.py:3
openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:05