mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-01 17:15:20 +00:00
stuff
This commit is contained in:
22
app/bt/LiveGraphMouseAdapter.java
Normal file
22
app/bt/LiveGraphMouseAdapter.java
Normal file
@@ -0,0 +1,22 @@
|
||||
package bt;
|
||||
|
||||
import java.awt.event.MouseAdapter;
|
||||
import java.awt.event.MouseEvent;
|
||||
|
||||
class LiveGraphMouseAdapter extends MouseAdapter {
|
||||
v(s params) {}
|
||||
|
||||
public void mousePressed(MouseEvent paramMouseEvent) {
|
||||
this.a.a(true);
|
||||
}
|
||||
|
||||
public void mouseReleased(MouseEvent paramMouseEvent) {
|
||||
this.a.a(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bt/v.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user