| Interface | Description |
|---|---|
| DashboardTile | Describes a list of methods needed for dashboard to get tile content DashboardTile.getComponent, and other info like DashboardTile.getId, DashboardTile.getName, DashboardTile.getDescription. |
| DashboardTileListener | |
| DashboardTileRegistry | Defines an object that keeps tracks of both the static (permanent) Dashboard tiles and tiles that can be added and removed by users. |
| Class | Description |
|---|---|
| DashboardTileListenerImpl | |
| DashboardTilesChangedMessage | Message sent to indicate that the Dashboard tile list has been changed. |
| DashboardTilesUpdateMessage | |
| JavaFXUtils | Helper methods for creating JavaFX GUI components. |
| TemplateTile |
| Enum | Description |
|---|---|
| TemplateTile.DashboardTileGroup | |
| TemplateTile.DynamicTileType |