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.
我使用 JXMapKit 创建了一个地图应用程序,并使用航点类创建自定义航点。我需要知道如何将按钮功能添加到 graphics2D 对象。是否有“按钮”界面,或者我应该扩展现有按钮或组件类?
使用鼠标单击动作侦听器解决了该问题,并检查鼠标单击距离航路点的距离是否很小(即 5 像素)