Launching the application
Launching the application is pretty easy and there are several ways to do it. The easiest way to run the application is as follows:
- Open your
App
class (in our case, theÂDictionaryApp
class). - Click on the Tornado icon near the line number.
- Click onÂ
Ru
n
.
The following screenshot shows how to run the application:
![](https://static.packt-cdn.com/products/9781788390804/graphics/c975a5ed-c5b3-47df-b3da-dd6fe9dee56d.png)
Note
The tornado icon is shown only if you have installed the TornadoFX plugin. It is highly recommended that you do install.