diff options
author | Sven Gothel <[email protected]> | 2013-10-09 02:10:19 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-09 02:10:19 +0200 |
commit | 56502090ba5c2e0c266666a4ba3ddd501e9ad95f (patch) | |
tree | 59ab9e12de5be7b78f83360f0fe7009d433751a6 /etc | |
parent | 88291cd5e20fc8b172f1d78a683be7d2bdec807a (diff) |
NEWT Display: Issue EDTUtil.start() at runOnEDTIfAvail(..) even if on EDT, which is to be stopped.
This case appears on e.g. OSX/CALayer (offscreen) reparenting using recreation (onscreen <-> offscreen),
i.e. display destroy/create is performed on EDT.
Misc Cleanup:
- Rename EDTUtil: restart() -> start()
- Rename Display: validateEDT() -> validateEDTStopped()
- Simplify Display.setEDTUtil(..): Remove need for redundant 'newEDTUtil' local var.
- Simplify Display.runOnEDTIfAvail(..): edtUtil is never null
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions