Searched refs:doubleClick (Results 1 – 2 of 2) sorted by relevance
207 this.doubleClick = function(...args) { method332 this.doubleClick = function(...args) { method
74 private transient boolean doubleClick = false; field in DumbTextComponent128 doubleClick = e.getClickCount() > 1; in mousePressed()179 if (doubleClick) { in select()