Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们可以改变CommandLWUIT 中菜单的背景颜色吗?
Command
以及如何将图标设置为生成的“菜单” Command?
谢谢
我将尝试比其他帖子更好地解释。您可以使用和 UIID 更改菜单的样式。有两种方法可以做到这一点。
简单的方法。使用 LWUIT 资源编辑器并在 Unselected 选项卡中创建,UIID 称为 Menu。在此 UIID 中,您应该根据需要配置背景颜色。您可以更改更多内容(例如文本颜色、字体大小等)
很难,通过代码。创建一个Style对象并将其设置为菜单。
Style