| javax.microedition.lcdui.CustomItem | Line |
|---|
| add support for keypress | 38 |
| add support for aditional interaction modes | 43 |
| add support for partial repaint | 101 |
| paint content!!! | 131 |
| write overrides for getMinimumWidth, etc | 136 |
| javax.microedition.lcdui.DateField | Line |
|---|
| this is ignoring TimeZone!! | 90 |
| change the Canvas!! | 114 |
| javax.microedition.lcdui.Display | Line |
|---|
| uncomment and test with JBenchmark2 | 205 |
| 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 | 276 |
| according to the specification this should be only between show and hide notify... check later Andres Navarro | 301 |
| consider removal of DisplayAccess::paint(..) | 349 |
| --No comment-- | 493 |
| implement better | 511 |
| implement better | 523 |
| implement | 528 |
| implement | 534 |
| check if nextDisplayble is Alert | 553 |
| change to putInQueue implementation | 554 |
| implement | 571 |
| javax.microedition.lcdui.Displayable | Line |
|---|
| make private | 47 |
| make private | 49 |
| move to the native UI component | 174 |
| remove this StringComponent object when native UI is completed | 278 |
| javax.microedition.lcdui.EventDispatcher | Line |
|---|
| move scheduledPaintEvent to head | 131 |
| javax.microedition.lcdui.Form | Line |
|---|
| implement pointer events | 30 |
| add this to MIDP1 | 52 |
| add this to MIDP1 | 172 |
| eliminate this to allow focus restoring | 225 |
| 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 | 135 |
| size of changed probably | 167 |
| implement | 171 |
| remove this StringComponent object when native UI is completed | 189 |
| remove this StringComponent object when native UI is completed | 211 |
| 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.media.Manager | Line |
|---|
| --No comment-- | 44 |
| --No comment-- | 51 |
| --No comment-- | 59 |
| add all types, for now just simpleaudio | 67 |
| javax.microedition.media.MidiAudioPlayer | Line |
|---|
| Auto-generated method stub | 114 |
| Auto-generated method stub | 119 |
| Auto-generated method stub | 124 |
| Auto-generated method stub | 168 |
| Auto-generated method stub | 173 |
| javax.microedition.media.SampledAudioPlayer | Line |
|---|
| Auto-generated method stub | 125 |
| Auto-generated method stub | 136 |
| Auto-generated method stub | 141 |
| Auto-generated method stub | 145 |
| Auto-generated method stub | 188 |
| Auto-generated method stub | 193 |
| 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 | 63 |
| 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 |