mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-27 15:15:30 +00:00
45 lines
953 B
Java
45 lines
953 B
Java
package com.efiAnalytics.ui;
|
|
|
|
class BinTableDimensionProvider implements TableDimensionProvider {
|
|
BinTableDimensionProvider(BinTableView paramBinTableView) {}
|
|
|
|
public boolean a() {
|
|
return false;
|
|
}
|
|
|
|
public int b() {
|
|
return this.a.getModel().getRowCount();
|
|
}
|
|
|
|
public int c() {
|
|
return this.a.getModel().getRowCount();
|
|
}
|
|
|
|
public int d() {
|
|
return this.a.getModel().getColumnCount();
|
|
}
|
|
|
|
public int e() {
|
|
return this.a.getModel().getColumnCount();
|
|
}
|
|
|
|
public int f() {
|
|
return this.a.getModel().getColumnCount() * this.a.getModel().getRowCount();
|
|
}
|
|
|
|
public void h() {}
|
|
|
|
public void a(int paramInt) {}
|
|
|
|
public void c(int paramInt) {}
|
|
|
|
public void b(int paramInt) {}
|
|
|
|
public void d(int paramInt) {}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/aJ.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |