Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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 Sat Apr 13 2019 02:14:25