mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
Add ComponentPaintDetector interface and DashboardFactory class for dashboard functionality
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package com.efiAnalytics.apps.ts.dashboard;
|
||||
|
||||
public interface aR {
|
||||
public interface ComponentPaintDetector {
|
||||
boolean isComponentPaintedAt(int paramInt1, int paramInt2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user