|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CAPTION
subitem location specification.
CAPTION
subitem location specifiction.
CHECK
action specification.
CHECKBOX
subitem location specification.
CHECKBOX
subitem location specification.
TestObject
full class name.
CLOSE_BUTTON
subitem location specification.
CLOSE_BUTTON
subitem location specifiction.
COLLAPSE
action specification.
COLLAPSE_AND_EXTEND_SELECT
action specification.
COLLAPSE_AND_SELECT
action specification.
CONTEXTHELP_BUTTON
subitem location specification.
CONTEXTHELP_BUTTON/code> subitem location specifiction.
- CTRL_ALT_LEFT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_LEFT
mouse modifier specification.
- CTRL_ALT_MIDDLE -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_MIDDLE
mouse modifier specification.
- CTRL_ALT_RIGHT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_RIGHT
mouse modifier specification.
- CTRL_ALT_SHIFT_LEFT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_SHIFT_LEFT
mouse modifier specification.
- CTRL_ALT_SHIFT_MIDDLE -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_SHIFT_MIDDLE
mouse modifier specification.
- CTRL_ALT_SHIFT_RIGHT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_ALT_SHIFT_RIGHT
mouse modifier specification.
- CTRL_LEFT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_LEFT
mouse modifier specification.
- CTRL_MIDDLE -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_MIDDLE
mouse modifier specification.
- CTRL_RIGHT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_RIGHT
mouse modifier specification.
- CTRL_SHIFT_LEFT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_SHIFT_LEFT
mouse modifier specification.
- CTRL_SHIFT_MIDDLE -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_SHIFT_MIDDLE
mouse modifier specification.
- CTRL_SHIFT_RIGHT -
Static variable in interface com.rational.test.ft.script.RationalTestScriptConstants
- Shortcut for a
CTRL_SHIFT_RIGHT
mouse modifier specification.
- CaptionText - class com.rational.test.ft.script.CaptionText.
- Encapsulates a window caption.
- CaptionText(String) -
Constructor for class com.rational.test.ft.script.CaptionText
- Constructs a
CaptionText
wrapper class.
- Cell - class com.rational.test.ft.script.Cell.
- A container class that enforces a semantic definition
to a cell in a table or to a grid-type control in the software under test.
- Cell(Column, Row) -
Constructor for class com.rational.test.ft.script.Cell
-
- Cell(Row, Column) -
Constructor for class com.rational.test.ft.script.Cell
-
- Column - class com.rational.test.ft.script.Column.
- Container class that enforces a semantic definition
to a column in a table or grid-type control in the software under test.
- Column(String) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Subitem) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Object, Object) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Object, Object, Object, Object) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Object, Object, Object, Object, Object, Object) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Object[]) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(Index) -
Constructor for class com.rational.test.ft.script.Column
-
- Column(int) -
Constructor for class com.rational.test.ft.script.Column
-
- ColumnHeader - class com.rational.test.ft.script.ColumnHeader.
- Clarifies which column header is in the table.
- ColumnHeader(Subitem) -
Constructor for class com.rational.test.ft.script.ColumnHeader
- Constructor for ColumnHeader.
- ConstrainedInteger - class com.rational.test.ft.value.ConstrainedInteger.
- Enforces a range of values within which a particular
property (or attribute of a property) can be defined.
- ConstrainedInteger(int, int, int) -
Constructor for class com.rational.test.ft.value.ConstrainedInteger
- Enforces the boundaries within which the specified value must be contained.
- CookieNotFoundException - exception com.rational.test.ft.CookieNotFoundException.
- Thrown when calling
deleteCookies
and the cookie to
delete could not be found. - CookieNotFoundException() -
Constructor for class com.rational.test.ft.CookieNotFoundException
-
- CookieNotFoundException(String) -
Constructor for class com.rational.test.ft.CookieNotFoundException
-
- CoordinateOffScreenException - exception com.rational.test.ft.CoordinateOffScreenException.
- Thrown when the user tries to click on a point that is off the screen.
- CoordinateOffScreenException() -
Constructor for class com.rational.test.ft.CoordinateOffScreenException
-
- CoordinateOffScreenException(Point) -
Constructor for class com.rational.test.ft.CoordinateOffScreenException
-
- CoordinateOffScreenException(String) -
Constructor for class com.rational.test.ft.CoordinateOffScreenException
-
- CoordinateOnWrongObjectException - exception com.rational.test.ft.CoordinateOnWrongObjectException.
- Thrown when a coordinate-based click on an object clicks on
the wrong object.
- CoordinateOnWrongObjectException(Point) -
Constructor for class com.rational.test.ft.CoordinateOnWrongObjectException
-
- CoordinateOnWrongObjectException(String) -
Constructor for class com.rational.test.ft.CoordinateOnWrongObjectException
-
- CoordinateOnWrongSubitemException - exception com.rational.test.ft.CoordinateOnWrongSubitemException.
- Thrown when a coordinate-based click on a subitem clicks on
the wrong subitem.
- CoordinateOnWrongSubitemException(Point) -
Constructor for class com.rational.test.ft.CoordinateOnWrongSubitemException
-
- CoordinateOnWrongSubitemException(String) -
Constructor for class com.rational.test.ft.CoordinateOnWrongSubitemException
-
- CrossDomainContainer - class com.rational.test.ft.object.interfaces.CrossDomainContainer.
- For internal use only.
- CrossDomainContainer(SpyMappedTestObject) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CrossDomainContainer(SpyMappedTestObject, TestObject) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CrossDomainContainer(SpyMappedTestObject, TestObject, long) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CrossDomainContainer(TestObjectReference) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CrossDomainContainer(TestObjectReference, FindPropertySet) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CrossDomainContainer(TestObject) -
Constructor for class com.rational.test.ft.object.interfaces.CrossDomainContainer
-
- CurrentBrowserException - exception com.rational.test.ft.script.CurrentBrowserException.
- Thrown when an error occurs while setting the current browser.
- CurrentBrowserException() -
Constructor for class com.rational.test.ft.script.CurrentBrowserException
-
- CurrentBrowserException(String) -
Constructor for class com.rational.test.ft.script.CurrentBrowserException
-
- CurrentJVMException - exception com.rational.test.ft.script.CurrentJVMException.
- Thrown when an error occurs when setting the current JVM.
- CurrentJVMException() -
Constructor for class com.rational.test.ft.script.CurrentJVMException
-
- CurrentJVMException(String) -
Constructor for class com.rational.test.ft.script.CurrentJVMException
-
- callScript(String) -
Method in interface com.rational.test.ft.script.ITestProject
- Call the specified script relative to this project.
- callScript(String, Object[]) -
Method in interface com.rational.test.ft.script.ITestProject
- Call the specified script relative to this project.
- callScript(String, Object[], int) -
Method in interface com.rational.test.ft.script.ITestProject
- Call the specified script relative to this project.
- callScript(String) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(String, Object[]) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(String, Object[], int) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(RationalTestScript) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(RationalTestScript, Object[]) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(RationalTestScript, Object[], int) -
Method in class com.rational.test.ft.script.RationalTestScript
- Constructs the specified script and invokes the
runMain
method on the
script.
- callScript(RationalTestScript, RationalTestScript, Object[], int) -
Static method in class com.rational.test.ft.script.ScriptUtilities
- This is an internal method used to perform cross datastore calls
and is not to be utilized by users.
- canConvert(String) -
Static method in class com.rational.test.ft.value.NumericRange
- Returns
true
if text can be converted into a number.
- cancelPopup() -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebCalendarTestObject
- Closes the calendar popup applet without saving changes (for example, by clicking the Cancel button).
- cellChanged(IDatapool, int, int, int) -
Method in class org.eclipse.hyades.edit.datapool.DatapoolAdapter
-
- cellChanged(IDatapool, int, int, int) -
Method in interface org.eclipse.hyades.edit.datapool.IDatapoolListener
-
- check() -
Static method in class com.rational.test.ft.script.Action
- Creates a
CHECK
action object.
- check(long) -
Method in class com.rational.test.ft.script.ScriptCommandFlags
-
- checked() -
Static method in class com.rational.test.ft.script.NetCheckedState
- Creates a
CHECKED
state object.
- className(Throwable) -
Static method in class com.rational.test.ft.RationalTestException
- Gets the class name of the exception.
- clearId() -
Method in class com.rational.test.ft.object.map.MappedTestObject
- Clears the map-relative unique identifier.
- click() -
Method in class com.rational.test.ft.object.interfaces.GuiTestObject
- Performs a left-mouse click on the center point of the associated
TestObject
.
- click(MouseModifiers) -
Method in class com.rational.test.ft.object.interfaces.GuiTestObject
- Performs a left-mouse click on the specified object, relative
to the coordinates within the associated
TestObject
.
- click(Point) -
Method in class com.rational.test.ft.object.interfaces.GuiTestObject
- Performs a left-mouse click on the specified coordinates, relative to the
associated
TestObject
.
- click(MouseModifiers, Point) -
Method in class com.rational.test.ft.object.interfaces.GuiTestObject
- Performs a left-mouse click on the specified coordinates, relative
to the associated
TestObject
.
- click() -
Method in interface com.rational.test.ft.object.interfaces.IGraphical
- Performs a left-mouse click on the center point of the associated
TestObject
.
- click(MouseModifiers) -
Method in interface com.rational.test.ft.object.interfaces.IGraphical
- Performs a left-mouse click on the specified object, relative
to coordinates within the associated
TestObject
.
- click(Point) -
Method in interface com.rational.test.ft.object.interfaces.IGraphical
- Performs a left-mouse click on the specified coordinates, relative to the
associated
TestObject
.
- click(MouseModifiers, Point) -
Method in interface com.rational.test.ft.object.interfaces.IGraphical
- Performs a left-mouse click on the specified coordinates, relative
to the associated
TestObject
.
- click(Subitem) -
Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
- Performs a left-mouse click on the center point of the associated subitem.
- click(MouseModifiers, Subitem) -
Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
- Performs a left-mouse click on the specified object-relative
coordinates within the associated
TestObject
.
- click(Subitem, Point) -
Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
- Performs a left-mouse click on the specified coordinates, relative to the
associated
TestObject
.
- click(MouseModifiers, Subitem, Point) -
Method in interface com.rational.test.ft.object.interfaces.IGraphicalSubitem
- Performs a left-mouse click on the specified coordinates, relative
to the associated
TestObject
.
- click(Subitem) -
Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
- Performs a left-mouse click on the center point of the associated subitem.
- click(MouseModifiers, Subitem) -
Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
- Performs a left-mouse click on the specified object-relative
coordinates within the associated
TestObject
.
- click(Subitem, Point) -
Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
- Performs a left-mouse click on the specified coordinates, relative to the
associated
TestObject
.
- click(MouseModifiers, Subitem, Point) -
Method in class com.rational.test.ft.object.interfaces.StatelessGuiSubitemTestObject
- Performs a left-mouse click on the specified coordinates, relative
to the associated
TestObject
.
- clickAccept() -
Method in class com.rational.test.ft.object.interfaces.FileDialogTestObject
- Clicks on the file dialog button that accepts
the recognition information.
- clickAccept() -
Method in interface com.rational.test.ft.object.interfaces.IFileDialog
- Clicks the button on the file dialog that is associated with recognition information.
- clickCancel() -
Method in class com.rational.test.ft.object.interfaces.FileDialogTestObject
- Clicks on the cancel button on the file dialog.
- clickCancel() -
Method in interface com.rational.test.ft.object.interfaces.IFileDialog
- Clicks the cancel button on the file dialog.
- clickDisabled() -
Method in interface com.rational.test.ft.object.interfaces.ITopWindow
- Clicks in a benign location on the top-level object to get other action-sensitive windows
to change their state.
- clickDisabled() -
Method in class com.rational.test.ft.object.interfaces.TopLevelSubitemTestObject
- Records all actions performed against an inactive window.
- clickDisabled() -
Method in class com.rational.test.ft.object.interfaces.TopLevelTestObject
- Records all actions performed against an inactive window.
- clickHier() -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebListTestObject
- Toggles the active row between expanded and collapsed (for hierarchical lists).
- clickRadio(Subitem) -
Method in class com.rational.test.ft.object.interfaces.GuiTestObject
- Locate a
radiobutton
child with the supplied properties and click on it.
- clickTo(Subitem) -
Method in interface com.rational.test.ft.object.interfaces.IClickTo
-
- clickTo(MouseModifiers, Subitem) -
Method in interface com.rational.test.ft.object.interfaces.IClickTo
-
- clickTo(MouseModifiers, Subitem, Point) -
Method in interface com.rational.test.ft.object.interfaces.IClickTo
-
- clickTo(Subitem) -
Method in class com.rational.test.ft.object.interfaces.TrackbarTestObject
-
- clickTo(MouseModifiers, Subitem) -
Method in class com.rational.test.ft.object.interfaces.TrackbarTestObject
-
- clickTo(MouseModifiers, Subitem, Point) -
Method in class com.rational.test.ft.object.interfaces.TrackbarTestObject
-
- clickToState(State) -
Method in interface com.rational.test.ft.object.interfaces.IToggleGUI
- Performs the necessary mouse actions to attain the
desired state for the associated component.
- clickToState(MouseModifiers, State) -
Method in interface com.rational.test.ft.object.interfaces.IToggleGUI
- Performs the necessary mouse actions to attain the
desired state for the associated component.
- clickToState(State) -
Method in class com.rational.test.ft.object.interfaces.ToggleGUITestObject
- Performs the necessary mouse actions to attain the
desired state for the associated component.
- clickToState(MouseModifiers, State) -
Method in class com.rational.test.ft.object.interfaces.ToggleGUITestObject
- Performs the necessary mouse actions to attain the
desired state for the associated component.
- close(IDatapoolIterator) -
Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- close() -
Method in class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
- Closes the associated frame.
- close() -
Method in class com.rational.test.ft.object.interfaces.FrameTestObject
- Closes the associated frame.
- close() -
Method in interface com.rational.test.ft.object.interfaces.IFrame
- Closes the associated frame.
- close() -
Method in class com.rational.test.ft.object.interfaces.TopLevelTestObject
- Closes the associated window.
- close() -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebTaskAssistantTestObject
- Closes the task list.
- close(IDatapoolIterator) -
Method in interface org.eclipse.hyades.execution.runtime.datapool.IDatapoolFactory
- Return the iterator to the factory so that it can be properly
destroyed.
- closePopup() -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebCalendarTestObject
- Closes the calendar popup applet after saving changes (for example, by clicking the Save button).
- closePopup() -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebCurrencyTestObject
- Closes the currency popup applet after saving changes.
- collapse(Subitem) -
Method in class com.rational.test.ft.object.interfaces.siebel.SiebTreeTestObject
- Collapses a node in the tree view.
- collapse() -
Static method in class com.rational.test.ft.script.Action
- Creates a
COLLAPSE
action object.
- collapseAndExtendSelect() -
Static method in class com.rational.test.ft.script.Action
- Creates a
COLLAPSE_AND_EXTENDSELECT
action object.
- collapseAndSelect() -
Static method in class com.rational.test.ft.script.Action
- Creates a
COLLAPSE_AND_SELECT
action object.
- com.rational.test.ft - package com.rational.test.ft
- The package com.rational.test.ft provides command line and base exception class hierarchy.
- com.rational.test.ft.datapool - package com.rational.test.ft.datapool
-
The package com.rational.test.ft.datapool provides the datapool factory and iterator classes.
- com.rational.test.ft.object.interfaces - package com.rational.test.ft.object.interfaces
- The package com.rational.test.ft.object.interfaces provides the classes that
interact with objects in the software under test.
- com.rational.test.ft.object.interfaces.siebel - package com.rational.test.ft.object.interfaces.siebel
-
- com.rational.test.ft.script - package com.rational.test.ft.script
- The package com.rational.test.ft.script provides the classes that manage test scripts.
- com.rational.test.ft.value - package com.rational.test.ft.value
-
The package com.rational.test.ft.value contains value classes that are not explicitly
supplied by the software under test.
- com.rational.test.ft.vp - package com.rational.test.ft.vp
- The package com.rational.test.ft.vp provides verification point services to
test scripts.
- com.rational.test.util.regex - package com.rational.test.util.regex
- The package com.rational.test.util.regex provides the regular expression classes.
- com.rational.test.value - package com.rational.test.value
-
The package com.rational.test.ft.value contains value classes that support for .Net values
for which Java does not have primitive or other core support.
- compare() -
Method in interface com.rational.test.ft.vp.IFtVerificationPoint
- Compares the baseline, that is, expected data to the actual data.
- compare(double, double) -
Method in interface com.rational.test.ft.vp.IFtVerificationPoint
- Compares the expected result
with the actual result.
- compare(Object) -
Method in interface com.rational.test.ft.vp.IFtVerificationPointData
- Compares the supplied data to this particular
data object.
- compareAndLog() -
Method in interface com.rational.test.ft.vp.IFtVerificationPoint
- Compares the baseline, that is, expected data to the actual data and logs the result to the
script log.
- compareAndLog(boolean) -
Method in interface com.rational.test.ft.vp.IFtVerificationPoint
- Allows
failing verification points to return and log a passing result.
- compareTo(Decimal) -
Method in class com.rational.test.value.Decimal
- `
- compareTo(Object) -
Method in class com.rational.test.value.Decimal
-
- compareTo(UByte) -
Method in class com.rational.test.value.UByte
-
- compareTo(Object) -
Method in class com.rational.test.value.UByte
-
- compareTo(UInt32) -
Method in class com.rational.test.value.UInt32
- `
- compareTo(Object) -
Method in class com.rational.test.value.UInt32
-
- compareTo(UInt64) -
Method in class com.rational.test.value.UInt64
-
- compareTo(Object) -
Method in class com.rational.test.value.UInt64
-
- construct(int, int) -
Static method in class com.rational.test.ft.script.Action
- Serializes an
Action
object;
this method should not be used directly.
- construct(int) -
Static method in class com.rational.test.ft.script.NetCheckedState
- Serializes a
State
object;
should not be used directly.
- construct(int) -
Static method in class com.rational.test.ft.script.State
- Serializes a
State
object;
should not be used directly.
- constructDatapool() -
Method in class com.rational.test.ft.datapool.DatapoolFactory
-
- constructDatapool() -
Method in interface org.eclipse.hyades.edit.datapool.IDatapoolFactory
- Constructs and returns an empty IDataPool
- constructEquivalenceClass() -
Method in interface org.eclipse.hyades.edit.datapool.IDatapool
- Constructs an empty equivalence class
- constructRecord() -
Method in interface org.eclipse.hyades.edit.datapool.IDatapoolEquivalenceClass
- Construct a new record with an appropriate number of elements for the
active datapool.
- constructRecord(Object[]) -
Method in interface org.eclipse.hyades.edit.datapool.IDatapoolEquivalenceClass
- Construct a new record with an appropriate number of elements for the
active datapool.
- constructVariable() -
Method in interface org.eclipse.hyades.edit.datapool.IDatapool
- Constructs an empty variable
- contains(String) -
Method in class com.rational.test.ft.script.WeightedPropertySet
- Returns
true
if the specified property
name is
represented in this set.
- contains(String) -
Method in class com.rational.test.ft.value.ExpandableList
- Determines whether a name in included in the
ExpandableList
.
- contains(String) -
Method in class com.rational.test.ft.value.NameSet
- Determines whether a name in included in the
NameSet
.
- contextHelp() -
Method in class com.rational.test.ft.object.interfaces.FrameSubitemTestObject
- Activates the window's context-sensitive Help mode, which is activated through the
Help button on the title bar.
- contextHelp() -
Method in class com.rational.test.ft.object.interfaces.FrameTestObject
- Activates the window's context-sensitive Help mode, which is activated through the
Help button on the title bar.
- contextHelp() -
Method in interface com.rational.test.ft.object.interfaces.IFrame
- Activates the window's context-sensitive Help mode, which is activated through the
Help button on the title bar.
- create(String, String, String) -
Static method in class com.rational.test.ft.RationalTestException
- Creates a
RationalTestException
or a RationalTestError
.
- create(int) -
Static method in class com.rational.test.ft.script.MouseModifiers
- Creates a
MouseModifiers
object quickly.
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebAppletTestObjectDictionary
- Creates the collection of Siebel Applets.
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebMenuTestObjectDictionary
-
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebScreenTestObjectDictionary
-
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebTestObjectDictionary
-
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebToolbarTestObjectDictionary
-
- createDictionary(TestObject[]) -
Static method in class com.rational.test.ft.object.interfaces.siebel.SiebViewTestObjectDictionary
-
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |