Lines Matching refs:a

9  * with the License.  You may obtain a copy of the License at
39 <p>We are using constants instead of a more typesafe enum. The reason
66 /** The header for a column of data.
79 <p>A choice that can be checked or unchecked and provides a separate
93 /** A specialized dialog that lets the user choose a color.
100 allows the user to enter a choice of their own.</p>
106 <p>A <const>DATE_EDITOR</const> is a component that allows users to
111 /** An iconified internal frame in a DESKTOP_PANE.
128 contents of a directory. May be used by a file chooser.</p>
136 <p>A top level window with title bar and a border. A dialog is
137 similar to a frame, but it has fewer properties and is often used as
138 a secondary window for an application.</p>
144 /** View of a document.
155 /** Text that is used as an endnote (footnote at the end of a chapter or
163 and lets the user select a file, browse a different directory, or
164 specify a filename. May use the directory pane to show the contents
165 of a directory.</p>
173 <p>An object that fills up space in a user interface. It is often
181 <p>A <const>FONT_CHOOSER</const> is a component that lets the user pick various
186 /** Footer of a document page.
191 /** Text that is used as a footnote.
197 <p>A top level window with a title bar, border, menu bar, etc. It
220 <p>A <const>GROUP_BOX</const> is a simple container that contains a
225 /** Header of a document page.
244 <p>A frame-like object that is clipped by a desktop pane. The
261 layers, providing a form of stacking order. This is usually the pane
263 the visual components in a window.</p>
272 <p>An object that presents a list of objects to the user and allows
274 within a scroll pane.</p>
283 <p>An object that presents an element in a list. A list is usually
284 contained within a scroll pane.</p>
292 <p>An object usually found inside a menu bar that contains a list of
308 an application that contains a list of menus the user can choose
309 from. For example, a menu bar might contain menus for "File,"
319 <p>An object usually contained in a menu that presents an action the
322 text in a document.</p>
329 /** A specialized pane whose primary use is inside a <const>DIALOG</const>.
337 <p>An object that is a child of a page tab list. Its sole child is
347 <p>An object that presents a series of panels (or page tabs), one at
348 a time, through some mechanism provided by the object. The most
349 common mechanism is a list of tabs at the top of the panel. The
350 children of a page tab list are all page tabs.</p>
373 <p>A temporary window that is usually used to offer the user a list
392 /** An object used to indicate how much of a task has been completed.
412 /** The header for a row of data.
418 <p>A specialized pane that has a glass pane and a layered pane as
427 <p>An object usually used to allow a user to incrementally view a
428 large amount of data. Usually used only by a scroll pane.</p>
436 <p>An object that allows a user to incrementally view a large amount
437 of information. Its children can include scroll bars and a
453 <p>An object usually contained in a menu to provide a visual and
454 logical separation of the contents in a menu. For example, the
456 "Close," and "Exit," and will place a separator between "Close" and
465 <p>An object that allows the user to select from a bounded
466 range. For example, a slider might be used to select a number
473 <p>A <const>SPIN_BOX</const> is a simple spinner component and its
481 time. Between the two panels is a divider the user can manipulate to
496 columns. An example might include a spreadsheet application.</p>
500 /** Single cell in a table.
507 editable by the user as opposed to a label.</p>
513 /** Collection of objects that constitute a logical text entity.
520 does not provide a separate indicator for the current state.</p>
539 the user in a small "help bubble" when the user causes the mouse to
554 <p>An object usually used in a scroll pane. It represents the
571 <p>The object represents a button that drops down a list of items.</p>
581 <p>The object represents a button that drops down a menu.</p>
592 another user interface element such as a table, chart, or image.</p>.
600 <p>The object is a graphical depiction of quantitative data. It may contain multiple
610 <p>A role indicating the object acts as a formula for calculating a value.</p>
618 <p>The object is a container for form controls, for instance as part of a web form
619 or user-input form within a document.</p>
627 <p>Usually a graphic with multiple hotspots, where each hotspot can be activated
628 resulting in the loading of another document or section of a document.</p>
644 <p>An object representing a page of document content. It is used in documents
645 which are accessed by the user on a page by page basis.</p>
661 <p>The object is a containing instance of document content which constitutes a particular
670 <p>An object that presents an element in a tree</p>
688 <p>An object which represents a comment.</p>
690 <p>A comment is anchored at a certain content position in the document and
691 annotates this document content position or a certain text range of the document content.
692 In the OpenDocument file format a comment is known as an annotation.</p>
702 <p>An invisible object which represents the end position of a text range which
703 is annotated by a comment - see <const>COMMENT</const>.</p>