Sun Web Application Guidelines - Version 4.1
Search Guidelines    |    Send Feedback   |    Developers.sun.com

How To Use These Guidelines - An Introduction
 

5 Top-Level Navigation > 5.5 Common Tasks Page > 5.5.2 Navigational Tasks

5.5.2 Navigational Tasks

The Common Tasks page is a convenient way to bring users to a part of the object-oriented (OO) UI that is otherwise reachable through another navigation style (see 5.1 Choosing a Navigation Style for more information). By invoking a navigational task, no data or system state is modified.

Required

When clicking the common task button takes the user to a specific page:

When clicking the common task button takes the user to a specific object (among many):

5.5.2.1 Navigational Tasks: Flow Diagrams

Click on the links in the table below to jump to flow diagrams with more details about the interactions that take place when the user clicks on a common task.

Navigational Task Flow Diagram Description
5.5.2.1.1 Navigation with One Step to Object or Place

When clicking a common task button takes the user directly to a specific object or place in the application.

5.5.2.1.2 Navigation to Specific Instance From Among Up to 25 Objects

The items are listed and the user chooses one. The following methods can be used:

  • List items in a table with selection radio buttons. Include additional columns of attributes for identification purposes if they are useful.
  • Use a list box with at least 4 visible rows plus vertical scrollbars.
5.5.2.1.3 Navigation to Specific Instance From Among 25 to 150 Objects

The items are listed and the user can choose one or perform a search to narrow down the list. For the list, you can use one of these methods:

  • List items in a table with selection radio buttons (paginated when necessary). Include additional columns of attributes for identification purposes, and offer basic filter and sort if they are useful.
  • Use a list box with at least 4 visible rows plus vertical scrollbars.

Also include a search so users can quickly find a recognizable item.

5.5.2.1.4 Navigation to Specific Instance From Among More Than 150 Objects

The items are not listed. The user should search to narrow down the list.

Back to Top

Privacy Policy  |  Terms of Use  |  Trademarks  |  Copyright 2007 Sun Microsystems, Inc.