windows:Windows/control-panels

出自UXGuide.net

跳转到: 导航, 搜索

控制面板
Control Panels

目录


通过 Microsoft® Windows® 中的“控制面板”,用户能够配置系统级的功能特性并执行一些相关的操作。所谓系统级的功能特性配置包括硬件和软件的安装与配置、安全、系统维护、以及用户帐户管理等。

术语“控制面板”指整个 Windows 控制面板功能。单个的控制面板被称为“控制面板项”。

Aa511272_ControlPanels01(en-us,MSDN_10).png


典型的控制面板项

“控制面板主页”是所有控制面板项的主入口点,按照不同分类列出各控制面板项及其最常见的任务。它在用户单击开始菜单上的控制面板时显示。

“控制面板分类页面”中列出了单个分类下的所有控制面板项及其最常见的任务。它在用户单击主页上的分类名称时显示。

控制面板项是通过任务流程或属性表来实现的。对于 Windows Vista® 来说,倾向于使用任务流程式的用户界面(UI)。

注:属性表相关的设计规范请参考各自相应的章节。


这样的用户界面是否正确?

考虑下列问题以进行判断:

Aa511272_ControlPanels06(en-us,MSDN_10).png
在这个示例中,Local Users and Groups MMC 控制台面向 IT 专业人员提供用户管理功能。其他用户则通常更愿意使用控制面板中的用户帐户项。

控制面板项是必要的,因为许多系统级特性不具有更加明显或直接的集成点。不过控制面板不应当被视为所有配置设置的“百宝箱”。具有用户界面的应用程序应当通过其 UI 进行直接配置,而非使用控制面板项。

错误:

Aa511272_ControlPanels03(en-us,MSDN_10).png


在这个示例中,Windows Internet Explorer® 不应当出现在控制面板中,因为其自身的 UI 是更好的集成点。


是创建新的控制项板项还是扩展已有的项?

考虑下列问题以进行判断:


Design concepts

The Control Panel concept is based on a real-world metaphor. A real-world control panel is a collection of controls (knobs, switches, gauges, and displays) used to monitor and control a device. Users of such control panels often need training to understand how to use them.

Unlike their real-world counterparts, Windows control panel designs are optimized for first-time users. Users don't perform most control panel tasks very often, so they usually don't remember how to do them and effectively have to relearn them every time.

To design a control panel item that is useful and easy to use:

When designing and evaluating items to include in Control Panel, determine the common tasks that users perform and make sure there is a clear path to perform those tasks. Users typically perform the following types of tasks with control panel items:

If you do only one thing...


Design control panel pages for specific tasks, and present them in terms of user goals instead of technology.


Usage patterns

For control panel items, you can use a task flow or a property sheet. Here are their usage patterns:


Task flow patterns

Task flow items use a hub page to present the high-level choices, and spoke pages to perform the actual configuration.


Hub pages


Spoke pages


Property sheet patterns

For more information and examples, see Control Panel Patterns.


Guidelines

Property sheet control panel items


Task flow control panel items

General


Task links and buttons

Aa511272_ControlPanels13(en-us,MSDN_10).png
In this example, important commands are given a more prominent appearance.


Dialog boxes

When using task flows, you generally want a task to flow from page to page within a single window, but the following circumstances are exceptions.

Aa511272_ControlPanels17(en-us,MSDN_10).png
In this example, the Delete command is performed in a dialog box instead of a separate page.


Hub pages

General


Object lists

For more guidelines about presenting object lists, see List Views.


Interaction

Aa511272_ControlPanels15a(en-us,MSDN_10).png
In this example, changing a setting requires elevation, so an Apply button is used.
Aa511272_ControlPanels16(en-us,MSDN_10).png
In this example, the Power Options control panel item has the most useful settings directly on the hub page.
Aa511272_ControlPanels17(en-us,MSDN_10).png
In this example, the Delete command is confirmed with a dialog box.
Aa511272_ControlPanels18(en-us,MSDN_10).png
In this example, each task has a task link and an icon.


Task panes

Use task panes to present links to commands, views, and related control panel items.


See also links

Aa511272_ControlPanels19(en-us,MSDN_10).png
In this example, the Performance control panel item links to the Security Center and Problem Reports and Solutions items, because users are likely to want to perform tasks from those control panel items.


Spoke pages

General


Interaction

Doing so keeps the meaning of the commit buttons for the main task clear and unambiguous. Users should always be confident in understanding what they are committing to.


Interaction (intermediate spoke pages)


Interaction (final spoke pages)


Commit buttons

Note: Cancel buttons are considered to be commit buttons.

Aa511272_ControlPanels19a(en-us,MSDN_10).png
In this example, the radio buttons, not the commit buttons, are responses to the main instruction.
Aa511272_ControlPanels20(en-us,MSDN_10).png
In this example, content area size is unbounded, so the commit buttons are placed in the command area.


Preview buttons


Immediate previews

A control panel item has an immediate preview when changes on a spoke page take effect immediately.

Aa511272_ControlPanels20a(en-us,MSDN_10).png


In this example, Windows Color and Appearance changes are applied immediately. Doing so allows users to make changes with minimal effort.


Apply buttons


Control panel integration

To integrate your control panel item with Windows, you can:

Note that you can provide this information only for new control panel items—you can't add or change this information for control panel items that you extend.


Home page categories


Task links


Search terms

These search terms should be based on user testing.


Standard users and Protected administrators

Many settings require administrator privileges to change. If a process requires administrator privileges, Windows Vista requires Standard users and Protected administrators to elevate their privileges explicitly. Doing so helps prevent malicious code from running with administrator privileges.

For more information and examples, see User Account Control.


Schemes and themes

A scheme is a named collection of visual settings. A theme is a named collection of settings across the system. Examples of schemes and themes include Display, Mouse, Phone and Modem, Power Options, and Sound and Audio Options.

Schemes are useful when users are in a different environment, such as a different physical location (country/region, time zone); using their computer in a different situation (on batteries, docked/undocked); or using their computer for a different function (presentations, video playback).
Aa511272_ControlPanels12(en-us,MSDN_10).png
In this example, the Theme Settings control panel item shows a preview of the desktop and appearance settings.


Miscellaneous


Default values


Text

Item names

Incorrect:
Accessibility Options
Modem Settings
Power Options
Regional and Language Options
Correct:
Accessibility
Modem
Power
Regional Formats and Languages
In the correct examples, unnecessary words are removed.
Incorrect:
Folder Options
Phone and Modem Options
Correct:
Files and Folders
Modem
In the correct examples, the primary control panel item features are given emphasis.


Title page


Task link text

The following guidelines apply to links to task pages, such as Category page task links and See also links.


Main instructions

Examples:
Keep your computer secure and up-to-date
Optimize your computer so it's easier to see, hear, and control
Incorrect:
Pick a notification task
Correct:
Indicate how to handle incoming information
The correct version better communicates the goal achieved by the page.


Supplemental instructions


Page text

Example:
Choose the pictures you want to print.
Example:
Print the photos on my camera.


Task links

For more information and examples, see Links.


Commit buttons


Documentation

When referring to the control panel home page or category pages:

Example:
In Control Panel, open Security Center.

For control panel items:

Examples:

个人工具
名字空间
变换
动作
导航
工具箱