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.
我在 Eclipse 视图中嵌入了 SWT 浏览器。是否可以从浏览器中删除鼠标事件。即如果我创建了一个 html 文件并在 SWT 浏览器中显示它,我只想在浏览器中显示 html 文件的内容。没有鼠标事件应该当我单击该组件时发生。