Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > fc480f9d5aabed8eeaffe8ad3401a94c > files > 1313

openoffice.org-devel-doc-3.2.1-0.3mdv2010.2.i586.rpm

<html>
<head>
<title>Module awt</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../idl.css">
</head>
<body>
<div id="adc-idlref">

<a name="_top_"> </a><table class="navimain" border="0" cellpadding="3">
<tr>
<td class="navimain"><a href="../module-ix.html" class="navimain">Overview</a></td>
<td class="navimainself">Module</td>
<td class="navimainnone">Use</td>
<td class="navimainnone">Devguide</td>
<td class="navimain"><a href="../../../../index-files/index-1.html" class="navimain">Index</a></td>
</tr>
</table>
<table class="navisub" border="0" cellpadding="0">
<tr>
<td class="navisub"><a href="#NestedModules" class="navisub">Nested Modules</a></td>
<td class="navisub"><a href="#Services" class="navisub">Services</a></td>
<td class="navisub">Singletons</td>
<td class="navisub"><a href="#Interfaces" class="navisub">Interfaces</a></td>
<td class="navisub"><a href="#Structs" class="navisub">Structs</a></td>
<td class="navisub"><a href="#Exceptions" class="navisub">Exceptions</a></td>
<td class="navisub"><a href="#Enums" class="navisub">Enums</a></td>
<td class="navisub">Typedefs</td>
<td class="navisub"><a href="#ConstantGroups" class="navisub">Constant Groups</a></td>
</tr>
</table>
<hr>
<table border="0" width="100%" cellpadding="5" cellspacing="3" class="title-table" style="margin-bottom:6pt;">
<tr>
<td><p class="namechain"><a href="../../../../module-ix.html" class="namechain">::</a> <a href="../../../module-ix.html" class="namechain">com</a> :: <a href="../../module-ix.html" class="namechain">sun</a> :: <a href="../module-ix.html" class="namechain">star</a> :: </p>
</td>
</tr>
<tr>
<td class="title">module awt</td>
</tr>
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>Java AWT-like user interface toolkit interface specifications for UNO.</dd>
</dl>
</td>
</tr>
</table>
<hr>
<a name="NestedModules"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Nested Modules</td>
</tr>
<tr>
<td class="imsum_left"><a href="grid/module-ix.html">grid</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="tree/module-ix.html">tree</a></td>
<td class="imsum_right"/></tr>
</table>
<a name="Services"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Services</td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleButton.html">AccessibleButton</a></td>
<td class="imsum_right">specifies accessibility support for a button.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleCheckBox.html">AccessibleCheckBox</a></td>
<td class="imsum_right">specifies accessibility support for a check box.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleComboBox.html">AccessibleComboBox</a></td>
<td class="imsum_right">specifies accessibility support for a combo box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleDropDownComboBox.html">AccessibleDropDownComboBox</a></td>
<td class="imsum_right">specifies accessibility support for a dropdown combo box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleDropDownListBox.html">AccessibleDropDownListBox</a></td>
<td class="imsum_right">specifies accessibility support for a dropdown list box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleEdit.html">AccessibleEdit</a></td>
<td class="imsum_right">specifies accessibility support for an edit.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleFixedText.html">AccessibleFixedText</a></td>
<td class="imsum_right">specifies accessibility support for a fixed text.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleIconChoiceControl.html">AccessibleIconChoiceControl</a></td>
<td class="imsum_right">specifies accessibility support for an icon choice control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleIconChoiceControlEntry.html">AccessibleIconChoiceControlEntry</a></td>
<td class="imsum_right">specifies accessibility support for an icon choice control entry.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleList.html">AccessibleList</a></td>
<td class="imsum_right">Accessible lists are used by combo boxes as container for
 the list items.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleListBox.html">AccessibleListBox</a></td>
<td class="imsum_right">specifies accessibility support for a list box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleListBoxList.html">AccessibleListBoxList</a></td>
<td class="imsum_right">Accessible list box lists are used by list boxes as container for
 the list items. In addtion of the simple container functionality of the
 <a href="AccessibleList.html">AccessibleList</a> service the
 ::com::sun::star::<a href="../accessibility/module-ix.html">accessibility</a>::<a href="../accessibility/XAccessibleSelection.html">XAccessibleSelection</a> interface is supported.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleListItem.html">AccessibleListItem</a></td>
