WEBVTT 1 00:00:00.228 --> 00:00:03.000 In this demo I'm going to show you how to edit the 2 00:00:03.001 --> 00:00:05.224 Java source code that defines the class 3 00:00:06.007 --> 00:00:08.005 I'm going to edit the bicycle class 4 00:00:08.110 --> 00:00:12.008 so I right click on the class and choose open editor 5 00:00:12.115 --> 00:00:14.110 and then the editor window opens 6 00:00:14.223 --> 00:00:16.220 the source code defines the properties 7 00:00:16.221 --> 00:00:18.113 that the bicycle object can have