alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="UTF-8"?>
<cheatsheet title="Search">
   <intro>
      <description>
         Tests for search
      </description>
   </intro>
   <item title="Open Search" dialog="false" skip="false">
      <description>
         Choose "Search" from the workbench Help menu. Help search page should open in the search view.
      </description>
   </item>
   <item title="Perform Search" dialog="false" skip="false">
      <description>
         Type a query "open project" (without quotes), click "Go".
      </description>
   </item>
   <item title="Select Result" dialog="false" skip="false">
      <description>
         Choose a result.  The document should open with occurrences of the words "open" and "project" highlighted.
      </description>
   </item>
   <item title="Toggle Highlighting" dialog="true" skip="false">
      <description>
         Click the "Highlight search items" button in the help view toolbar to toggle highlighting off. Ensure that "open" and "project" are no longer highlighted. Toggle it on and off again and ensure highlighting toggle appropriately.
      </description>
   </item>
   <item title="Default Highlighting" dialog="true" skip="false">
      <description>
         With highlighing turned off, click the "Search" link to return to the search results and select one. Ensure that highlighting is now turned off by default.
      </description>
   </item>
</cheatsheet>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.