The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 64 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 64
| javax.microedition.lcdui.Command | Line |
|---|---|
| implement | 71 |
| implement; | 84 |
| javax.microedition.lcdui.CustomItem | Line |
| add support for keypress | 61 |
| add support for partial repaint | 132 |
| write overrides for getMinimumWidth, etc | 160 |
| javax.microedition.lcdui.DateField | Line |
| this is ignoring TimeZone!! | 92 |
| change the Canvas!! | 121 |
| javax.microedition.lcdui.Display | Line |
| Game Canvas keys need more work and better integration with the microemulator maybe actualKeyState in GameCanvas should be global and should update even while no GameCanvas is current | 239 |
| according to the specification this should be only between show and hide notify... check later Andres Navarro | 264 |
| consider removal of DisplayAccess::paint(..) | 330 |
| implement better | 486 |
| implement better | 498 |
| implement | 503 |
| implement | 509 |
| uncomment and test with JBenchmark2 | 556 |
| javax.microedition.lcdui.Displayable | Line |
| make private | 50 |
| make private | 52 |
| move to the native UI component | 143 |
| remove this StringComponent object when native UI is completed | 257 |
| javax.microedition.lcdui.Form | Line |
| implement pointer events | 31 |
| set focus to nearest item if deleted item is currently focused | 115 |
| add this to MIDP1 | 203 |
| javax.microedition.lcdui.Gauge | Line |
| if CONTINOUS_RUNNING start thread or whatever it needs to be done | 80 |
| javax.microedition.lcdui.Image | Line |
| there should be a public constructors private Image() { | 37 |
| javax.microedition.lcdui.Item | Line |
| validate container is not Alert on add to Alert validate this is default | 208 |
| javax.microedition.lcdui.List | Line |
| implement | 159 |
| size of changed probably | 199 |
| implement | 203 |
| remove this StringComponent object when native UI is completed | 221 |
| remove this StringComponent object when native UI is completed | 243 |
| javax.microedition.lcdui.Screen | Line |
| implement pointer events | 28 |
| move to Displayable | 86 |
| move to Displayable | 94 |
| remove this StringComponent object when native UI is completed | 95 |
| javax.microedition.lcdui.StringComponent | Line |
| use Displayable width | 227 |
| javax.microedition.lcdui.StringItem | Line |
| implement | 53 |
| implement | 58 |
| implement | 62 |
| javax.microedition.lcdui.TextBox | Line |
| implement pointer events | 33 |
| implement | 132 |
| implement | 148 |
| javax.microedition.lcdui.TextField | Line |
| implement | 317 |
| javax.microedition.lcdui.game.GameCanvas | Line |
| --No comment-- | 112 |
| javax.microedition.lcdui.game.Sprite | Line |
| add more synchronization | 31 |
| javax.microedition.midlet.MIDlet | Line |
| implement | 104 |
| javax.microedition.rms.RecordStore | Line |
| there should be a public constructors private RecordStore() { | 37 |
| Not yet implemented | 65 |
| Not yet implemented | 73 |
| Not yet implemented | 205 |
| javax.microedition.rms.RecordStoreTest | Line |
| this test illustrates that microemu implementation of enumerate records is broken - ordering should be in increasing numeric order, not decreasing | 206 |
| org.microemu.device.InputMethod | Line |
| to be removed when event dispatcher will run input method task | 45 |
| validate email | 105 |
| validate url | 127 |
| org.microemu.device.ui.DisplayableUI | Line |
| remove method | 47 |
| org.microemu.device.ui.EventDispatcher | Line |
| move scheduledPaintEvent to head | 153 |
| org.microemu.device.ui.FormUI | Line |
| remove when Swing UI is completely rewritten | 45 |
| org.microemu.util.RecordStoreImpl | Line |
| AuthMode | 108 |
| Writable | 109 |
| Tag | 123 |
| AuthMode | 141 |
| Writable | 142 |
| Tag | 151 |
| include size overhead such as the data structures used to hold the state of the record store | 238 |
| fixit | 471 |