mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 21:55:12 +00:00
- Implement WizardCancelActionListener to handle cancellation actions. - Create WizardDialog for managing dialog windows with window listener. - Add WizardDialogCallback for handling dialog callbacks. - Introduce WizardNextActionListener for handling next actions in the wizard. - Develop WizardPanel to manage the wizard's layout and navigation. - Implement WizardRunnable to run wizard actions in a separate thread. - Define WizardStepCallback interface for step callbacks in the wizard. - Create YAxisSelectorLayoutRunnable for managing layout updates. - Add YAxisSelectorPanel for selecting Y-axis options in the UI. - Remove unused interfaces and classes (cP, cT, co, cx, dx, eR, eU, ev).
35 lines
731 B
Java
35 lines
731 B
Java
package com.efiAnalytics.tuningwidgets.panels;
|
|
|
|
import G.bb;
|
|
import java.util.ArrayList;
|
|
|
|
class TablePanelItemWrapper {
|
|
bb a = null;
|
|
|
|
public am(ae paramae, bb parambb) {
|
|
this.a = parambb;
|
|
}
|
|
|
|
public boolean a(ArrayList paramArrayList) {
|
|
byte b = 0;
|
|
for (bb bb1 : paramArrayList) {
|
|
if (this.a.equals(bb1) && ++b == 1)
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
public bb a() {
|
|
return this.a;
|
|
}
|
|
|
|
public String toString() {
|
|
return (this.a != null) ? this.a.aL() : "Error";
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tuningwidgets/panels/am.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |