如何在 J2ME 中创建 Cover Flow
是否有可能在 J2ME(特别是诺基亚)中创建类似 iPhone 的封面流程? 如果是,创建它的逻辑是什么?
Is it possible to create iPhone like cover flow in J2ME (specially Nokia)?
If yes, what could be the logic to create it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
J2ME Polish 可以配置为在类似于 UI 的封面流中提供列表(请参阅< a href="http://www.enough.de/products/j2me-polish/documentation/lush-ui/visual-guide/gui-screen-list.html" rel="nofollow">此处) 。
您也许还可以说服 LWUIT 制作类似 coverflow 的内容,但我在这方面的经验较少。
J2ME Polish can be configured to provide lists in a cover-flow like UI (see here).
You might also be able to persuade LWUIT to produce something like coverflow, but I have less experience there.