Show open requester if no file argument given.
authorNot Zed <notzed@gmail.com>
Tue, 7 Dec 2021 23:13:12 +0000 (09:43 +1030)
committerNot Zed <notzed@gmail.com>
Tue, 7 Dec 2021 23:13:12 +0000 (09:43 +1030)
commit69aca695eb4acec2b2cd537d8c8336cbbbaf49f0
treeb279b52788fb5b89966614ec371b96b8cbf1f77e
parent5edb28d816923c900480aa6d31dafc54b033443f
Show open requester if no file argument given.
Use threadFactory to create thread rather than to-be-deprecated new Thread()
src/notzed.jjmpeg.demo/classes/au/notzed/jjmpeg/demo/video/VideoPlay.java