Categories: Java | Java ME | How To | Code Examples | UI | Sun NetBeans
This page was last modified 01:36, 15 March 2008.
How to show Table layout data in a MIDP Form
From Forum Nokia Wiki
In MIDP 2.0 there is a CustomItem that allows developers to create personalized items to insert inside a Form. This items has to be developed in a low-level method (like Canvas) and can be compiled an distributed as controls.
NetBeans Mobility Pack includes a new CustomItem that you can add to your project and allows you to show, in a form, a table layout information, like a DataGrid or a spreadsheet.
This item is included in the org.NetBeans.microedition.lcdui package and can be created in the Visual Form Designer available at the IDE. This
More information on how to use this component is available at http://www.netbeans.org/kb/50/custom-tableitem.html
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Protecting MIDlets with registration code | AF76 | Mobile Java General | 0 | 2004-08-25 09:16 |
| View Creation issues... | mayankkedia | General Symbian C++ | 15 | 2004-10-01 11:41 |
| Wrong DM info for N2650? | Folke Wahlbin | OMA DM/DS/CP | 0 | 2004-12-17 10:33 |
| what is the difference between these 2 sdk ? | zeslave | Mobile Java Tools & SDKs | 2 | 2003-02-26 11:36 |
| A table of Country/MCC/international dialing | stellion | Symbian Networking & Messaging | 3 | 2007-11-05 18:51 |
