Java Reference
In-Depth Information
Figure 14-5 shows the MMSMIDlet application, again running in two different
instances. Unlike the SMSMIDlet example, the MMSMIDlet example sends an image
rather than text.
Figure 14-5. Two MMSMIDlet instances running side by side in emulation
Listing 14-8 shows the MMSMIDlet class, which comprises the user interface and
receives functionality for the MMSMIDlet sample.
Tip As with Listing 14-6, Listing 14-8 doesn't compile independently. You also need the MMSSender class,
which I show you in Listing 14-9.
 
Search WWH ::




Custom Search