| Package | Description |
|---|---|
| com.microfocus.silktest.jtf.swing |
This package contains classes for the AWT/Swing TechDomain.
|
| Class and Description |
|---|
| AbstractButton
Defines common behaviors for buttons and menu items.
|
| AWTComponent
AWTComponent is the base class for Java AWT.
|
| AWTContainer
Represents a component that can contain other AWT components.
|
| AWTDialog
Represents a dialog box.
|
| AWTFrame
Represents a top-level window with a title and a border.
|
| AWTHorizontalScrollbar
Represents a horizontal scroll bar.
|
| AWTMenuComponent
Represents the base class of all menu-related controls.
|
| AWTMenuItem
Represents a menu item.
|
| AWTScrollbar
Represents a scroll bar.
|
| AWTTextComponent
Represents the base class for the AWTTextField and AWTTextArea classes.
|
| AWTVerticalScrollbar
Represents a vertical scroll bar.
|
| AWTWindow
Represents a top-level window with no borders and no menubar.
|
| IAWTScrollable
Represents an interface for AWT objects that can have two scroll bars.
|
| IAWTScroller
Represents an interface for scrollable AWT objects.
|
| IBaseScrollable
Represents an interface for other scrollable controls to avoid duplication.
|
| IOracleFormsMenuBase
Represents a control that defines choices for users to select.
|
| IOracleFormsScrollable
Represents an interface for scrollable oracle forms objects.
|
| IOracleFormsScroller
Represents an interface for scrollable oracle forms objects.
|
| JButton
Represents a push button.
|
| JComponent
Represents a class for all components except top-level containers.
|
| JEditorPane
Represents a text component where you can edit different types of content.
|
| JHorizontalScrollBar
Represents a horizontal scroll bar.
|
| JLayeredPane
Represents a layered pane.
|
| JMenuItem
Represents a menu item.
|
| JScrollBar
Represents a scroll bar.
|
| JTextComponent
Represents a text control that can be marked with attributes that are represented graphically.
|
| JTextField
Represents a single-line text field control whose text can be modified by the user.
|
| JToggleButton
Represents a two-state button.
|
| JVerticalScrollBar
Represents a vertical scroll bar.
|
| OracleFormsChoice
Represents a choice.
|
| OracleFormsContainer
Represents a component that can contain other Oracle Forms components.
|
| OracleFormsHorizontalScrollbar
Represents a horizontal scroll bar.
|
| OracleFormsMenu
Represents a top-level menu.
|
| OracleFormsScrollbar
Represents a scroll bar.
|
| OracleFormsVerticalScrollbar
Represents a vertical scroll bar.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.