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.
ToolItemスタイルを使用してツールバーにを作成したいのですSWT.Toggleが、うまくいきません。
ToolItem
SWT.Toggle
私は何が欠けていますか?
for s のSWT.Check代わりに使用します。SWT.ToggleToolItem
SWT.Check
Baz : ToolItemサポートすらしていませんSWT.Toggle:スタイルCHECK、PUSH、RADIO、のいずれかのみSEPARATORをDROP_DOWN指定できます。
CHECK
PUSH
RADIO
SEPARATOR
DROP_DOWN