S60 Java Runtime has automatic support for both orientation in Java UI toolkits but for custom views or components like LCDUI Canvas applications need to re-render them on orientation switch. LCDUI applications get sizeChanged notification and then their paint method gets called. In eSWT API the same happens via controlResized on ControlListener and paintControl on PaintListener for the control in question.
read more »
Add to:
| Bookmarks
Java ME, Android, the mobile web and software development.
read more »
Add to:
| Bookmarks
JavaFX Mobile: This is the next generation of Java on mobile devices. It's an entire mobile stack written in Java (almost everything except the OS kernel itself). It is derived from JavaSE and features support for FX Script as well as Swing. This is a mobile stack for the next generation of devices.
read more »
Add to:
| Bookmarks
The JCP is dead. Like a headless chicken, it doesn't realise it yet and it's still running around, but it's already dead. I don't think many people will be sad to see it go.
read more »
Add to:
| Bookmarks