mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-27 15:15:30 +00:00
- Implemented BinTableFocusListener to manage focus events in BinTableView. - Created BinTableKeyListener to handle key events and trigger updates. - Added BinTableRefreshRunner and BinTableUpdateRunner for background processing. - Introduced BinTableSelectionRunner to manage selection changes in the table. - Developed BinTableToggleListener for toggling table states. - Implemented BrowserLauncher for opening URLs and files in the default browser. - Created ChartClickHandler and ChartMouseHandler for interactive chart features. - Added ChartDataPoint and ChartDataSeriesManager for managing chart data. - Introduced DataGapRange for handling data gaps in charts. - Created DoubleValueListener interface for double value callbacks. - Implemented HexByteTextArea for displaying and editing hex byte data. - Developed LineChartComponent for rendering line charts. - Added NavigationListener interface for navigation events. - Created SimpleCallback interface for simple callback mechanisms. - Implemented TableSelectionInfo interface for managing table selection states. - Developed TargetIndicatorComponent for visualizing target indicators. - Added TextFieldSelectAllListener to select all text in text fields on focus.
38 lines
823 B
Java
38 lines
823 B
Java
package com.efiAnalytics.ui;
|
|
|
|
import java.util.ArrayList;
|
|
|
|
class ChartDataSeriesManager {
|
|
ArrayList a = new ArrayList();
|
|
|
|
aV(aU paramaU) {}
|
|
|
|
public ArrayList a(int paramInt) {
|
|
if (this.a.size() <= paramInt)
|
|
for (int i = this.a.size(); i <= paramInt; i++)
|
|
this.a.add(new ArrayList());
|
|
return this.a.get(paramInt);
|
|
}
|
|
|
|
public void a(int paramInt, aZ paramaZ) {
|
|
a(paramInt).add(paramaZ);
|
|
}
|
|
|
|
public void a(int paramInt1, int paramInt2, aZ paramaZ) {
|
|
a(paramInt2).add(paramInt1, paramaZ);
|
|
}
|
|
|
|
public int a() {
|
|
return this.a.size();
|
|
}
|
|
|
|
public void b() {
|
|
this.a.clear();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/aV.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |