Developing MovieBooking

In this section you create the example application using the eSWT UI architecture. Note that this section only presents one possible way of creating the required functionality. You can use these examples as a basis for your own application or use the knowledge gained from this tutorial to create a different approach. This section consists of the following parts:

Implementing the main MIDlet

Implementing the introductory Splash screen

Implementing the database connections

Implementing the UI elements

Implementing the seat selection screen

Building and running