Difference between revisions of "PrF UG forms forms pane"

From Protege Wiki
Jump to: navigation, search
Line 58: Line 58:
 
| width="50" |
 
| width="50" |
 
[[Image:PrF_UG_forms_form.gif|forms_form]]
 
[[Image:PrF_UG_forms_form.gif|forms_form]]
| The form uses the default layout that is automatically created by {{#var:PrF}}.
+
|
 +
The form uses the default layout that is automatically created by {{#var:PrF}}.
 
|-
 
|-
 
|
 
|
Line 85: Line 86:
 
| width="50" |
 
| width="50" |
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
 
[[Image:PrF_UG_all_hierarchy.expanded.gif|all_hierarchy.expanded]]
| All direct subclasses of the class are displayed.
+
|
 +
All direct subclasses of the class are displayed.
 
You can click on this icon to hide the subclasses.
 
You can click on this icon to hide the subclasses.
 
|-
 
|-
 
|
 
|
 
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
[[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
| The class has direct subclasses which are not currently displayed.
+
|
 +
The class has direct subclasses which are not currently displayed.
 
You can click on this icon to display the subclasses.
 
You can click on this icon to display the subclasses.
 
|-
 
|-
Line 99: Line 102:
 
or a [[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
or a [[Image:PrF_UG_all_hierarchy.collapsed.gif|all_hierarchy.collapsed]]
 
indicates that the class has no subclasses.
 
indicates that the class has no subclasses.
In the newspaper example,
+
In the newspaper example, <b>Library</b> has no subclasses.
<b>Library</b> has no subclasses.
 
 
|}
 
|}
  
 
</div>
 
</div>

Revision as of 00:45, October 16, 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.

forms_form_browser

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.