Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star ::

module awt

Services
AccessibleButton specifies accessibility support for a button.
AccessibleCheckBox specifies accessibility support for a check box.
AccessibleComboBox specifies accessibility support for a combo box.
AccessibleDropDownComboBox specifies accessibility support for a dropdown combo box.
AccessibleDropDownListBox specifies accessibility support for a dropdown list box.
AccessibleEdit specifies accessibility support for an edit.
AccessibleFixedText specifies accessibility support for a fixed text.
AccessibleIconChoiceControl specifies accessibility support for a iconchoicecontrol.
AccessibleIconChoiceControlEntry specifies accessibility support for a iconchoicecontrol entry.
AccessibleList Accessible lists are used by combo boxes as container for the list items. The drafts::com::sun::star::accessibility::XAccessibleSelection interface is not supported at the moment due to implementation problems. Selection of items is handled by the items and the edit field of the combo box.
AccessibleListBox specifies accessibility support for a list box.
AccessibleListBoxList Accessible list box lists are used by list boxes as container for the list items. In addtion of the simple container functionality of the AccessibleList service the drafts::com::sun::star::accessibility::XAccessibleSelection interface is supported.
AccessibleListItem specifies accessibility support for a list item.
AccessibleMenu specifies accessibility support for a menu.
AccessibleMenuBar specifies accessibility support for a menu bar.
AccessibleMenuItem specifies accessibility support for a menu item.
AccessibleMenuSeparator specifies accessibility support for a menu separator.
AccessiblePopupMenu specifies accessibility support for a popup menu.
AccessibleRadioButton specifies accessibility support for a radio button.
AccessibleScrollBar specifies accessibility support for a scroll bar.
AccessibleStatusBar specifies accessibility support for a status bar.
AccessibleStatusBarItem specifies accessibility support for a status bar item.
AccessibleTabBar specifies accessibility support for a tabbar.
AccessibleTabBarPage specifies accessibility support for a tabbar page.
AccessibleTabBarPageList specifies accessibility support for a tabbar page list.
AccessibleTabControl specifies accessibility support for a tab control.
AccessibleTabPage specifies accessibility support for a tab page.
AccessibleTextField Text fields are like edit fields as described by the AccessibleEdit service but with the ability to edit the text.
AccessibleToolBox specifies accessibility support for a tool box.
AccessibleToolBoxItem specifies accessibility support for a tool box item.
AccessibleTreeListBox specifies accessibility support for a treelistbox.
AccessibleTreeListBoxEntry specifies accessibility support for a treelistbox entry.
AccessibleWindow specifies accessibility support for a window.
Interfaces
XExtendedToolkit The XExtendedToolkit is an extension of the ::com::sun::star::awt::XToolkit interface. It basically provides access to three event broadcasters which are used for instance in the context of accessibility. It is, however, not restricted to accessibility.
XKeyHandler This key handler is similar to ::com::sun::star::awt::XKeyListener but allows the consumotion of key events. If a key event is consumed by one handler both the following handlers, with respect to the list of key handlers of the broadcaster, and a following handling by the broadcaster will not take place.
XMouseClickHandler makes it possible to receive events from the mouse in a certain window.
XUserInputInterception
Structs
KeyStroke Describes a key stroke for hotkeys etc.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.