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="Testing SubItems">
   <item
         title="Introduction"
         description="This cheat sheet will test subitems.
Let's get started!"
         Href="/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm"
         contextId="null">
      <nullAction/>
      <nullList/>
      <nullPerformWhen/>
      <nullList/>
   </item>
   <list>
      <item
            title="Test SubItems"
            description="Try the help link, you should see the concepts for the help system."
            Href="/org.eclipse.platform.doc.user/concepts/chelpsys.htm"
            contextId="null">
         <nullAction/>
         <list/>
         <nullPerformWhen/>
         <list>
            <subItem
                  label="sub 1"
                  when="null"
                  isSkip="true">
               <nullAction/>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 2"
                  when="null"
                  isSkip="true">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 3"
                  when="null"
                  isSkip="false">
               <nullAction/>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 4"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 5"
                  when="null"
                  isSkip="false">
               <nullAction/>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 6"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 7"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="true">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 8"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 9"
                  when="null"
                  isSkip="true">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="true">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 10"
                  when="null"
                  isSkip="true">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 11"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.NoopAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="false">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
            <subItem
                  label="sub 12"
                  when="null"
                  isSkip="false">
               <action
                     class="org.eclipse.ua.tests.cheatsheet.util.IncrementVariableAction"
                     pluginId="org.eclipse.ua.tests"
                     when="null"
                     isConfirm="true">
                  <nullArray/>
               </action>
               <nullPerformWhen/>
            </subItem>
         </list>
      </item>
      <item
            title="All done!"
            description="Did the test work?"
            Href="null"
            contextId="null">
         <nullAction/>
         <list/>
         <nullPerformWhen/>
         <nullList/>
      </item>
   </list>
</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.