Navigation:  Application Architecture > Putting it All Together > Designing an Application Component >

Executing the component

Previous pageReturn to chapter overviewNext page

In order to launch our text editor, we need to provide a way for the user to invoke it from the desktop.  For this, we will need to create a desktop tool. We cover this in the next section.