mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-02 01:25:52 +00:00
25 lines
903 B
Java
25 lines
903 B
Java
package com.efiAnalytics.ui;
|
|
|
|
import javax.swing.event.HyperlinkEvent;
|
|
import javax.swing.event.HyperlinkListener;
|
|
|
|
class bj implements HyperlinkListener {
|
|
long a = 0L;
|
|
|
|
bj(bi parambi) {}
|
|
|
|
public void hyperlinkUpdate(HyperlinkEvent paramHyperlinkEvent) {
|
|
char c = 'ߐ';
|
|
if (paramHyperlinkEvent.getEventType().equals(HyperlinkEvent.EventType.ACTIVATED) && System.currentTimeMillis() - this.a > c) {
|
|
this.a = System.currentTimeMillis();
|
|
if (paramHyperlinkEvent.getURL().getProtocol().startsWith("http") || paramHyperlinkEvent.getDescription().startsWith("http:") || paramHyperlinkEvent.getDescription().startsWith("https:"))
|
|
aN.a(paramHyperlinkEvent.getURL().toString());
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/com/efiAnalytics/ui/bj.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |