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 | 85 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 85
| javax.microedition.lcdui.Command | Line |
|---|---|
| implement | 71 |
| implement; | 84 |
| javax.microedition.lcdui.CustomItem | Line |
| add support for keypress | 38 |
| add support for aditional interaction modes | 43 |
| add support for partial repaint | 101 |
| write overrides for getMinimumWidth, etc | 130 |
| javax.microedition.lcdui.DateField | Line |
| this is ignoring TimeZone!! | 90 |
| change the Canvas!! | 114 |
| 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 | 208 |
| according to the specification this should be only between show and hide notify... check later Andres Navarro | 233 |
| consider removal of DisplayAccess::paint(..) | 299 |
| --No comment-- | 439 |
| implement better | 457 |
| implement better | 469 |
| implement | 474 |
| implement | 480 |
| uncomment and test with JBenchmark2 | 515 |
| check if nextDisplayble is Alert | 536 |
| change to putInQueue implementation | 537 |
| implement | 553 |
| javax.microedition.lcdui.Displayable | Line |
| make private | 50 |
| make private | 52 |
| move to the native UI component | 149 |
| remove this StringComponent object when native UI is completed | 264 |
| javax.microedition.lcdui.Form | Line |
| implement pointer events | 31 |
| add this to MIDP1 | 53 |
| add this to MIDP1 | 201 |
| eliminate this to allow focus restoring | 254 |
| javax.microedition.lcdui.Gauge | Line |
| if CONTINOUS_RUNNING start thread or whatever it needs to be done | 69 |
| 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 | 197 |
| javax.microedition.lcdui.List | Line |
| implement | 146 |
| size of changed probably | 178 |
| implement | 182 |
| remove this StringComponent object when native UI is completed | 200 |
| remove this StringComponent object when native UI is completed | 222 |
| 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.Spacer | Line |
| implement | 50 |
| javax.microedition.lcdui.StringComponent | Line |
| use Displayable width | 227 |
| javax.microedition.lcdui.StringItem | Line |
| apperanceMode | 38 |
| implement | 42 |
| implement | 47 |
| implement | 52 |
| implement | 56 |
| javax.microedition.lcdui.TextBox | Line |
| implement pointer events | 33 |
| implement | 122 |
| implement | 138 |
| javax.microedition.lcdui.TextField | Line |
| implement | 289 |
| javax.microedition.lcdui.game.GameCanvas | Line |
| --No comment-- | 131 |
| javax.microedition.lcdui.game.Sprite | Line |
| add more synchronization | 31 |
| javax.microedition.media.Manager | Line |
| --No comment-- | 42 |
| --No comment-- | 48 |
| --No comment-- | 55 |
| add all types, for now just simpleaudio | 62 |
| javax.microedition.media.MidiAudioPlayer | Line |
| handle UNREALIZED state | 104 |
| Auto-generated method stub | 128 |
| Auto-generated method stub | 133 |
| Auto-generated method stub | 184 |
| Auto-generated method stub | 189 |
| Auto-generated method stub | 194 |
| Auto-generated method stub | 199 |
| Auto-generated method stub | 209 |
| javax.microedition.media.SampledAudioPlayer | Line |
| Auto-generated method stub | 127 |
| Auto-generated method stub | 138 |
| Auto-generated method stub | 143 |
| Auto-generated method stub | 147 |
| Auto-generated method stub | 190 |
| Auto-generated method stub | 195 |
| javax.microedition.midlet.MIDlet | Line |
| implement | 100 |
| 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 | 195 |
| org.microemu.DisplayAccess | Line |
| try to change all calls to getCurrent to use getCurrentUI, then remove getCurrent | 59 |
| org.microemu.device.InputMethod | Line |
| to be removed when event dispatcher will run input method task | 45 |
| validate email | 105 |
| validate email | 117 |
| validate url | 120 |
| org.microemu.device.ui.DisplayableUI | Line |
| remove method | 47 |
| org.microemu.device.ui.EventDispatcher | Line |
| move scheduledPaintEvent to head | 151 |
| org.microemu.util.RecordStoreImpl | Line |
| fixit | 398 |