<td class="imsum_right">specifies accessibility support for a list item.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleMenu.html">AccessibleMenu</a></td>
<td class="imsum_right">specifies accessibility support for a menu.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleMenuBar.html">AccessibleMenuBar</a></td>
<td class="imsum_right">specifies accessibility support for a menu bar.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleMenuItem.html">AccessibleMenuItem</a></td>
<td class="imsum_right">specifies accessibility support for a menu item.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleMenuSeparator.html">AccessibleMenuSeparator</a></td>
<td class="imsum_right">specifies accessibility support for a menu separator.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessiblePopupMenu.html">AccessiblePopupMenu</a></td>
<td class="imsum_right">specifies accessibility support for a popup menu.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleRadioButton.html">AccessibleRadioButton</a></td>
<td class="imsum_right">specifies accessibility support for a radio button.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleScrollBar.html">AccessibleScrollBar</a></td>
<td class="imsum_right">specifies accessibility support for a scroll bar.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleStatusBar.html">AccessibleStatusBar</a></td>
<td class="imsum_right">specifies accessibility support for a status bar.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleStatusBarItem.html">AccessibleStatusBarItem</a></td>
<td class="imsum_right">specifies accessibility support for a status bar item.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTabBar.html">AccessibleTabBar</a></td>
<td class="imsum_right">specifies accessibility support for a tabbar.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTabBarPage.html">AccessibleTabBarPage</a></td>
<td class="imsum_right">specifies accessibility support for a tabbar page.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTabBarPageList.html">AccessibleTabBarPageList</a></td>
<td class="imsum_right">specifies accessibility support for a tabbar page list.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTabControl.html">AccessibleTabControl</a></td>
<td class="imsum_right">specifies accessibility support for a tab control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTabPage.html">AccessibleTabPage</a></td>
<td class="imsum_right">specifies accessibility support for a tab page.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTextField.html">AccessibleTextField</a></td>
<td class="imsum_right">Text fields are like edit fields as described by the
 <a href="AccessibleEdit.html">AccessibleEdit</a> service but without the ability to edit the
 text.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleToolBox.html">AccessibleToolBox</a></td>
<td class="imsum_right">specifies accessibility support for a tool box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleToolBoxItem.html">AccessibleToolBoxItem</a></td>
<td class="imsum_right">specifies accessibility support for a tool box item.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTreeListBox.html">AccessibleTreeListBox</a></td>
<td class="imsum_right">specifies accessibility support for a tree list box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleTreeListBoxEntry.html">AccessibleTreeListBoxEntry</a></td>
<td class="imsum_right">specifies accessibility support for a treelistbox entry.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AccessibleWindow.html">AccessibleWindow</a></td>
<td class="imsum_right">specifies accessibility support for a window.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AsyncCallback.html">AsyncCallback</a></td>
<td class="imsum_right">An implementation which uses the message queue to call the
 callback implementation asynchronously.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ContainerWindowProvider.html">ContainerWindowProvider</a></td>
<td class="imsum_right">specifies a provider for container windows implementing the
 <a href="XWindow.html">XWindow</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DialogProvider.html">DialogProvider</a></td>
<td class="imsum_right">specifies a provider for dialogs implementing the
 <a href="XDialog.html">XDialog</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DialogProvider2.html">DialogProvider2</a></td>
<td class="imsum_right">specifies a provider for dialogs implementing the
 <a href="XDialog.html">XDialog</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuBar.html">MenuBar</a></td>
<td class="imsum_right">describes a menu for top-level windows.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PopupMenu.html">PopupMenu</a></td>
<td class="imsum_right">describes a popup menu which is a recursive container for commands
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RoadmapItem.html">RoadmapItem</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="TabController.html">TabController</a></td>
<td class="imsum_right">specifies a standard tab controller.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TabControllerModel.html">TabControllerModel</a></td>
<td class="imsum_right">specifies a standard tab controller model.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Toolkit.html">Toolkit</a></td>
<td class="imsum_right">describes a toolkit that creates windows on a screen. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControl.html">UnoControl</a></td>
<td class="imsum_right">specifies an abstract control. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlButton.html">UnoControlButton</a></td>
<td class="imsum_right">specifies a button control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlButtonModel.html">UnoControlButtonModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlButton.html">UnoControlButton</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlCheckBox.html">UnoControlCheckBox</a></td>
<td class="imsum_right">specifies a check box control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlCheckBoxModel.html">UnoControlCheckBoxModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlCheckBox.html">UnoControlCheckBox</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlComboBox.html">UnoControlComboBox</a></td>
<td class="imsum_right">specifies a combo box control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlComboBoxModel.html">UnoControlComboBoxModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlComboBox.html">UnoControlComboBox</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlContainer.html">UnoControlContainer</a></td>
<td class="imsum_right">specifies an abstract control which contains other controls. 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlContainerModel.html">UnoControlContainerModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlContainer.html">UnoControlContainer</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlCurrencyField.html">UnoControlCurrencyField</a></td>
<td class="imsum_right">specifies a currency field control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlCurrencyFieldModel.html">UnoControlCurrencyFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlCurrencyField.html">UnoControlCurrencyField</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlDateField.html">UnoControlDateField</a></td>
<td class="imsum_right">specifies a date field control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlDateFieldModel.html">UnoControlDateFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlDateField.html">UnoControlDateField</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlDialog.html">UnoControlDialog</a></td>
<td class="imsum_right">specifies a dialog control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlDialogElement.html">UnoControlDialogElement</a></td>
<td class="imsum_right">specifies a set of properties to describe the model of an
 <a href="UnoControl.html">UnoControl</a> which is embedded in a
 <a href="UnoControlDialogModel.html">UnoControlDialogModel</a>. 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlDialogModel.html">UnoControlDialogModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlDialog.html">UnoControlDialog</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlEdit.html">UnoControlEdit</a></td>
<td class="imsum_right">specifies an edit control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlEditModel.html">UnoControlEditModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlEdit.html">UnoControlEdit</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFileControl.html">UnoControlFileControl</a></td>
<td class="imsum_right">specifies a file control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFileControlModel.html">UnoControlFileControlModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlFileControl.html">UnoControlFileControl</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedHyperlink.html">UnoControlFixedHyperlink</a></td>
<td class="imsum_right">specifies a control for displaying fixed hyperlink.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedHyperlinkModel.html">UnoControlFixedHyperlinkModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlFixedHyperlink.html">UnoControlFixedHyperlink</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedLine.html">UnoControlFixedLine</a></td>
<td class="imsum_right">specifies a fixed line control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedLineModel.html">UnoControlFixedLineModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlFixedLine.html">UnoControlFixedLine</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedText.html">UnoControlFixedText</a></td>
<td class="imsum_right">specifies a control for displaying fixed text.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFixedTextModel.html">UnoControlFixedTextModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlFixedText.html">UnoControlFixedText</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFormattedField.html">UnoControlFormattedField</a></td>
<td class="imsum_right">specifies a formatted field control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlFormattedFieldModel.html">UnoControlFormattedFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an  <a href="UnoControlFormattedField.html">UnoControlFormattedField</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlGroupBox.html">UnoControlGroupBox</a></td>
<td class="imsum_right">specifies a group box control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlGroupBoxModel.html">UnoControlGroupBoxModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlGroupBox.html">UnoControlGroupBox</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlImageControl.html">UnoControlImageControl</a></td>
<td class="imsum_right">specifies a control for displaying an image.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlImageControlModel.html">UnoControlImageControlModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlImageControl.html">UnoControlImageControl</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlListBox.html">UnoControlListBox</a></td>
<td class="imsum_right">specifies a list box control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlListBoxModel.html">UnoControlListBoxModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlListBox.html">UnoControlListBox</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlModel.html">UnoControlModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControl.html">UnoControl</a> 
 in the <em>Smalltalk model view controller design</em>. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlNumericField.html">UnoControlNumericField</a></td>
<td class="imsum_right">specifies a numeric field control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlNumericFieldModel.html">UnoControlNumericFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlNumericField.html">UnoControlNumericField</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlPatternField.html">UnoControlPatternField</a></td>
<td class="imsum_right">specifies a pattern field control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlPatternFieldModel.html">UnoControlPatternFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlPatternField.html">UnoControlPatternField</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlProgressBar.html">UnoControlProgressBar</a></td>
<td class="imsum_right">specifies a progress bar control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlProgressBarModel.html">UnoControlProgressBarModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlProgressBar.html">UnoControlProgressBar</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlRadioButton.html">UnoControlRadioButton</a></td>
<td class="imsum_right">specifies a radio button control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlRadioButtonModel.html">UnoControlRadioButtonModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlRadioButton.html">UnoControlRadioButton</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlRoadmap.html">UnoControlRoadmap</a></td>
<td class="imsum_right">specifies a Roadmap control. The model of the Roadmap control must be a
 <a href="UnoControlRoadmapModel.html">UnoControlRoadmapModel</a>

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlRoadmapModel.html">UnoControlRoadmapModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlContainer.html">UnoControlContainer</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlScrollBar.html">UnoControlScrollBar</a></td>
<td class="imsum_right">specifies a scroll bar control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlScrollBarModel.html">UnoControlScrollBarModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlScrollBar.html">UnoControlScrollBar</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlSimpleAnimation.html">UnoControlSimpleAnimation</a></td>
<td class="imsum_right">specifies a simple animation control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlSimpleAnimationModel.html">UnoControlSimpleAnimationModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlSimpleAnimation.html">UnoControlSimpleAnimation</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlSpinButton.html">UnoControlSpinButton</a></td>
<td class="imsum_right">specifies a spin button control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlSpinButtonModel.html">UnoControlSpinButtonModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlSpinButton.html">UnoControlSpinButton</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlThrobber.html">UnoControlThrobber</a></td>
<td class="imsum_right">specifies a simple animation control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlThrobberModel.html">UnoControlThrobberModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlThrobber.html">UnoControlThrobber</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlTimeField.html">UnoControlTimeField</a></td>
<td class="imsum_right">specifies a time field control.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="UnoControlTimeFieldModel.html">UnoControlTimeFieldModel</a></td>
<td class="imsum_right">specifies the standard model of an <a href="UnoControlTimeField.html">UnoControlTimeField</a>.
 </td>
</tr>
</table>
<a name="Interfaces"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Interfaces</td>
</tr>
<tr>
<td class="imsum_left"><a href="XActionListener.html">XActionListener</a></td>
<td class="imsum_right">makes it possible to receive action events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XActivateListener.html">XActivateListener</a></td>
<td class="imsum_right">makes it possible to receive activate events.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XAdjustmentListener.html">XAdjustmentListener</a></td>
<td class="imsum_right">makes it possible to receive adjustment events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XBitmap.html">XBitmap</a></td>
<td class="imsum_right">provides a bitmap in the Microsoft DIB format.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XButton.html">XButton</a></td>
<td class="imsum_right">makes it possible to set the label of a button and to register for action events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XCallback.html">XCallback</a></td>
<td class="imsum_right">specifices an interface which can be used to call back
 an implementation
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XCheckBox.html">XCheckBox</a></td>
<td class="imsum_right">gives access to the state of a check box and makes it possible
 to register for events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XComboBox.html">XComboBox</a></td>
<td class="imsum_right">gives access to the items of a combo box and makes it possible to
 register item and action event listeners.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XContainerWindowEventHandler.html">XContainerWindowEventHandler</a></td>
<td class="imsum_right">Handles events fired by windows represented by a
 <a href="XWindow.html">XWindow</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XContainerWindowProvider.html">XContainerWindowProvider</a></td>
<td class="imsum_right">provides container windows implementing the 
 <a href="XWindow.html">XWindow</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XControl.html">XControl</a></td>
<td class="imsum_right">identifies a control.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XControlContainer.html">XControlContainer</a></td>
<td class="imsum_right">Provides access to the controls within an
 <a href="UnoControlContainer.html">UnoControlContainer</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XControlModel.html">XControlModel</a></td>
<td class="imsum_right">identifies a control model.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XCurrencyField.html">XCurrencyField</a></td>
<td class="imsum_right">gives access to the value and formatting of a currency field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDataTransferProviderAccess.html">XDataTransferProviderAccess</a></td>
<td class="imsum_right">This interface extends the XToolkit interface with clipboard and 
 drag-and-drop support.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XDateField.html">XDateField</a></td>
<td class="imsum_right">gives access to the value and settings of a date field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDevice.html">XDevice</a></td>
<td class="imsum_right">provides information about a graphical output device and
 offers a factory for the <em>graphics</em> which provides write
 operations on the device.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDialog.html">XDialog</a></td>
<td class="imsum_right">makes it possible to show and hide a dialog and gives access to
 the title of the dialog.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDialog2.html">XDialog2</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XDialogEventHandler.html">XDialogEventHandler</a></td>
<td class="imsum_right">Handles events fired by dialogs represented by a
 <a href="XDialog.html">XDialog</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDialogProvider.html">XDialogProvider</a></td>
<td class="imsum_right">provides dialogs implementing the 
 <a href="XDialog.html">XDialog</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDialogProvider2.html">XDialogProvider2</a></td>
<td class="imsum_right">provides dialogs implementing the 
 <a href="XDialog.html">XDialog</a> interface.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDisplayBitmap.html">XDisplayBitmap</a></td>
<td class="imsum_right">specifies an object as a bitmap for which data is formatted for 
 a specific output device.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDisplayConnection.html">XDisplayConnection</a></td>
<td class="imsum_right">This interface should be implemented by toolkits that want to give access
 to their internal message handling loop.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XDockableWindow.html">XDockableWindow</a></td>
<td class="imsum_right">specifies the docking interface for a window component.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XDockableWindowListener.html">XDockableWindowListener</a></td>
<td class="imsum_right">makes it possible to receive docking events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XEnhancedMouseClickHandler.html">XEnhancedMouseClickHandler</a></td>
<td class="imsum_right">makes it possible to receive enhanced events from the mouse.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XEventHandler.html">XEventHandler</a></td>
<td class="imsum_right">This interface can be implemented by clients that need access to the
 toolkits window message loop.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="XExtendedToolkit.html">XExtendedToolkit</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
The <a href="XExtendedToolkit.html">XExtendedToolkit</a> is an extension of the <a href="XToolkit.html">XToolkit</a> 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.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFileDialog.html">XFileDialog</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
gives access to a file dialog.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFixedHyperlink.html">XFixedHyperlink</a></td>
<td class="imsum_right">gives access to the text and formatting of a fixed hyperlink field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFixedText.html">XFixedText</a></td>
<td class="imsum_right">gives access to the text and formatting of a fixed text field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFocusListener.html">XFocusListener</a></td>
<td class="imsum_right">makes it possible to receive keyboard focus events.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFont.html">XFont</a></td>
<td class="imsum_right">decribes a font on a specific device. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XFont2.html">XFont2</a></td>
<td class="imsum_right">extends the <a href="XFont.html">XFont</a> interface and provides additional
 information for a font.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XGraphics.html">XGraphics</a></td>
