Introduction of Help functions and more adjustment

Closed Giuseppe Capaldo requested to merge giuseppecapaldo93/java-atk-wrapper:helpFunction into master

Deleted unnecessary statements that included package for cast and declarations of variables. Transition to the asynchronous callback from inner class to lambda expression. Introduction of AtkUtil.java with two methods to wrap the lambda expressions and execute them with the EDT.

Merge request reports