July 11, 2016
Up until now, the program has used the JavaFX controls without extension. This part of the video series uses a custom ListCell extension called TVProgramListCell to render the domain object's fields. programName and episodesRecorded are combined in a Label called programNameLabel. lastRecording is put in a Label and hidden (not added to the container) for future use.
The source code and FXML presented in this video series can be found in the Resources section of the Intro.
By Carl Walker
President and Principal Consultant of Bekwam, Inc