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.
画面のメニューの背景色をデフォルトの青灰色から変更することはできますか?
public void setBackground(Background background) [net.rim.device.api.ui.component.Menu] を使用して背景を変更できます。Null 値は、デフォルトの背景 (システム テーマ) を提供します。(BlackBerry API 5.0.0以降)