Here is another example of things that I've tried ....**************************************************************************************************public interface ColumnControlService { public void generateColumns(int columns, Node currentNode); }*****************************************...