Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java387 … String sCmdFromCache = new String(); // get a value using XAcceleratorConfiguration API in impl_checkGetKeyCommands() local
391 sCmdFromCache = xAccelCfg.getCommandByKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkGetKeyCommands()
392 … System.out.println(sKeys[i] + "-->" + sCmdFromCache + ", by XAcceleratorConfiguration API"); in impl_checkGetKeyCommands()
398 …e different by XAcceleratorConfiguration API and configuration API!", sCmdFromCache.equals(sCmdFro… in impl_checkGetKeyCommands()

Completed in 20 milliseconds