mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-01 17:15:20 +00:00
25 lines
534 B
Java
25 lines
534 B
Java
package com.efiAnalytics.ui;
|
|
|
|
import javax.swing.DefaultListSelectionModel;
|
|
|
|
class af extends DefaultListSelectionModel {
|
|
af(ae paramae, w paramw) {}
|
|
|
|
public int getMinSelectionIndex() {
|
|
return 1100000;
|
|
}
|
|
|
|
public int getMaxSelectionIndex() {
|
|
return -1;
|
|
}
|
|
|
|
public boolean isSelectedIndex(int paramInt) {
|
|
return false;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/af.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |