Programming with WindowBuilder (english)
In our last part, we have a very simple application that programs the conversion of the temperature in degrees Celsius to degrees Fahrenheit and vice versa. As one or the other has already noticed, writing the program by hand would be difficult and inaccurate. It would be inaccurate because we cannot imagine this while programming in the thought while programming it. Simply we would have to compile and test the program at each step. In practice, of course, this would be extensive. Since the developers of the Java programming language have come up with a good solution and came to the decision to develop a tool which should save the developer the work of programming a graphical application by hand. The purpose of this tool is that the user can simply draw or construct his framework as in Blender or Adobe CS. The development environment then produces the appropriate code. This means that we can easily develop the shell of our program through the tool, but we must manually enter th...