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.
我有一个 JLabel(抱歉我没有 JButton)和一个鼠标监听器来捕获点击。我现在需要的只是模拟某种点击视觉效果/动画。这看起来很复杂,因为重绘是异步的。我该怎么做呢???
使用鼠标监听器。