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.
私はlwuitを初めて使用します。タブの背景色とフォントの色を変更する必要があります。使用しました
Tabbedpannel tabpannel = new Tabbedpannel(); style tabcolor =tabpannel.setBgcolor(111);
しかし、タブの色は変わっていません...
誰でも私を助けることができます..?
前もって感謝します...
ニミー..
試すtabpannel.getStyle().setBgColor(111)
tabpannel.getStyle().setBgColor(111)