Simple List View-in BlackBerry
Steps to create a simple list view
- From the menu >click new>SimpleListDemo
- In the method SimpleListDemo we want to push a new screen called SimpleListScreen as shown in the figure
3.Then create a private class for the SimpleListScreen which extends the Main Screen as shown below
4.After creating the private class you have to code the operation in SimpleListScreen to be held as shown above.
5.After finishing the method just save it and run you will get a output in the simulator as shown in the above session.
0 comments:
Post a Comment