Home
last modified time | relevance | path

Searched refs:clickWhen (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DVJPanel.java81 private static long clickWhen = -1; field in VJPanel
296 if (evt.id != Event.MOUSE_DOWN || evt.when == clickWhen) in fixClickCount()
317 clickWhen = evt.when; in fixClickCount()
331 clickWhen = evt.when; in fixClickCount()