<td class="imsum_right">provides the basic output operation of a device.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XImageButton.html">XImageButton</a></td>
<td class="imsum_right">makes it possible to register for action events of an image button
 and sets the action command.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XImageConsumer.html">XImageConsumer</a></td>
<td class="imsum_right">specifies a data sink for an image.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XImageProducer.html">XImageProducer</a></td>
<td class="imsum_right">specifies a source for an image.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XInfoPrinter.html">XInfoPrinter</a></td>
<td class="imsum_right">represents an information printer.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XItemEventBroadcaster.html">XItemEventBroadcaster</a></td>
<td class="imsum_right">registers item listeners at controls like the com::sun::star::awt::Roadmap
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XItemListener.html">XItemListener</a></td>
<td class="imsum_right">makes it possible to receive events from a component
 when the state of an item changes.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XKeyHandler.html">XKeyHandler</a></td>
<td class="imsum_right">This key handler is similar to <a href="XKeyListener.html">XKeyListener</a> but allows the
 consumption 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.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XKeyListener.html">XKeyListener</a></td>
<td class="imsum_right">makes it possible to receive keyboard events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XLayoutConstrains.html">XLayoutConstrains</a></td>
<td class="imsum_right">specifies the layout constraints for a surrounding container.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XLayoutContainer.html">XLayoutContainer</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XLayoutFlow.html">XLayoutFlow</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XLayoutRoot.html">XLayoutRoot</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XLayoutUnit.html">XLayoutUnit</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="XListBox.html">XListBox</a></td>
<td class="imsum_right">gives access to the items of a list box and makes it possible to
 register item and action event listeners.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenu.html">XMenu</a></td>
<td class="imsum_right">specifies a simple menu.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuBar.html">XMenuBar</a></td>
<td class="imsum_right">identifies a menu bar.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuBarExtended.html">XMenuBarExtended</a></td>
<td class="imsum_right">multiple-inheritance interface designed to ease the use of all functions
 available for a <a href="MenuBar.html">MenuBar</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuExtended.html">XMenuExtended</a></td>
<td class="imsum_right">specifies extended menu functions.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuExtended2.html">XMenuExtended2</a></td>
<td class="imsum_right">specifies extended menu functions.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMenuListener.html">XMenuListener</a></td>
<td class="imsum_right">makes it possible to receive menu events on a window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMessageBox.html">XMessageBox</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
gives access to a message box.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMessageBoxFactory.html">XMessageBoxFactory</a></td>
<td class="imsum_right">specifies a factory interface for creating message boxes.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMetricField.html">XMetricField</a></td>
<td class="imsum_right">gives access to the value and formatting of a metric field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMouseClickHandler.html">XMouseClickHandler</a></td>
<td class="imsum_right">makes it possible to receive events from the mouse in a certain window.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMouseListener.html">XMouseListener</a></td>
<td class="imsum_right">makes it possible to receive events from the mouse in a certain window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMouseMotionHandler.html">XMouseMotionHandler</a></td>
<td class="imsum_right">makes it possible to receive mouse motion events on a window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XMouseMotionListener.html">XMouseMotionListener</a></td>
<td class="imsum_right">makes it possible to receive mouse motion events on a window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XNumericField.html">XNumericField</a></td>
<td class="imsum_right">gives access to the value and formatting of a numeric field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPaintListener.html">XPaintListener</a></td>
<td class="imsum_right">makes it possible to receive paint events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPatternField.html">XPatternField</a></td>
<td class="imsum_right">gives access to the value and formatting of a pattern field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPointer.html">XPointer</a></td>
<td class="imsum_right">gives access to the type of mouse pointer.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPopupMenu.html">XPopupMenu</a></td>
<td class="imsum_right">controls a popup menu.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPopupMenuExtended.html">XPopupMenuExtended</a></td>
<td class="imsum_right">specifies extended functions for a <a href="PopupMenu.html">PopupMenu</a>.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPrinter.html">XPrinter</a></td>
<td class="imsum_right">represents a virtual printer. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPrinterPropertySet.html">XPrinterPropertySet</a></td>
<td class="imsum_right">represents an extended property set for printer properties.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XPrinterServer.html">XPrinterServer</a></td>
<td class="imsum_right">manages several printers on one machine.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XProgressBar.html">XProgressBar</a></td>
<td class="imsum_right">gives access to the value and settings of a progress bar.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XProgressMonitor.html">XProgressMonitor</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
gives access to the text of a progress monitor.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XRadioButton.html">XRadioButton</a></td>
<td class="imsum_right">gives access to the state of a radio button and makes it possible
 to register item event listeners.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XRegion.html">XRegion</a></td>
<td class="imsum_right">manages multiple rectangles which make up a region.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XRequestCallback.html">XRequestCallback</a></td>
<td class="imsum_right">specifices an interface which can be used to call back
 an implementation
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XReschedule.html">XReschedule</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
The <a href="XReschedule.html">XReschedule</a> interface can be used to give control to the main
 thread to allow events processing.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XScrollBar.html">XScrollBar</a></td>
