Searched refs:CLICK_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
77 private static final int CLICK_TIMEOUT = 400; field in VJPanel306 if ((curtime - clickTime) < CLICK_TIMEOUT in fixClickCount()