| Package | Description |
|---|---|
| org.uispec4j |
Provides classes for handling user interface components.
|
| org.uispec4j.finder |
Contains utility classes for the components searches mechanism.
|
| org.uispec4j.interception |
Provides a mechanism for intercepting popped-up dialogs and menus.
|
| org.uispec4j.interception.handlers | |
| org.uispec4j.interception.toolkit | |
| org.uispec4j.utils |
| Class and Description |
|---|
| AbstractButton
Base class for button-like components (toggle buttons, check boxes, etc.)
|
| AbstractSwingUIComponent
Base class for UIComponent implementations that wrap JComponent subclasses.
|
| AbstractUIComponent
Base class for UIComponent implementations.
|
| Button
Wrapper for JButton components.
|
| CheckBox
Wrapper for JCheckBox components.
|
| Clipboard.Charset
Enumeration for the charset property in MIME types (UTF-8, UTF-16, etc.)
|
| Clipboard.TextType
Enumeration for the text type property in MIME types
|
| Clipboard.TransferType
Enumeration for the transfert type property in MIME types (InputStream, CharBuffer, etc.)
|
| ComboBox
Wrapper for JComboBox components.
|
| ComponentAmbiguityException
Thrown when several components match a given search specification in
Panel. |
| DateSpinner
Wrapper for JSpinner components implementing a SpinnerDateModel.
|
| Desktop
Wrapper for Multiple Desktop Interface (MDI) widgets implemented as JDesktopPane components.
|
| ItemNotFoundException |
| Key
Contants class defining keyboard keys.
|
| Key.Modifier
Constants class for keyboard modifiers such as Control or Shift.
|
| ListBox
Wrapper for JList components.
|
| ListBoxCellValueConverter
Performs a conversion between internal and tested cell values in a
ListBox component
This interface is meant to be used when the JList component used by the application
uses renderers other than JLabel components. |
| ListSpinner
Wrapper for JSpinner components implementing a SpinnerListModel.
|
| MenuBar
Wrapper for JMenuBar components.
|
| MenuItem
Wrapper for menu items (commands or sub-menus) such as JMenu, JMenuItem or JPopupMenu.
|
| NumberSpinner
Wrapper for JSpinner components implementing a SpinnerNumberModel.
|
| Panel
General container for UI components.
|
| PasswordField
Wrapper for JPasswordField components.
|
| ProgressBar
Wrapper for JProgressBar components.
|
| RadioButton
Wrapper for JRadioButton components.
|
| Slider
Wrapper for JSlider components.
|
| Spinner
Wrapper for JSpinner components.
|
| TabGroup
Wrapper for JTabbedPane components.
|
| Table
Wrapper for JTable components.
|
| Table.Cell
Represents a table cell.
|
| Table.Header |
| TableCellValueConverter
Performs a conversion between internal and tested cell values in a
Table component |
| TextBox
Wrapper for JTextComponent/JLabel components.
|
| ToggleButton
Wrapper for JToggleButton components.
|
| TooltipComponent
Tags components that support tooltips
|
| Tree
Wrapper for JTree components.
|
| TreeCellValueConverter
Performs a conversion between internal and tested cell values in a
Tree component |
| Trigger
Interface for window interception triggers - UI interactions which display a window.
|
| UIComponent
Interface for all UI (user interface) components.
|
| UISpecAdapter
Interface for adapting a UISpec4J test suite to a given application.
|
| Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame.
|
| Class and Description |
|---|
| ComponentAmbiguityException
Thrown when several components match a given search specification in
Panel. |
| ItemNotFoundException |
| Class and Description |
|---|
| MenuItem
Wrapper for menu items (commands or sub-menus) such as JMenu, JMenuItem or JPopupMenu.
|
| Trigger
Interface for window interception triggers - UI interactions which display a window.
|
| UISpecAdapter
Interface for adapting a UISpec4J test suite to a given application.
|
| Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame.
|
| Class and Description |
|---|
| Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame.
|
| Class and Description |
|---|
| Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame.
|
| Class and Description |
|---|
| Key
Contants class defining keyboard keys.
|
| Trigger
Interface for window interception triggers - UI interactions which display a window.
|
| UIComponent
Interface for all UI (user interface) components.
|
| Window
Wrapper for window components such as JFrame, JDialog, JInternalFrame.
|
Copyright © 2004–2016. All rights reserved.