mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-30 00:25:03 +00:00
Add new action listeners and utility classes for UI components
- Implemented action listeners for various buttons and radio buttons to handle user interactions. - Created listeners for analysis features including locking, unlocking, and toggling visibility. - Added filtering logic for analysis fields and weight items. - Introduced a utility class for handling weight items with proper string representation and equality checks. - Enhanced event handling for X and Y axis selections in the analysis UI. - Added a listener for opening a website link related to TunerStudio.
This commit is contained in:
17
app/obfuscated_packages/ui_components/RefreshThread.java
Normal file
17
app/obfuscated_packages/ui_components/RefreshThread.java
Normal file
@@ -0,0 +1,17 @@
|
||||
package ao;
|
||||
|
||||
import az.o;
|
||||
|
||||
class J extends Thread {
|
||||
J(I paramI) {}
|
||||
|
||||
public void run() {
|
||||
o.d().a();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/J.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user