Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc... | Sven Gothel | 2011-11-22 | 1 | -10/+46 |
* | RunnableTask: Allow validation whether invoking thread intends to wait for th... | Sven Gothel | 2011-09-27 | 1 | -0/+6 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -1/+2 |
* | Don't printStackTrace if the exception shall be catched for later use | Sven Gothel | 2010-11-14 | 1 | -6/+2 |
* | RunnableTask: Add attachment | Sven Gothel | 2010-09-27 | 1 | -1/+18 |
* | Fix: In case of a sync notifyObject, the whole action must be synchronized/lo... | Sven Gothel | 2010-09-23 | 1 | -11/+34 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -24/+26 |
* | Adding RunnableTask, generic notifyable Runnable wrapper | Sven Gothel | 2010-06-16 | 1 | -0/+90 |