<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Pr4_UG_ui_Views</id>
		<title>Pr4 UG ui Views - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Pr4_UG_ui_Views"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ui_Views&amp;action=history"/>
		<updated>2026-05-11T14:42:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ui_Views&amp;diff=8315&amp;oldid=prev</id>
		<title>RichMorin: Automated import of articles</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ui_Views&amp;diff=8315&amp;oldid=prev"/>
				<updated>2010-07-27T21:23:36Z</updated>
		
		<summary type="html">&lt;p&gt;Automated import of articles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- Pr4_UG_ui_Views --&amp;gt;&lt;br /&gt;
== Views ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Pr4_UG_ui_TOC}}&amp;lt;div id='pr4_ug'&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#var:Pr4}} provides dozens of views,&lt;br /&gt;
which are collected into [[{{#var:G}}Tab|tabs]]&lt;br /&gt;
for particular editing tasks.&lt;br /&gt;
A view allows the user to display (and frequently, edit)&lt;br /&gt;
some part of the ontology.&lt;br /&gt;
Basically, views are where all the real work gets done.&lt;br /&gt;
&lt;br /&gt;
Each view defines its own [[Pr4_UG_ui |User Interface]] (UI),&lt;br /&gt;
but most views use the same set of UI elements.&lt;br /&gt;
So, views tend to look and act in a predictable manner.&lt;br /&gt;
&lt;br /&gt;
=== Header Bar ===&lt;br /&gt;
&lt;br /&gt;
The background color of a view's header bar depends, in general,&lt;br /&gt;
on the category (eg, Class, Individual) in which the View resides.&lt;br /&gt;
This provides the user with a visual reminder&lt;br /&gt;
of the general topic being displayed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;table&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#c59969&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Annotation&amp;lt;/font&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#cc9f2a&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Class&amp;lt;/font&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#29a779&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Data property&amp;amp;nbsp;&amp;lt;/font&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#29a779&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Datatype&amp;lt;/font&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#531852&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Individual&amp;amp;nbsp;&amp;lt;/font&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#306fa2&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Object property&amp;amp;nbsp;&amp;lt;/font&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&amp;lt;td bgcolor=#6b47a2&amp;gt;&amp;lt;font color=#ffffff&lt;br /&gt;
         &amp;gt;&amp;amp;nbsp;Ontology&amp;amp;nbsp;&amp;lt;/font&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&lt;br /&gt;
Header bars for views in [[#Floating|floated]] and [[#Splitting|split]]&lt;br /&gt;
[[#Frame|Frames]] use a gray background color.&lt;br /&gt;
&lt;br /&gt;
The left-hand end of the header bar contains the name of the View,&lt;br /&gt;
followed (in general) by the name of the item being viewed.&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
Object properties: compatibleWith&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The right-hand end of the header bar contains a set of four icons,&lt;br /&gt;
described below in the [[#Frame|Frame]] section.&lt;br /&gt;
&lt;br /&gt;
=== Display Area ===&lt;br /&gt;
&lt;br /&gt;
The display area uses a variety of &amp;quot;widgets&amp;quot;,&lt;br /&gt;
including action buttons, check boxes, disclosure triangles,&lt;br /&gt;
and selectable entries.&lt;br /&gt;
&lt;br /&gt;
==== Action Buttons ====&lt;br /&gt;
&lt;br /&gt;
Action buttons are used to make changes to specific parts&lt;br /&gt;
of the display area.&lt;br /&gt;
Common action buttons include &amp;quot;Add&amp;quot;, &amp;quot;Annotations&amp;quot;, and &amp;quot;Edit&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
An action button appears as a circular gray icon,&lt;br /&gt;
containing a white symbol (eg, &amp;quot;+&amp;quot;, &amp;quot;@&amp;quot;).&lt;br /&gt;
Hover the mouse over the icon to see the button's name.&lt;br /&gt;
&lt;br /&gt;
==== Check Boxes ====&lt;br /&gt;
&lt;br /&gt;
Check boxes are used when some number of Boolean values&lt;br /&gt;
need to be specified.&lt;br /&gt;
For example, the &amp;quot;Object Property Characteristics&amp;quot; View&lt;br /&gt;
uses check boxes such as &amp;quot;Functional&amp;quot; and &amp;quot;Irreflexive&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Check boxes alternate between the checked and unchecked state.&lt;br /&gt;
Click on a box to toggle its state.&lt;br /&gt;
&lt;br /&gt;
==== Disclosure Triangles ====&lt;br /&gt;
&lt;br /&gt;
Disclosure triangles provide control of visibility in hierarchical lists.&lt;br /&gt;
Clicking on a right-pointing triangle will cause it to point down&lt;br /&gt;
and reveal the items it contains.&lt;br /&gt;
Clicking on a down-pointing triangle will cause it to point to the right&lt;br /&gt;
and hide the items it contains.&lt;br /&gt;
&lt;br /&gt;
==== Selectable Entries ====&lt;br /&gt;
&lt;br /&gt;
Many entries in the display area are selectable.&lt;br /&gt;
The selected entry becomes the target&lt;br /&gt;
for some edit buttons (see below) in the current view.&lt;br /&gt;
It may also become the topic of other views in the tab.&lt;br /&gt;
&lt;br /&gt;
Selectable entries can be recognized by the blue background color.&lt;br /&gt;
When another selectable entry is clicked,&lt;br /&gt;
the selection moves to it from the previous one.&lt;br /&gt;
&lt;br /&gt;
=== Edit Buttons ===&lt;br /&gt;
&lt;br /&gt;
Some views have one or more edit buttons,&lt;br /&gt;
located just below the header bar.&lt;br /&gt;
These are typically used to add, remove, or modify items&lt;br /&gt;
in the display area.&lt;br /&gt;
&lt;br /&gt;
=== Frame ===&lt;br /&gt;
&lt;br /&gt;
Each view occupies a rectangular &amp;quot;frame&amp;quot;.&lt;br /&gt;
This is typically located&lt;br /&gt;
in the [[Pr4_UG_ui_Main_Window |Main Window]]&lt;br /&gt;
under the [[Pr4_UG_ui_Tab_Bar |Tab Bar]].&lt;br /&gt;
However, frames are extremely malleable, as discussed below.&lt;br /&gt;
&lt;br /&gt;
==== Stretching ====&lt;br /&gt;
&lt;br /&gt;
Frames may be stretched (or shrunk) in two ways.&lt;br /&gt;
If the Main Window is stretched,&lt;br /&gt;
all frames within it will be stretched proportionately.&lt;br /&gt;
Individual frames can also be stretched&lt;br /&gt;
in the horizontal or vertical dimension.&lt;br /&gt;
Neighboring frames are resized appropriately.&lt;br /&gt;
&lt;br /&gt;
To stretch an individual frame:&lt;br /&gt;
&lt;br /&gt;
* Move the cursor to the space between two frames.&lt;br /&gt;
* Wait for the cursor to change shape.&lt;br /&gt;
* Press and hold the mouse button.&lt;br /&gt;
* Drag the mouse as desired.&lt;br /&gt;
* Release the mouse button.&lt;br /&gt;
&lt;br /&gt;
==== Splitting ====&lt;br /&gt;
&lt;br /&gt;
A frame may be &amp;quot;split&amp;quot;, yielding two half-sized frames.&lt;br /&gt;
Click the &amp;quot;Split horizontally&amp;quot; or &amp;quot;Split vertically&amp;quot; icon&lt;br /&gt;
at the right end of the frame's (colored) header bar.&lt;br /&gt;
&lt;br /&gt;
The result of a split may be split again,&lt;br /&gt;
yielding as many frames as desired.&lt;br /&gt;
To remove an unwanted frame, click the &amp;quot;Close&amp;quot; icon.&lt;br /&gt;
&lt;br /&gt;
==== Floating ====&lt;br /&gt;
&lt;br /&gt;
Clicking a frame's &amp;quot;Float&amp;quot; icon causes the frame&lt;br /&gt;
to be duplicated and turned into a separate window.&lt;br /&gt;
This can be dragged to a desired location&lt;br /&gt;
and stretched (or shrunk) as desired.&lt;br /&gt;
&lt;br /&gt;
Floated frames differ from normal frames in two respects:&lt;br /&gt;
&lt;br /&gt;
* They cannot be split.&lt;br /&gt;
* They remain visible through tab changes.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RichMorin</name></author>	</entry>

	</feed>