Searched refs:menuComponent (Results 1 – 1 of 1) sorted by relevance
242 AccessibleComponent menuComponent; field in WindowsAccessBridgeAdapter.PopupMenuProxy247 menuComponent = menu.getAccessibleComponent(); in PopupMenuProxy()334 menuComponent.addFocusListener(fl); in addFocusListener()338 menuComponent.removeFocusListener(fl); in removeFocusListener()343 return menuComponent.getBackground(); in getBackground()352 return menuComponent.getForeground(); in getForeground()356 menuComponent.setForeground(c); in setForeground()360 return menuComponent.getCursor(); in getCursor()364 menuComponent.setCursor(cursor); in setCursor()368 return menuComponent.getFont(); in getFont()[all …]