Using the drag & drop technique, you can move all GUI widgets from the toolbar to the grid area. The following seven GUI elements exist:
Icon | Description |
---|---|
Produces a simple label | |
Produces a header. | |
Produces a header as a simple separator (classical). | |
Produces a header as a modern separator. | |
Produces a vertical separator. | |
Displays a picture (*.jpg or *.gif). | |
Produces a push button. The indication of the Java Action class is needed. |