Searched refs:KEY_SCROLL (Results 1 – 3 of 3) sorted by relevance
319 public static final int KEY_SCROLL = 0x46; field
138 KEY_NAMES[KEY_SCROLL] = "Scroll Lock";
277 case KEY_SCROLL: in convertJmeCode()515 return KEY_SCROLL; in convertAwtKey()