Edited topics webapi_public_112441_merge_trunk_1
authorjbranam@netbeans.org
Mon, 27 Aug 2007 15:35:59 +0000
changeset 1393162da09d4e5e
parent 1392 40c7f23af149
child 1394 16a67714d758
Edited topics
visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/projects/howtoprojects/add_theme.html
visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/rave_nbpack-toc.xml
     1.1 --- a/visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/projects/howtoprojects/add_theme.html	Mon Aug 27 14:48:52 2007 +0000
     1.2 +++ b/visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/projects/howtoprojects/add_theme.html	Mon Aug 27 15:35:59 2007 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  <h2>Adding a Theme</h2>
     1.5  <p><small><a href="#seealso">See Also | Tutorials</a></small></p>
     1.6  
     1.7 -<p>You can add a theme JAR file to the IDE by creating a theme library for it. Creating a theme library automatically adds it to the list of available themes under the Themes node in the Projects window. Themes are used in Visual Web JSF Application projects. </p>
     1.8 +<p>In a web application with Visual Web JSF support, you can add a theme JAR file  by creating a theme library for it. Creating a theme library automatically adds it to the list of available themes under the Themes node in the Projects window. </p>
     1.9  <p>If necessary, you can also set the theme as the current theme for the project. </p>
    1.10  <p><b>To add a theme:</b></p>
    1.11  <ol>
     2.1 --- a/visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/rave_nbpack-toc.xml	Mon Aug 27 14:48:52 2007 +0000
     2.2 +++ b/visualweb.ravehelp.rave_nbpack/javahelp/org/netbeans/modules/visualweb/ravehelp/rave_nbpack/docs/rave_nbpack-toc.xml	Mon Aug 27 15:35:59 2007 +0000
     2.3 @@ -14,7 +14,6 @@
     2.4  		<tocitem text="Creating Web Applications">
     2.5  			<tocitem text="About Creating Web Applications" target="about_create_webapps" />
     2.6  			<tocitem text="Creating a Web Application Project" target="create_webapps_proj" />
     2.7 -			<tocitem text="Creating a Web Application with Visual Web JSF " target="projrave_projects_howtoprojects_create_sample_app" />
     2.8  			<tocitem text="Adding a Theme" target="projrave_projects_howtoprojects_add_theme" />
     2.9  			<tocitem text="Importing a Legacy Project" target="projrave_projects_howtoprojects_import_creator_project" />
    2.10  			<tocitem text="Web Application Frameworks">
    2.11 @@ -92,26 +91,6 @@
    2.12  					<tocitem text="Binding a Table Component to a Web Service Method" target="projrave_web_svc_howtowebservices_ws_bind_table" />
    2.13  				</tocitem>
    2.14  			</tocitem>
    2.15 -			<tocitem text="Creating Multiple Pages" expand="false">
    2.16 -				<tocitem text="About the Page Flow Editor" target="projrave_ui_elements_editors_about_navigation_editor" />
    2.17 -				<tocitem text="About Multiple Pages and Navigation" target="projrave_multiple_forms_aboutmultiforms" />
    2.18 -				<tocitem text="Working With Multiple Pages" target="projrave_multiple_forms_multiform_process" />
    2.19 -				<tocitem text="Page Navigation Tasks: Quick Reference" target="projrave_multiple_forms_howtomultiforms_howtomultiforms" />
    2.20 -				<tocitem text=" Connecting Multiple Pages">
    2.21 -					<tocitem text="Deleting a Page Navigation Connector" target="projrave_multiple_forms_howtomultiforms_delete_connector" />
    2.22 -					<tocitem text="Renaming a Page Navigation Connector" target="projrave_multiple_forms_howtomultiforms_rename_connector" />
    2.23 -					<tocitem text="Setting Up Dynamic Page Navigation" target="projrave_multiple_forms_howtomultiforms_dynamic_form_navigation" />
    2.24 -					<tocitem text="Setting Up Static Page Navigation" target="projrave_multiple_forms_howtomultiforms_set_form_navigation" />
    2.25 -					<tocitem text="Page Navigation Editor Keyboard Shortcuts" target="projrave_a11y_navigation_editor_shortcuts" />
    2.26 -				</tocitem>
    2.27 -				<tocitem text="Creating Pages and Components">
    2.28 -					<tocitem text="Adding Components in the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_add_comp_nav_editor" />
    2.29 -					<tocitem text="Creating a Page in a Visual Web Project" target="projrave_multiple_forms_howtomultiforms_create_form" />
    2.30 -					<tocitem text="Deleting a Page in a Visual Web Project" target="projrave_multiple_forms_howtomultiforms_delete_page" />
    2.31 -					<tocitem text="Opening Pages From the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_open_page_nav_editor" />
    2.32 -					<tocitem text="Viewing Page Contents in the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_preview_nav_page" />
    2.33 -				</tocitem>
    2.34 -			</tocitem>
    2.35  		</tocitem>
    2.36  		<tocitem text="Creating and Editing Web Components">
    2.37  			<tocitem text="About Creating Web Components" target="about_create_webcomps" />
    2.38 @@ -154,6 +133,26 @@
    2.39  					<tocitem text="Updating a Component Library" target="projrave_components_howtocomponents_update_comp_lib" />
    2.40  				</tocitem>
    2.41  			</tocitem>
    2.42 +			<tocitem text="Pages" expand="false">
    2.43 +				<tocitem text="About the Page Flow Editor" target="projrave_ui_elements_editors_about_navigation_editor" />
    2.44 +				<tocitem text="About Multiple Pages and Navigation" target="projrave_multiple_forms_aboutmultiforms" />
    2.45 +				<tocitem text="Working With Multiple Pages" target="projrave_multiple_forms_multiform_process" />
    2.46 +				<tocitem text="Page Navigation Tasks: Quick Reference" target="projrave_multiple_forms_howtomultiforms_howtomultiforms" />
    2.47 +				<tocitem text=" Connecting Multiple Pages">
    2.48 +					<tocitem text="Deleting a Page Navigation Connector" target="projrave_multiple_forms_howtomultiforms_delete_connector" />
    2.49 +					<tocitem text="Renaming a Page Navigation Connector" target="projrave_multiple_forms_howtomultiforms_rename_connector" />
    2.50 +					<tocitem text="Setting Up Dynamic Page Navigation" target="projrave_multiple_forms_howtomultiforms_dynamic_form_navigation" />
    2.51 +					<tocitem text="Setting Up Static Page Navigation" target="projrave_multiple_forms_howtomultiforms_set_form_navigation" />
    2.52 +					<tocitem text="Page Navigation Editor Keyboard Shortcuts" target="projrave_a11y_navigation_editor_shortcuts" />
    2.53 +				</tocitem>
    2.54 +				<tocitem text="Creating Pages and Components">
    2.55 +					<tocitem text="Adding Components in the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_add_comp_nav_editor" />
    2.56 +					<tocitem text="Creating a Page in a Visual Web Project" target="projrave_multiple_forms_howtomultiforms_create_form" />
    2.57 +					<tocitem text="Deleting a Page in a Visual Web Project" target="projrave_multiple_forms_howtomultiforms_delete_page" />
    2.58 +					<tocitem text="Opening Pages From the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_open_page_nav_editor" />
    2.59 +					<tocitem text="Viewing Page Contents in the Page Flow Editor" target="projrave_multiple_forms_howtomultiforms_preview_nav_page" />
    2.60 +				</tocitem>
    2.61 +			</tocitem>
    2.62  			<tocitem text="JSP and HTML Files">
    2.63  				<tocitem text="About Creating and Editing JSP, HTML, and Tag Files" target="about_jsp_edit" />
    2.64  				<tocitem text="About JavaServer Pages Technology" target="about_jsp_technology" />