|
To locate a specific method, use the
Find or
Index buttons to search for the desired method.
|
|
|
Using Find
|
|
|
1.
|
To search for a specific method, type the name of that method in the space provided and then click on
Find. The
Find search function
is case sensitive. You may use one or more "*" to indicate wildcards. Enter a character string in the search field and click on
Find. A listing of all classes that have the desired method is displayed in the Selection frame.
|
|
|
2.
|
Using the scroll bar as necessary, locate the desired class having this method in the list displayed in the Selection frame and click on the entry to display the data.
|
|
|
Example Using Find
|
|
|
Suppose you want to find the
make_one method using
Find.
|
|
|
1.
|
Type the search string
make_one in the search field.
|
|
|
2.
|
Click on
Find. A listing of all classes that have this method is displayed in the Selection frame.
|
|
|
3.
|
Using the scroll bar as necessary, locate the desired method in the list displayed in the Selection frame and click on the entry to display the data.
|
|
|
Using Index
|
|
|
1.
|
To search for a specific method, type the name of that method in the space provided and then click on
Index. Unlike the
Find function, the
Index function is
not case sensitive, and you
cannot use wildcards in an index search. A listing of all instances of the word found in the index is displayed in the Selection frame.
|
|
|
2.
|
Using the scroll bar as necessary, locate the desired method in the list displayed in the Selection frame and click on the entry to display the data.
|
|
|
Example Using Index
|
|
|
Suppose you want to find the
make_one method using
Index.
|
|
|
1.
|
Type the search string
make_one in the search field.
|
|
|
2.
|
Click on
Index. A listing of all instances of the word found in the index is displayed in the Selection frame.
|
|
|
3.
|
Using the scroll bar as necessary, locate the desired method in the list displayed in the Selection frame and click on the entry to display the data.
|