<td class="imsum_right">gives access to the value and settings of a scroll bar and makes it possible
 to register adjustment event listeners.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSimpleAnimation.html">XSimpleAnimation</a></td>
<td class="imsum_right">Controls the animation control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSimpleTabController.html">XSimpleTabController</a></td>
<td class="imsum_right">specifies the basic operations for a tab controller,
 but does not require XControl as type of tabs.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSpinField.html">XSpinField</a></td>
<td class="imsum_right">gives access to the value of a spin field and makes it possible to
 register for spin events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSpinListener.html">XSpinListener</a></td>
<td class="imsum_right">makes it possible to receive spin events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSpinValue.html">XSpinValue</a></td>
<td class="imsum_right">gives access to the value and settings of a control which is associated with
 a spinnable value.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSystemChildFactory.html">XSystemChildFactory</a></td>
<td class="imsum_right">specifies a factory interface for creating system child windows.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSystemDependentMenuPeer.html">XSystemDependentMenuPeer</a></td>
<td class="imsum_right">provides access to the system dependent implementation of the window.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XSystemDependentWindowPeer.html">XSystemDependentWindowPeer</a></td>
<td class="imsum_right">provides access to the system dependent implementation of the window.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTabController.html">XTabController</a></td>
<td class="imsum_right">specifies the basic operations for a tab controller.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTabControllerModel.html">XTabControllerModel</a></td>
<td class="imsum_right">specifies the basic operations for a tab controller model.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTabListener.html">XTabListener</a></td>
<td class="imsum_right">such listener will be informed if tab's was inserted/removed from
 an XSimpleTabController instance or if the properties of a tab was changed.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextArea.html">XTextArea</a></td>
<td class="imsum_right">gives access to the text in a control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextComponent.html">XTextComponent</a></td>
<td class="imsum_right">gives access to the text of a component and makes it possible
 to register event listeners.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextEditField.html">XTextEditField</a></td>
<td class="imsum_right">is used for password fields.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextLayoutConstrains.html">XTextLayoutConstrains</a></td>
<td class="imsum_right">specifies the layout contstraints for a text field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTextListener.html">XTextListener</a></td>
<td class="imsum_right">makes it possible to receive text change events.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XThrobber.html">XThrobber</a></td>
<td class="imsum_right">Controls the animation control.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTimeField.html">XTimeField</a></td>
<td class="imsum_right">gives access to the value and settings of a time field.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XToggleButton.html">XToggleButton</a></td>
<td class="imsum_right">is supported by buttons which can be toggled between a "pressed" and an "unpressed" state

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XToolkit.html">XToolkit</a></td>
<td class="imsum_right">specifies a factory interface for the window toolkit. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTopWindow.html">XTopWindow</a></td>
<td class="imsum_right">manages the functionality specific for a top window. 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XTopWindowListener.html">XTopWindowListener</a></td>
<td class="imsum_right">makes it possible to receive window events.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XUnitConversion.html">XUnitConversion</a></td>
<td class="imsum_right">allows converting between different measurement units

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XUnoControlContainer.html">XUnoControlContainer</a></td>
<td class="imsum_right">gives access to the tab controllers of a <a href="UnoControlContainer.html">UnoControlContainer</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XUserInputInterception.html">XUserInputInterception</a></td>
<td class="imsum_right">Interface to add handlers for key and mouse events. A handler is not a passive
 listener, it can even consume the event.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XVclContainer.html">XVclContainer</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
represents a VCL container window.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XVclContainerListener.html">XVclContainerListener</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
makes it possible to receive container events.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XVclContainerPeer.html">XVclContainerPeer</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
gives access to the VCL container window implementation.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XVclWindowPeer.html">XVclWindowPeer</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
gives access to the VCL window implementation.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XView.html">XView</a></td>
<td class="imsum_right">makes it possible to attach an oputput device to the object.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWindow.html">XWindow</a></td>
<td class="imsum_right">specifies the basic operations for a window component.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWindow2.html">XWindow2</a></td>
<td class="imsum_right">specifies some extended operations for a window component.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWindowListener.html">XWindowListener</a></td>
<td class="imsum_right">makes it possible to receive window events.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWindowListener2.html">XWindowListener2</a></td>
<td class="imsum_right">allows receive window-related events, additional to the ones received by an <a href="XWindowListener.html">XWindowListener</a>
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="XWindowPeer.html">XWindowPeer</a></td>
<td class="imsum_right">gives access to the actual window implementation on the device.
 </td>
</tr>
</table>
<a name="Structs"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Structs</td>
</tr>
<tr>
<td class="imsum_left"><a href="ActionEvent.html">ActionEvent</a></td>
<td class="imsum_right">a semantic event which indicates that a component-defined action occurred.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="AdjustmentEvent.html">AdjustmentEvent</a></td>
<td class="imsum_right">adjustment event emitted by adjustable objects.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DeviceInfo.html">DeviceInfo</a></td>
<td class="imsum_right">contains information about a device.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DockingData.html">DockingData</a></td>
<td class="imsum_right">data returned by docking handler

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="DockingEvent.html">DockingEvent</a></td>
<td class="imsum_right">specifies a docking event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="EndDockingEvent.html">EndDockingEvent</a></td>
<td class="imsum_right">specifies an end docking event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="EndPopupModeEvent.html">EndPopupModeEvent</a></td>
<td class="imsum_right">specifies an end popup mode event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="EnhancedMouseEvent.html">EnhancedMouseEvent</a></td>
<td class="imsum_right">specifies an event from the mouse.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FocusEvent.html">FocusEvent</a></td>
<td class="imsum_right">specifies a keyboard focus event.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontDescriptor.html">FontDescriptor</a></td>
<td class="imsum_right">describes the characteristics of a font.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Gradient.html">Gradient</a></td>
<td class="imsum_right">describes a color dispersion within an area.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InputEvent.html">InputEvent</a></td>
<td class="imsum_right">the root event class for all component-level input events.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ItemEvent.html">ItemEvent</a></td>
<td class="imsum_right">specifies an event occurred to an item of a menu, a list box etc.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="KeyEvent.html">KeyEvent</a></td>
<td class="imsum_right">specifies a key event.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="KeyStroke.html">KeyStroke</a></td>
<td class="imsum_right">Describes a key stroke for hotkeys etc.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuEvent.html">MenuEvent</a></td>
<td class="imsum_right">specifies a menu event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuLogo.html">MenuLogo</a></td>
<td class="imsum_right">specifies a logo to be displayed on a menu, with a background gradient.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MouseEvent.html">MouseEvent</a></td>
<td class="imsum_right">specifies an event from the mouse.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PaintEvent.html">PaintEvent</a></td>
<td class="imsum_right">specifies the paint event for a component.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Point.html">Point</a></td>
<td class="imsum_right">specifies a 2-dimensional point using the Cartesian coordinate system.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Rectangle.html">Rectangle</a></td>
<td class="imsum_right">specifies a rectangular area by position and size.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Selection.html">Selection</a></td>
<td class="imsum_right">specifies a numerical range.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SimpleFontMetric.html">SimpleFontMetric</a></td>
<td class="imsum_right">describes the general metrics of a certain font.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Size.html">Size</a></td>
<td class="imsum_right">specifies the 2-dimensional size of an area using width and height.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SpinEvent.html">SpinEvent</a></td>
<td class="imsum_right">specifies a spin button event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SystemDependentXWindow.html">SystemDependentXWindow</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
specifies a system dependent XWindow.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TextEvent.html">TextEvent</a></td>
<td class="imsum_right">specifies a text event.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="VclContainerEvent.html">VclContainerEvent</a></td>
<td class="imsum_right">specifies a container event.
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="WindowDescriptor.html">WindowDescriptor</a></td>
<td class="imsum_right">describes a window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="WindowEvent.html">WindowEvent</a></td>
<td class="imsum_right">specifies a window event.
 </td>
</tr>
</table>
<a name="Exceptions"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Exceptions</td>
</tr>
<tr>
<td class="imsum_left"><a href="MaxChildrenException.html">MaxChildrenException</a></td>
<td class="imsum_right"/></tr>
<tr>
<td class="imsum_left"><a href="PrinterException.html">PrinterException</a></td>
<td class="imsum_right">fired if a resource cannot be locked.
 
 </td>
</tr>
</table>
<a name="Enums"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Enums</td>
</tr>
<tr>
<td class="imsum_left"><a href="AdjustmentType.html">AdjustmentType</a></td>
<td class="imsum_right">specifies the adjustment type.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontSlant.html">FontSlant</a></td>
<td class="imsum_right">used to specify the slant of a font.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="GradientStyle.html">GradientStyle</a></td>
<td class="imsum_right">specify the style of color dispersion.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuItemType.html">MenuItemType</a></td>
<td class="imsum_right">specifies the type of a menu item, as returned by
 <a href="XMenuExtended2.html">XMenuExtended2</a>::<a href="XMenuExtended2.html#getItemType">getItemType()</a>.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PushButtonType.html">PushButtonType</a></td>
<td class="imsum_right">specifies the default actions of a button.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="RasterOperation.html">RasterOperation</a></td>
<td class="imsum_right">These values are used to specify the binary pixel-operation applied
 when pixels are written to the device.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="WindowClass.html">WindowClass</a></td>
<td class="imsum_right">specifies the class of a window.
 </td>
</tr>
</table>
<a name="ConstantGroups"/><table border="1" width="100%" cellpadding="5" cellspacing="0" class="subtitle">
<tr>
<td class="subtitle" colspan="2">Constant Groups</td>
</tr>
<tr>
<td class="imsum_left"><a href="CharSet.html">CharSet</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
These values are used to specify the characters which are available in 
 a font and their codes. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Command.html">Command</a></td>
<td class="imsum_right">these values specify the different command types available.
</td>
</tr>
<tr>
<td class="imsum_left"><a href="DeviceCapability.html">DeviceCapability</a></td>
<td class="imsum_right">defines which capabilities a device supports.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FieldUnit.html">FieldUnit</a></td>
<td class="imsum_right">specifies attributes for the MetricField map units.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FocusChangeReason.html">FocusChangeReason</a></td>
<td class="imsum_right">A combination of these values can be used to specify the reason 
 for a focus change.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontEmphasisMark.html">FontEmphasisMark</a></td>
<td class="imsum_right">These values are used to specify the kind of emphasis mark. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontFamily.html">FontFamily</a></td>
<td class="imsum_right">These values are used to specify the general kind of font. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontPitch.html">FontPitch</a></td>
<td class="imsum_right">These values are used to specify whether the width of a character is 
 fixed or variable. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontRelief.html">FontRelief</a></td>
<td class="imsum_right">These values are used to specify the kind of relief. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontStrikeout.html">FontStrikeout</a></td>
<td class="imsum_right">These values are used to specify the kind of strikeout. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontType.html">FontType</a></td>
<td class="imsum_right">These values are used to specify the technology of the font representation. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontUnderline.html">FontUnderline</a></td>
<td class="imsum_right">These values are used to specify the kind of underlining. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontWeight.html">FontWeight</a></td>
<td class="imsum_right">These values are used to specify whether a font is thin or bold. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="FontWidth.html">FontWidth</a></td>
<td class="imsum_right">These values are used to specify the width of the characters of a font. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageAlign.html">ImageAlign</a></td>
<td class="imsum_right">specifies the alignment of an image.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImagePosition.html">ImagePosition</a></td>
<td class="imsum_right">specifies the position of a image, relative to another object

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageScaleMode.html">ImageScaleMode</a></td>
<td class="imsum_right">defines modes how an image displayed in a given area should be scaled to fit this area
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ImageStatus.html">ImageStatus</a></td>
<td class="imsum_right">These values are used to specify to which degree an image is available.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="InvalidateStyle.html">InvalidateStyle</a></td>
<td class="imsum_right">specifies how to invalidate windows.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Key.html">Key</a></td>
<td class="imsum_right">These values are used to specifies distinct physical keys.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="KeyFunction.html">KeyFunction</a></td>
<td class="imsum_right">These values are used to specify logical key functions.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="KeyGroup.html">KeyGroup</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
These values are used to specify functional groups of keys. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="KeyModifier.html">KeyModifier</a></td>
<td class="imsum_right">These values are used to specify which modifier keys are pressed.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="LineEndFormat.html">LineEndFormat</a></td>
<td class="imsum_right">These values are used to specify which line end format should be used in strings
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MenuItemStyle.html">MenuItemStyle</a></td>
<td class="imsum_right">These values are used to specify the properties of a menu item. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MessageBoxButtons.html">MessageBoxButtons</a></td>
<td class="imsum_right">defines constants for the possible message box button 
 combinations.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MessageBoxCommand.html">MessageBoxCommand</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
specifies a message box command.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MouseButton.html">MouseButton</a></td>
<td class="imsum_right">These values are used to specify which keys on the mouse are pressed.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="MouseWheelBehavior.html">MouseWheelBehavior</a></td>
<td class="imsum_right">describes the scroll behavior of the mouse wheel for a control
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PopupMenuDirection.html">PopupMenuDirection</a></td>
<td class="imsum_right">These values are used to specify the direction in which 
 a popup menu will grow. 
 
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="PosSize.html">PosSize</a></td>
<td class="imsum_right">These constants are used to flag the parameters of a rectangle.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="ScrollBarOrientation.html">ScrollBarOrientation</a></td>
<td class="imsum_right">These constants are used to specify the orientation of a scroll bar.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="Style.html">Style</a></td>
<td class="imsum_right">specifies the style of a window.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="SystemPointer.html">SystemPointer</a></td>
<td class="imsum_right">specifies the shape of a mouse pointer.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="TextAlign.html">TextAlign</a></td>
<td class="imsum_right">specifies the alignment of text.
 </td>
</tr>
<tr>
<td class="imsum_left"><a href="VclWindowPeerAttribute.html">VclWindowPeerAttribute</a></td>
<td class="imsum_right">[ DEPRECATED ]<br>
specifies attributes for the VCL window implementation.

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="VisualEffect.html">VisualEffect</a></td>
<td class="imsum_right">These values are used to specify the visual effect of controls

 </td>
</tr>
<tr>
<td class="imsum_left"><a href="WindowAttribute.html">WindowAttribute</a></td>
<td class="imsum_right">These values are used to specify the decorations of a window.

 </td>
</tr>
</table>
<a href="#_top_">Top of Page</a><hr size="3"><p class="copyright" align="center">Copyright &copy; 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.</p>

</div> <!-- id="adc-idlref" -->
</body>

</html>