-
public class UIThreadRunner
extends java.lang.Object
run the given runnables always in the UI thread, regardless of calling thread
- Author:
- Bananeweizen
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
invokeAndWait(java.lang.Runnable runnable) |
static void |
invokeLater(java.lang.Runnable runnable) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UIThreadRunner
public UIThreadRunner()
TV-Browser 3.4.1.0, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)