July 11, 2016
This is the third step in building the TV ListView App. The ListView is backed by a domain object called TVProgram. This domain object is composed of three JavaFX properties: programName, episodesRecorded, lastRecordingDate. This video fills the app with test data after creating the domain object and setting it as a type parameter for the ListView.
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