Ensure that all project files are located in the same directory, and an input.txt file is provided. Then run the Main class. The program should parse the keywords like "Button", "Textfield", "Panel" ...
Read input(height and weight as integers) from user, then perform BMI(Body-Mass index) calculation and display the result to user interface. BMI is weight in ...