aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/jogamp/common/awt/AWTEDTExecutor.java
Commit message (Expand)AuthorAgeFilesLines
* Promote AWTEDTExecutor to public package com.jogamp.common.util.awt ; Exclude...Sven Gothel2013-02-281-110/+0
* Refine AWTEDTExecutor.invoke(..): Allow control whether a non AWT-EDT may exe...Sven Gothel2012-12-281-15/+36
* AWTEDTExecutor: Add convenient "invoke(Object treeLock, boolean wait, Runnabl...Sven Gothel2012-09-101-1/+25
* Platform: Add AWT_AVAILABLE 'knowledge'; RunnableExecutor: Add AWTEDT impl. /...Sven Gothel2012-03-261-0/+65