Aspects of the present invention are directed generally to window arrangements in an operating system. More particularly, aspects of the present invention are directed to a method and system for configuring the open windows in a user interface that will allow a user to readily browse multiple windows.
As the use of computers in both the workforce and personal life has increased, so has the desire to allow for easier use of them. Many operating systems today utilize a windows based configuration of application programs. Information is displayed on a display screen in what appears to be several sheets of paper.
When multiple windows are open at the same time, switching quickly to the desired window can be difficult. For example, the desired window may be partially or fully occluded by other open windows. Also, the desired window may be minimized or hidden.
Window selection interfaces have been proposed to minimize the necessity to sort through the various open windows. Current versions of the Windows brand operating system by Microsoft Corporation include the Alt-Tab key combination, Task List and Taskbar, which when selected presents a list of open windows in a representation different from the primary window. Similar user interfaces exist in MAC OS X brand operating system by Apple Computing, Inc. of Cupertino, Calif. including Apple-Tab and the Dock in which a list of windows in are provided in a representation different from the primary window. Each of the aforementioned user interfaces restate or reformulate the open windows into a type of list. These interfaces however, do not allow the user to view content of a window without the window being selected.
Recently, Apple Computing, Inc. introduced Exposé in the MAC OS X brand operating system. Exposé provides a user with the ability to display all open windows as thumbnails on the desktop. In operation, when the user types the F9 key, Exposé tiles all the open windows. Namely, Exposé scales the windows down to a size such that all the open windows are displayed in a non-overlapping form. In another aspect, Exposé provides a user with the ability to display view all open windows in a particular application in a non-overlapping manner. Specifically, when the user types the F10 key, Exposé tiles all of the open windows for the current application in a non-overlapping form while fading to a gray all of the open windows associated with other applications.
While Exposé allows the user to view open windows simultaneously, multiple windows are tiled on the screen, which can still lead to some confusion. It would be helpful to provide an interface which allows a user to scan quickly through open windows, one at a time.
There is therefore a need for a method to allow users to quickly scan through open windows one at a time. According to one aspect of the invention, open windows can be presented in a visual stack representing a Z-ordering of the windows. In response, to a browse command, windows can be navigated through where each input causes the window at the top of the visual stack to move to the bottom of the stack and the remaining windows to move up in the stack with the window previously second in the visual stack being in focus. Successive browse commands causes this behavior to repeat allowing a user to cycle through each of the open windows.
The foregoing summary of the invention, as well as the following detailed description of illustrative embodiments, is better understood when read in conjunction with the accompanying drawings, which are included by way of example, and not by way of limitation with regard to the claimed invention.
In the following description of various illustrative embodiments, reference is made to the accompanying drawings, which form a part hereof, and in which is shown, by way of illustration, various embodiments in which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural and functional modifications may be made without departing from the scope of the present invention.
The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
With reference to
Computer 110 typically includes a variety of computer readable media. Computer readable media can be any available media that can be accessed by computer 110 and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, random access memory (RAM), read only memory (ROM), electronically erasable programmable read only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by computer 110. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
The system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as ROM 131 and RAM 132. A basic input/output system 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation,
The computer 110 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only,
The drives and their associated computer storage media discussed above and illustrated in
The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in
When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used. The existence of any of various well-known protocols such as TCP/IP, Ethernet, FTP, HTTP and the like is presumed, and the system can be operated in a client-server configuration to permit a user to retrieve web pages from a web-based server. Any of various conventional web browsers can be used to display and manipulate data on web pages.
A programming interface (or more simply, interface) may be viewed as any mechanism, process, protocol for enabling one or more segment(s) of code to communicate with or access the functionality provided by one or more other segment(s) of code. Alternatively, a programming interface may be viewed as one or more mechanism(s), method(s), function call(s), module(s), object(s), etc. of a component of a system capable of communicative coupling to one or more mechanism(s), method(s), function call(s), module(s), etc. of other component(s). The term “segment of code” in the preceding sentence is intended to include one or more instructions or lines of code, and includes, e.g., code modules, objects, subroutines, functions, and so on, regardless of the terminology applied or whether the code segments are separately compiled, or whether the code segments are provided as source, intermediate, or object code, whether the code segments are utilized in a runtime system or process, or whether they are located on the same or different machines or distributed across multiple machines, or whether the functionality represented by the segments of code are implemented wholly in software, wholly in hardware, or a combination of hardware and software.
Notionally, a programming interface may be viewed generically, as shown in
Aspects of such a programming interface may include the method whereby the first code segment transmits information (where “information” is used in its broadest sense and includes data, commands, requests, etc.) to the second code segment; the method whereby the second code segment receives the information; and the structure, sequence, syntax, organization, schema, timing and content of the information. In this regard, the underlying transport medium itself may be unimportant to the operation of the interface, whether the medium be wired or wireless, or a combination of both, as long as the information is transported in the manner defined by the interface. In certain situations, information may not be passed in one or both directions in the conventional sense, as the information transfer may be either via another mechanism (e.g. information placed in a buffer, file, etc. separate from information flow between the code segments) or non-existent, as when one code segment simply accesses functionality performed by a second code segment. Any or all of these aspects may be important in a given situation, e.g., depending on whether the code segments are part of a system in a loosely coupled or tightly coupled configuration, and so this list should be considered illustrative and non-limiting.
This notion of a programming interface is known to those skilled in the art and is clear from the foregoing detailed description of the invention. There are, however, other ways to implement a programming interface, and, unless expressly excluded, these too are intended to be encompassed by the claims set forth at the end of this specification. Such other ways may appear to be more sophisticated or complex than the simplistic view of
A communication from one code segment to another may be accomplished indirectly by breaking the communication into multiple discrete communications. This is depicted schematically in
In some cases, it may be possible to ignore, add or redefine certain aspects (e.g., parameters) of a programming interface while still accomplishing the intended result. This is illustrated in
It may also be feasible to merge some or all of the functionality of two separate code modules such that the “interface” between them changes form. For example, the functionality of
A communication from one code segment to another may be accomplished indirectly by breaking the communication into multiple discrete communications. This is depicted schematically in
Yet another possible variant is to dynamically rewrite the code to replace the interface functionality with something else but which achieves the same overall result. For example, there may be a system in which a code segment presented in an intermediate language (e.g. Microsoft IL, Java ByteCode, etc.) is provided to a Just-in-Time (JIT) compiler or interpreter in an execution environment (such as that provided by the .Net framework, the Java runtime environment, or other similar runtime type environments). The JIT compiler may be written so as to dynamically convert the communications from the 1st Code Segment to the 2nd Code Segment, i.e., to conform them to a different interface as may be required by the 2nd Code Segment (either the original or a different 2nd Code Segment). This is depicted in
It is also noted that the above-described scenarios for achieving the same or similar result as an interface via alternative embodiments may also be combined in various ways, serially and/or in parallel, or with other intervening code. Thus, the alternative embodiments presented above are not mutually exclusive and may be mixed, matched and combined to produce the same or equivalent scenarios to the generic scenarios presented in
Desktop space 201 is an area of a display that allows for the display of windows corresponding to application programs. The taskbar at the bottom indicates which windows are currently in use, which may be visible or minimized. A taskbar is a specific implementation of an on-screen window remote control used to list and enable manipulation of windows, such as activating, moving, hiding, and minimizing. Window 202 may be represented by taskbar button 214. Window 204 may be represented by taskbar button 216. Window 206 may be represented by taskbar button 218. Window 208 may be represented by taskbar button 220. Window 210 may be represented by taskbar button 222. Window 212 may be represented by taskbar button 224. As shown in this example, all six of the windows are shown open. Although only six windows are shown, it should be understood that more or fewer windows may be open. The taskbar button order may indicate the order in which the corresponding windows were first opened. For example, window 206 is the third window from the top of the Z-order as shown by its corresponding taskbar button 218, while window 212 was the least recent window opened in comparison to the other five windows.
Each of windows 202, 204, 206, 208, 210 and 212 includes an indicium, respectively, corresponding to the application program using the window. Each window in
For the windows 202, 204, 206, 208, 210 and 212 shown in
To initiate visual window browsing according to an illustrative embodiment of the present invention, the user inputs a command in the form of a keyboard shortcut, a mouse action, a voice input or the like. These inputs might include a shortcut sequence like Windows-Tab, Alt-Tab or pushing the mouse pointer to a corner of the screen. In response, to the command, each of the windows in
Each of the windows 204, 206, 208, 210 and 212 in
To browse to another of the windows, the user can issue another command by performing an action, such as pressing the Tab key while continuing to hold the Windows key, spinning the mouse wheel one click or providing another input. It will be appreciated that browsing to another window may be implemented in response to a further user input or it may occur automatically (e.g., in response to a passage of time such as five seconds), for example in much the same way a scan operation functions with respect to a radio. In both cases, a browsing command is generated, in one instance by a user and in another instance automatically. In response to the command, the window 202 at the top of the visual stack (Z-order) in
Subsequent browsing commands would cause the same behavior as described with respect to
In certain illustrative implementations of browsing according to the present invention, all open windows substantially maintain their size, as well as their position in the Z-order while being browsed. While not required, maintaining these parameters as described can minimize the impact of the browsing action on the user's mental model of their workspace. As such, the user may be able to remember more easily the window size, window position, and the period in which a specific window was browsed relative to other windows to find the desired window more quickly.
In other implementations where one or more windows are maximized, when visual browsing is initiated the maximized window(s) would be scaled to allow for a visual stack configuration to be displayed. Also, when browsing is initiated the windows may be scaled so that the windows in the visual stack increase in size from topmost to bottommost window. In this implementation, the window at the top of the visual stack will always be scaled to be the smallest, the second window in the visual stack the second smallest and so on. Thus, in one implementation, when a command to browse from one window to the next window in the Z-order is executed, the window at the top of the stack moves to the bottom and its size is increased to be the largest window. Each other window in the visual stack would move up one spot in the Z-order and be reduced in size. Such an implementation will allow many windows to be visually displayed in the visual stack and provide a user with a comparable quantum of information regarding the content of each of the windows.
While the example of the invention described with respect to
Alternatively, a subset of the open (visible or hidden) windows could be browsed through. In one implementation, browsing could be set to occur based on all windows associated with a word processing application, or all windows with other common characteristics. In these scenarios, the windows on the desktop could be segmented into a particular group and the browsing would only be carried out among those windows in the particular group. The screen real estate could be used entirely for the browsing action or could be subdivided as needed. Thus, in certain implementations, only the windows for a certain group would be present in the visual stack.
It may be desirable to limit the number of windows which can be depicted in Z-order as the screen real estate may only allow a certain number (e.g., 8) of windows to be displayed in such a manner that the user will be able to determine some information regarding the content of each open window. If the windows displayed are limited in number, other open windows may be part of the stack, but not displayed. More specifically, if ten windows are open, the visual stack may only show the top 8 windows in the Z-order although ten windows are in the Z-order. Consequently, in response to a browsing command, the window at the top of the Z-order would move to the bottom of the Z-order and would not be displayed, all the other windows would move up a space in the Z-order with the window previously not displayed and occupying the ninth position in the Z-order moving to the eighth position in the Z-order and onto the display.
The amount the windows are skewed in response to the command to initiate visual browsing can depend on the number of windows to be presented in the visual stack. In this instance, the skew may increase based on the number of windows that are displayed in the visual stack. That is, to allow more windows to be presented in the visual stack and still allow a user to identify some information regarding the content of the window, it may be appropriate to increase the skews of the windows.
In some aspects of the invention, a user can browse to a window on demand from the visual stack. Thus, to browse to the third window down in the visual stack, rather than browse to through the second window in the stack, a user can immediately browse to the third window in the visual stack by inputting a command.
In some implementations to aid a user in identifying a window, information regarding the content of the window, for example the title, could be placed in a tab, which extends from the window in the visual stack upon initiation of visual browsing or in response to a command once browsing with the title.
It will be appreciated by one skilled in the art that aspects of the invention described above may be applied to any view of a collection of objects which are typically identified by their visual attributes (i.e. size, shape, position, content). For example, a collection of photographs in a folder (container) may be presented as piles (or stacks), grouped by a common attribute or explicitly by the user. Because these stacks also maintain a z-order, aspects of the invention could be used to browse the stack of photos to locate/retrieve a specific photo without having to resort to opening, or flattening, the stack.
It will be further appreciated by one skilled in the art that creating the visual stack, manipulating the visual stack, and providing the animation transitions to show the user visually what is occurring requires a 3-dimensional layout engine working with the operating system. The layout engine may be built into the operating system or it may be a standalone application, which interfaces with the operating system. One obvious aspect is that the invention needs to be performed on a system with sufficient processing power to manipulate three dimensional images in real time.
In another implementation of the present invention, various aspects of the present invention may be performed by an application programming interface (API). For example, public APIs may interface with an operating system to allow an operating system to provide the various features of the present invention. In one embodiment, a software architecture for processing data representative of a Z-ordering of overlapping windows on a computer display includes at least one component configured to move the windows to be in a visual stack in Z-order with the topmost window in the stack being in focus, and at least one application program interface to access the component. An API may receive a request to put one window in focus and other windows out of focus, access the necessary function(s) to perform the operation, and then send the results back to an operating system. The operating system may use the data provided from the API to perform the various features of the present invention.
In another implementation, a programming interface operable with an operating system, can perform the steps including intercepting an instruction to a destination module to place one window in focus and other windows out of focus, intercepting data indicating the Z-ordering of the windows, and providing an instruction to the destination module to move the windows to be in a visual stack, where the windows are visually stacked according to the Z-ordering with the one window to be placed in focus being the topmost window in the visual stack.
Illustrative aspects of the invention include providing the windows in a visual presentation configuration which can be understood by the user as having a linear or ordered arrangement, even if the windows are not strictly linear in their appearance. This allows the user to cycle quickly through the windows using input commands (e.g., keyboard or the mouse wheel) to bring a window of interest to a position where it can be viewed at near to true fidelity. Another illustrative aspect of the invention provides a three dimensional arrangement of the windows to allow the user to see as much of the most interesting part of the window (the top and left edges in left-to-right language layouts) at near 100% scaling. These two illustrative aspects together permit the user to quickly visual identify the window he is seeking using, both the contents of the window and the window shape. Another illustrative aspect resides in that transition to and from the visual presentation of the windows is carried out using animation, which helps the user understand the source of the window layout.
While illustrative systems and methods as described herein embodying various aspects of the present invention are shown, it will be understood by those skilled in the art, that the invention is not limited to these embodiments. Modifications may be made by those skilled in the art, particularly in light of the foregoing teachings. For example, each of the elements of the aforementioned embodiments may be utilized alone or in combination or subcombination with elements of the other embodiments. It will also be appreciated and understood that modifications may be made without departing from the true spirit and scope of the present invention. The description is thus to be regarded as illustrative instead of restrictive on the present invention.
Number | Name | Date | Kind |
---|---|---|---|
4651146 | Lucash et al. | Mar 1987 | A |
4653020 | Cheselka et al. | Mar 1987 | A |
4862389 | Takagi | Aug 1989 | A |
5412776 | Bloomfield | May 1995 | A |
5463726 | Price | Oct 1995 | A |
5499334 | Staab | Mar 1996 | A |
5515494 | Lentz | May 1996 | A |
5546528 | Johnston | Aug 1996 | A |
5651107 | Frank et al. | Jul 1997 | A |
5668962 | Kitami | Sep 1997 | A |
5754809 | Gandre | May 1998 | A |
5758110 | Boss et al. | May 1998 | A |
5841435 | Dauerer et al. | Nov 1998 | A |
5874960 | Mairs et al. | Feb 1999 | A |
5880733 | Horvitz et al. | Mar 1999 | A |
5889517 | Ueda | Mar 1999 | A |
5892511 | Gelsinger et al. | Apr 1999 | A |
5898433 | Hijikata | Apr 1999 | A |
5920316 | Oran et al. | Jul 1999 | A |
5929854 | Ross | Jul 1999 | A |
5949432 | Gough et al. | Sep 1999 | A |
6008809 | Brooks | Dec 1999 | A |
6031530 | Trueblood | Feb 2000 | A |
6040833 | Henshaw | Mar 2000 | A |
6043818 | Nakano et al. | Mar 2000 | A |
6072488 | McFarland | Jun 2000 | A |
6075531 | DeStefano | Jun 2000 | A |
6108714 | Kumagai et al. | Aug 2000 | A |
6160554 | Krause | Dec 2000 | A |
6166736 | Hugh | Dec 2000 | A |
6184883 | Bates et al. | Feb 2001 | B1 |
6215490 | Kaply | Apr 2001 | B1 |
6229542 | Miller | May 2001 | B1 |
6239798 | Ludolph et al. | May 2001 | B1 |
6272484 | Martin et al. | Aug 2001 | B1 |
6275227 | DeStefano | Aug 2001 | B1 |
6313855 | Shuping et al. | Nov 2001 | B1 |
6321209 | Pasquali | Nov 2001 | B1 |
6344863 | Capelli et al. | Feb 2002 | B1 |
6411292 | Cook et al. | Jun 2002 | B1 |
6429855 | Pabon | Aug 2002 | B2 |
6429883 | Plow et al. | Aug 2002 | B1 |
6486895 | Robertson et al. | Nov 2002 | B1 |
6549218 | Gershony et al. | Apr 2003 | B1 |
6577330 | Tsuda et al. | Jun 2003 | B1 |
6590593 | Robertson et al. | Jul 2003 | B1 |
6590594 | Bates et al. | Jul 2003 | B2 |
6597358 | Miller | Jul 2003 | B2 |
6628310 | Hiura et al. | Sep 2003 | B1 |
6636246 | Gallo et al. | Oct 2003 | B1 |
6686938 | Jobs et al. | Feb 2004 | B1 |
6710788 | Freach et al. | Mar 2004 | B1 |
6720982 | Sakaguchi | Apr 2004 | B1 |
6734873 | Herf et al. | May 2004 | B1 |
6781611 | Richard | Aug 2004 | B1 |
6822662 | Cook et al. | Nov 2004 | B1 |
6874123 | DeStefano | Mar 2005 | B1 |
6915489 | Gargi | Jul 2005 | B2 |
6922815 | Rosen | Jul 2005 | B2 |
6957395 | Jobs et al. | Oct 2005 | B1 |
6988135 | Martin et al. | Jan 2006 | B2 |
6996783 | Brown et al. | Feb 2006 | B2 |
7028264 | Santoro et al. | Apr 2006 | B2 |
7047500 | Roelofs | May 2006 | B2 |
7069518 | Card et al. | Jun 2006 | B2 |
7103850 | Engstrom et al. | Sep 2006 | B1 |
7119819 | Robertson et al. | Oct 2006 | B1 |
7146573 | Brown et al. | Dec 2006 | B2 |
7159189 | Weingart et al. | Jan 2007 | B2 |
RE39610 | McFarland | May 2007 | E |
7250955 | Beeman et al. | Jul 2007 | B1 |
7296242 | Agata et al. | Nov 2007 | B2 |
7386801 | Horvitz et al. | Jun 2008 | B1 |
7426697 | Holecek | Sep 2008 | B2 |
7439975 | Hsu | Oct 2008 | B2 |
7478326 | Holecek | Jan 2009 | B2 |
7506267 | Baxter et al. | Mar 2009 | B2 |
7519907 | Cohen et al. | Apr 2009 | B2 |
7552397 | Holecek | Jun 2009 | B2 |
RE41113 | McFarland | Feb 2010 | E |
7747965 | Holecek | Jun 2010 | B2 |
20010028368 | Swartz et al. | Oct 2001 | A1 |
20010035882 | Stoakley et al. | Nov 2001 | A1 |
20020091739 | Ferlitsch et al. | Jul 2002 | A1 |
20020130904 | Becker et al. | Sep 2002 | A1 |
20020171682 | Frank et al. | Nov 2002 | A1 |
20030117440 | Hellyar et al. | Jun 2003 | A1 |
20030142108 | Brown et al. | Jul 2003 | A1 |
20030142109 | Brown et al. | Jul 2003 | A1 |
20030142136 | Carter et al. | Jul 2003 | A1 |
20030142138 | Brown et al. | Jul 2003 | A1 |
20030142140 | Brown et al. | Jul 2003 | A1 |
20030164862 | Cadiz et al. | Sep 2003 | A1 |
20030179237 | Nelson et al. | Sep 2003 | A1 |
20030210270 | Clow et al. | Nov 2003 | A1 |
20040004632 | Knight et al. | Jan 2004 | A1 |
20040066408 | Meyers et al. | Apr 2004 | A1 |
20040174396 | Jobs et al. | Sep 2004 | A1 |
20040212640 | Mann et al. | Oct 2004 | A1 |
20040255254 | Weingart et al. | Dec 2004 | A1 |
20040261038 | Ording et al. | Dec 2004 | A1 |
20040261039 | Pagan | Dec 2004 | A1 |
20050022139 | Gettman et al. | Jan 2005 | A1 |
20050086612 | Gettman et al. | Apr 2005 | A1 |
20050091597 | Ackley | Apr 2005 | A1 |
20050125742 | Grotjohn et al. | Jun 2005 | A1 |
20050132299 | Jones et al. | Jun 2005 | A1 |
20050188326 | Ikeda | Aug 2005 | A1 |
20050204306 | Kawahara et al. | Sep 2005 | A1 |
20050210388 | Matsumoto | Sep 2005 | A1 |
20050210410 | Ohwa | Sep 2005 | A1 |
20050210416 | MacLaurin et al. | Sep 2005 | A1 |
20050223334 | Guido et al. | Oct 2005 | A1 |
20050235209 | Morita et al. | Oct 2005 | A1 |
20050278650 | Sims et al. | Dec 2005 | A1 |
20050278654 | Sims | Dec 2005 | A1 |
20050289482 | Anthony et al. | Dec 2005 | A1 |
20060041846 | Masselle et al. | Feb 2006 | A1 |
20060107229 | Matthews et al. | May 2006 | A1 |
20060123353 | Matthews et al. | Jun 2006 | A1 |
20060161861 | Holecek et al. | Jul 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20060161861 A1 | Jul 2006 | US |