In this example we will learn about GWT Widgets. User interfaces in GWT applications are constructed using widgets that are contained within panels. Widgets allow you to interact with the user. Panels control the placement of user interface elements on the page. Tools and technologies used in this example are Java 1.8, Eclipse Luna 4.4.2, Eclipse ...