Making your own applications : Practice: Creating DevelopTextEditor and DevelopTimeLogger : Example: Creating DevelopTextEditor

Example: Creating DevelopTextEditor
DevelopTextEditor, when completed, opens a window that resembles the following:
Text Editor
To create DevelopTextEditor, its classes, and methods, you follow the same basic steps that you completed in creating DevelopChooser. You begin by creating an application component.