Difference between revisions of "PrF UG forms forms pane"

From Protege Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== The Form Browser ==
 
== The Form Browser ==
  
{{PrF_UG_TOC_forms}}<div id='prf_ug'>
+
<noinclude>{{PrF_UG_TOC_forms}}<div id='prf_ug'></noinclude>
  
 
The Form Browser, at the left
 
The Form Browser, at the left
of the [[PrF_UG_forms_forms_tab|Forms Tab]],
+
of the [[PrF_UG_forms_forms_tab|Forms tab]],
 
displays all the classes in your project.
 
displays all the classes in your project.
 
To ensure that the selected class is the same one that was selected
 
To ensure that the selected class is the same one that was selected
at the [[PrF_UG_classes_classes_tab|Classes Tab]]
+
at the [[PrF_UG_classes_classes_tab|Classes tab]]
or the [[PrF_UG_inst_instances_tab|Instances Tab]],
+
or the [[PrF_UG_inst_instances_tab|Instances tab]],
 
you can [[PrF_UG_windows_synchronize_trees|synchronize class trees]].
 
you can [[PrF_UG_windows_synchronize_trees|synchronize class trees]].
  
Line 16: Line 16:
 
<ol class='a'>
 
<ol class='a'>
 
   <li><p>
 
   <li><p>
     The [[PrF_UG_forms_forms_pane#The_Forms_Window|Forms Window]]
+
     The [[PrF_UG_forms_forms_pane#The_Forms_Window|Forms window]]
 
     displays the hierarchy of the classes in your project.
 
     displays the hierarchy of the classes in your project.
 
     Icons give more information about the form associated with the class.
 
     Icons give more information about the form associated with the class.
 
     You cannot change the hierarchy in this window.
 
     You cannot change the hierarchy in this window.
 
     To edit the hierarchy,
 
     To edit the hierarchy,
     use the [[PrF_UG_classes_classes_tab|Classes Tab]].
+
     use the [[PrF_UG_classes_classes_tab|Classes tab]].
 
     </p>
 
     </p>
  
 
   <li><p>
 
   <li><p>
     The [[PrF_UG_forms_form_buttons|Form Buttons]],
+
     The [[PrF_UG_forms_form_buttons|Form buttons]],
 
     at the top right of the pane,
 
     at the top right of the pane,
 
     allow you to clear all customizations from your form
 
     allow you to clear all customizations from your form
Line 32: Line 32:
  
 
   <li><p>
 
   <li><p>
     The Forms Lookup Bar, at the bottom of the pane,
+
     The Forms lookup bar, at the bottom of the pane,
     allows you to locate a form in the Forms Window
+
     allows you to locate a form in the Forms window
 
     by typing all or part of the name and clicking the binoculars.
 
     by typing all or part of the name and clicking the binoculars.
 
     </p>
 
     </p>
Line 40: Line 40:
 
<imagemap>
 
<imagemap>
 
Image:PrF_UG_forms_form_browser.png|frame|none|Form Browser, "Editor" selected
 
Image:PrF_UG_forms_form_browser.png|frame|none|Form Browser, "Editor" selected
rect 182  49 281  76 [[PrF_UG_forms_form_buttons |The Form Buttons]]
+
rect 182  49 281  76 [[PrF_UG_forms_form_buttons |The Form buttons]]
 
desc none
 
desc none
 
</imagemap>
 
</imagemap>
Line 58: Line 58:
 
provide information about the form associated with the class:
 
provide information about the form associated with the class:
  
 +
<div class='b'>
 
{| summary="form information icons"
 
{| summary="form information icons"
| width="50" |
+
| width="75" |
 
[[Image:PrF_UG_forms_form.gif|forms_form]]
 
[[Image:PrF_UG_forms_form.gif|forms_form]]
 
|
 
|
Line 75: Line 76:
 
You can clear all customizations for the selected form by clicking the Remove Customizations
 
You can clear all customizations for the selected form by clicking the Remove Customizations
 
([[Image:PrF_UG_forms_form.remove_customizations.gif|forms_form.remove_customizations]])
 
([[Image:PrF_UG_forms_form.remove_customizations.gif|forms_form.remove_customizations]])
[[PrF_UG_forms_form_buttons|Form Button]]
+
[[PrF_UG_forms_form_buttons|Form button]]
at the top right of the Forms Window.
+
at the top right of the Forms window.
 
This will return the form to the default layout,
 
This will return the form to the default layout,
 
based on slot type and cardinality.
 
based on slot type and cardinality.
 
|}
 
|}
 +
</div>
  
 
=== Hierarchy Icons ===
 
=== Hierarchy Icons ===
Line 86: Line 88:
 
provide information about the display of the class hierarchy:
 
provide information about the display of the class hierarchy:
  
 +
<div class='b'>
 
{| summary="class hierarchy information icons"
 
{| summary="class hierarchy information icons"
| width="50" |
+
| width="75" |
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
 
|
 
|
Line 107: Line 110:
 
In the newspaper example, <b>Library</b> has no subclasses.
 
In the newspaper example, <b>Library</b> has no subclasses.
 
|}
 
|}
 +
</div>
  
  
</div>
+
<noinclude></div></noinclude>

Latest revision as of 17:56, November 13, 2008

The Form Browser


Protege-Frames User's Guide
Forms
Understanding Forms
Forms Tab
Form Browser
Form Buttons
Form Editor
Display Slot Menu
Selected Widget Type Menu
Widget Configuration Dialog
Form Configuration Dialog Box
Default Widget Types
Additional String Widgets
Instance Row and Table Widgets
Contains Widget
Direct Instances Widget
Global Characteristics
Moving or Resizing a Widget
Widget Configuration Properties
Selecting a Widget Display
Hiding a Widget
Customizing a Row or Table Widget
Customizing a Contains Widget
Using a Resource List Widget
Additional Widget Types
Glossary, Editing Help

The Form Browser, at the left of the Forms tab, displays all the classes in your project. To ensure that the selected class is the same one that was selected at the Classes tab or the Instances tab, you can synchronize class trees.

The Form Browser has three components:

  1. The Forms window displays the hierarchy of the classes in your project. Icons give more information about the form associated with the class. You cannot change the hierarchy in this window. To edit the hierarchy, use the Classes tab.

  2. The Form buttons, at the top right of the pane, allow you to clear all customizations from your form as well as to create a form with a preset layout.

  3. The Forms lookup bar, at the bottom of the pane, allows you to locate a form in the Forms window by typing all or part of the name and clicking the binoculars.

The Form buttons
Form Browser, "Editor" selected

The Forms Window

This displays all the forms in the project, ordered by the names of their associated classes. When a single form is selected in this window, its associated form is displayed in the Form Editor to the right. If you have not created or modified the form, Protege-Frames uses a default layout, based on the slot type and cardinality.

The following icons, shown at the left of each form name, provide information about the form associated with the class:

forms_form

The form uses the default layout that is automatically created by Protege-Frames.

forms_form.customized

The form has been customized. You can customize a form by altering its widgets, for example: moving or resizing a widget, changing a widget's label, or selecting which buttons appear for the widget. See Modifying a Widget's Appearance for more information. You can clear all customizations for the selected form by clicking the Remove Customizations (forms_form.remove_customizations) Form button at the top right of the Forms window. This will return the form to the default layout, based on slot type and cardinality.

Hierarchy Icons

The following icons, shown at the beginning of each line, provide information about the display of the class hierarchy:

all_hierarchy.expanded

All direct subclasses of the class are displayed. You can click on this icon to hide the subclasses.

all_hierarchy.collapsed

The class has direct subclasses which are not currently displayed. You can click on this icon to display the subclasses.

No icon

The absence of a all_hierarchy.expanded or a all_hierarchy.collapsed indicates that the class has no subclasses. In the newspaper example, Library has no subclasses.