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.
Slider ウィジェットにドラッグ検出を実装したいと考えています。したがって、ユーザーが親指をドラッグすると。ドラッグが検出されます。ドラッグ検出リスナーを使用せずに回避策を提案できますか。
ありがとう
よろしくバラスY
org.eclipse.swt.widgets.Slider#addSelectionListener(SelectionListener)あなたが探しているものです。
org.eclipse.swt.widgets.Slider#addSelectionListener(SelectionListener)