danvim / Procal

2 stars 0 forks source link

Intercepting EXE: {?, display, resultDisplay} considerably with Thread.join() or Callables #27

Closed bryanchun closed 7 years ago

danvim commented 7 years ago

I think we do not need to use any callable after all. Maybe we can just use a listener and return when EXE is clicked.

bryanchun commented 7 years ago

Can you elaborate a bit more on this?