Package Adapters :: Package ATSPI :: Module PopupAdapter
[hide private]
[frames] | no frames]

Module PopupAdapter

source code

Defines an AccAdapt.Adapters for the AEInterfaces.IAccessibleInfo interface to correct for the problem of pop-up items (e.g menus) always having states visible and showing after having been activated once.


Author: Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License: The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  MenuPopupAccInfoAdapter
Overrides DefaultNavAdapter to provide correct visibility information about menus and menu items.
  PopupMenuEventHandlerAdapter
Overrides DefaultEventHandlerAdapter to avoid generating focus events on selection.