mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-03 01:54:56 +00:00
65ac0875ef
- Implemented DeviceTableMouseAdapter for handling mouse events in device table. - Created DeviceTableRefreshRunnable and DeviceTableUpdateRunnable for refreshing and updating device table data. - Added IpPanelActionRunnable and IpPanelUpdateRunnable for handling IP panel actions and updates. - Introduced IpSearchEventListener and IpSearchExecutionThread for managing IP search events and execution. - Developed IpSearchMonitorThread for monitoring IP search status. - Implemented MenuItemActionHandler for handling menu item actions. - Added ProjectChangeListener and ProjectFolder for managing project changes and folder details. - Created ProjectRefreshRunnable and ProjectUpdateRunnable for refreshing and updating project data. - Implemented SearchBoxFocusListener and SearchBoxKeyListener for managing focus and key events in search box. - Developed SearchBoxPanel for encapsulating search box functionality. - Introduced SearchDelayThread for managing search delays. - Created SearchGroupPanel for organizing search results. - Implemented SearchNavigationHandler for handling navigation in search results. - Added SearchPopupShowRunnable for displaying search result popups. - Developed SearchResultCategory and SearchResultItem for managing search result categories and items. - Implemented SearchResultItemMouseAdapter for handling mouse events on search result items. - Created SearchResultItemPanel for displaying individual search result items. - Developed SearchResultsPopup for displaying search results in a popup window. - Introduced SearchSelectionListener interface for handling selection events in search results. - Implemented SearchUtils for utility functions related to search operations.
33 lines
836 B
Java
33 lines
836 B
Java
package com.efiAnalytics.tunerStudio.search;
|
|
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
|
|
class d extends Thread {
|
|
Object a = new Object();
|
|
|
|
boolean b = false;
|
|
|
|
d(ContinuousIpSearchPanel paramContinuousIpSearchPanel) {}
|
|
|
|
public void run() {
|
|
while (!this.b) {
|
|
ContinuousIpSearchPanel.access$600(this.c);
|
|
try {
|
|
Thread.sleep(100L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(ContinuousIpSearchPanel.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
}
|
|
}
|
|
|
|
private void a() {
|
|
this.b = false;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/tunerStudio/search/d.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |