1.3 Working with Filters
Since you do not have a new
library yet for the Customer Inquiry application, you can create some filters using the
ADTSLAB library. You will then learn to change these filters later to use them on your new
library.
Adding a Library Filter
First let's add a library filter
to our project.
Follow these steps:
- Select Filter > Add
> Library filter.
- In the Library filter
field specify ADTSLAB.
- Click OK. The
filter is added.
Adding an Object Filter
Next let's create an object
filter so you can access objects within your project.
Follow these steps:
- Select Filter > Add
> Object filter.
- In the Object library
field specify ADTSLAB. Leave the defaults in the other fields.
- Click OK. The
filter is added and automatically opened. Objects are added to the file list on the
right-hand pane of the window.
Adding a Member Filter
Next let's create a member filter
so you can access members within your project.
Follow these steps:
- Select Filter > Add
> Member filter.
- In the File field
specify *.
- In the library
field specify ADTSLAB. Leave the defaults in the other fields.
- Click OK. The
filter is added and automatically opened. Objects are added to the file list on the
right-hand pane of the window.
This is what your window should now look like:
Click
to indicate that you've done all the steps.