syncExec.py
Go to the documentation of this file.
00001 import org.eclipse.swt.widgets.Display as Display
00002 
00003 def Exec(r):
00004         display = Display.getDefault()  
00005         display.syncExec(r)
00006         return None


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:19