TOC PREV NEXT INDEX



Create the user interface


We will now create the user interface for the database application.

  1. In the IDE, choose 'Create a Main App' from the button bar. (The lightbulb button).
  2. Rename it 'Products.Main' and then double-click it to open the Composer.
  3. Change the Title Bar text to 'Query the Products Table'.
  4. Check 'Generate Swing Code'.
  5. Choose 'Dispose' from the 'Default close action' popup list.

Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX