Method of displaying and editing properties of artifacts in graphical editors

Abstract
A method, apparatus and computer-usable medium for improved management of object properties in an integrated development environment (IDE). A cursor mode allows the underlying properties of one or more predetermined objects in a graphical editor to be dynamically viewed and modified by a user. One or more object's properties are displayed in an object properties pop-up viewer/editor window adjacent to the cursor when a user “mouses-over” target objects in a graphical editor and are editable upon explicit user gesture. The properties pop-up viewer/editor window is implementable to move with the cursor, i.e., cursor-attached, and to remain open to dynamically display, without additional user gestures, the respective properties of each predetermined object a user mouses-over.
Description

BRIEF DESCRIPTION OF THE DRAWINGS

The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further purposes and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, where:



FIG. 1 illustrates an exemplary client computer in which the present invention may be implemented;



FIG. 2 is a generalized flowchart of an implementation of object property pop-up viewer/editor (prop-pop-up) as used in accordance with an embodiment of the invention for the viewing and editing of the properties of a predetermined object depicted in a graphical editor comprising an integrated development environment (IDE);



FIG. 3 is a generalized illustration of an IDE as implemented with a graphical editor and a prior art object properties viewer/editor;



FIGS. 4
a-b are generalized illustrations of object prop-pop-up viewer/editor as implemented in accordance with an embodiment of the invention for the viewing of object properties in an IDE; and



FIG. 5 is a generalized illustration of object prop-pop-up viewer/editor as implemented in accordance with an embodiment of the invention for the editing of object properties in an IDE.





DETAILED DESCRIPTION

A method, apparatus and computer-usable medium are disclosed for improved management of object properties in an integrated development environment (IDE). In various embodiments of the invention, a cursor mode is implemented that allows the underlying properties of one or more predetermined objects in a graphical editor to be dynamically viewed and modified by a user.


As will be appreciated by one skilled in the art, the present invention may be embodied as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment (including firmware, resident software, micro-code, etc.) or an embodiment combining software and hardware aspects that may all generally be referred to herein as a “circuit,” “module” or “system.” Furthermore, the present invention may take the form of a computer program product on a computer-usable storage medium having computer-usable program code embodied in the medium.


Any suitable computer usable or computer readable medium may be utilized. The computer-usable or computer-readable medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, device, or propagation medium. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a transmission media such as those supporting the Internet or an intranet, or a magnetic storage device. Note that the computer-usable or computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted, or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory. In the context of this document, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. The computer-usable medium may include a propagated data signal with the computer-usable program code embodied therewith, either in baseband or as part of a carrier wave. The computer usable program code may be transmitted using any appropriate medium, including but not limited to the Internet, wireline, optical fiber cable, RF, etc.


Computer program code for carrying out operations of the present invention may be written in an object oriented programming language such as Java, Smalltalk, C++ or the like. However, the computer program code for carrying out operations of the present invention may also be written in conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).


The present invention is described below with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.


These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function/act specified in the flowchart and/or block diagram block or blocks.


The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.



FIG. 1 is a block diagram of an exemplary client computer 102 in which the present invention may be utilized. Client computer 102 includes a processor unit 104 that is coupled to a system bus 106. A video adapter 108, which controls a display 110, is also coupled to system bus 106. System bus 106 is coupled via a bus bridge 112 to an Input/Output (I/O) bus 114. An I/O interface 116 is coupled to I/O bus 114. The I/O interface 116 affords communication with various I/O devices, including a keyboard 118, a mouse 120, a Compact Disk—Read Only Memory (CD-ROM) drive 122, a floppy disk drive 124, and a flash drive memory 126. The format of the ports connected to I/O interface 116 may be any known to those skilled in the art of computer architecture, including but not limited to Universal Serial Bus (USB) ports.


Client computer 102 is able to communicate with a service provider server 150 via a network 128 using a network interface 130, which is coupled to system bus 106. Network 128 may be an external network such as the Internet, or an internal network such as an Ethernet Network or a Virtual Private Network (VPN). Using network 128, client computer 102 is able to use the present invention to access service provider server 150.


A hard drive interface 132 is also coupled to system bus 106. Hard drive interface 132 interfaces with a hard drive 134. In a preferred embodiment, hard drive 134 populates a system memory 136, which is also coupled to system bus 106. Data that populates system memory 136 includes client computer 102's operating system (OS) 138 and application programs 144.


OS 138 includes a shell 140 for providing transparent user access to resources such as application programs 144. Generally, shell 140 is a program that provides an interpreter and an interface between the user and the operating system. More specifically, shell 140 executes commands that are entered into a command line user interface or from a file. Thus, shell 140 (as it is called in UNIX®), also called a command processor in Windows®, is generally the highest level of the operating system software hierarchy and serves as a command interpreter. The shell provides a system prompt, interprets commands entered by keyboard, mouse, or other user input media, and sends the interpreted command(s) to the appropriate lower levels of the operating system (e.g., a kernel 142) for processing. While shell 140 generally is a text-based, line-oriented user interface, the present invention can also support other user interface modes, such as graphical, voice, gestural, etc.


As depicted, OS 138 also includes kernel 142, which includes lower levels of functionality for OS 138, including essential services required by other parts of OS 138 and application programs 144, including memory management, process and task management, disk management, and mouse and keyboard management.


Application programs 144 may include a browser 146. Browser 146 includes program modules and instructions enabling a World Wide Web (WWW) client (i.e., client computer 102) to send and receive network messages to the Internet using HyperText Transfer Protocol (HTTP) messaging, thus enabling communication with service provider server 150.


Application programs 144 in client computer 102's system memory also include a policy validator 148. Policy validator 148 includes code for implementing the processes described in FIGS. 2-5 described hereinbelow. In one embodiment, client computer 102 is able to download policy validator 148 from a service provider server 150.


The hardware elements depicted in client computer 102 are not intended to be exhaustive, but rather are representative to highlight components used by the present invention. For instance, client computer 102 may include alternate memory storage devices such as magnetic cassettes, Digital Versatile Disks (DVDs), Bernoulli cartridges, and the like. These and other variations are intended to be within the spirit and scope of the present invention.



FIG. 2 is a generalized flowchart of an implementation of object property pop-up viewer/editor (prop-pop-up) 148 as used in accordance with an embodiment of the invention for the viewing and editing of the properties of a predetermined object depicted in a graphical editor comprising an integrated development environment (IDE). In step 202, the user begins object property viewing and editing operations within a graphical editor comprising an IDE. In step 204, a first object is selected within the graphical editor through a first mouse-over user gesture (e.g., right-mouse-click) to view its properties. In an embodiment of the invention, prop-pop-up viewer/editor 148 is implemented to open adjacent to the position of the cursor as a user mouses-over an object depicted in a graphical editor to display its properties. In another embodiment of the invention, prop-pop-up viewer/editor 148 is implemented to move with the cursor (i.e., cursor-attached) and remain open to dynamically display the respective properties of each depicted object a user mouses-over in a graphical editor.


If the user decides to select a second object to compare its properties to the first selected object in step 206, it is selected in step 208 through a second mouse-over user gesture (e.g., ctrl-right-mouse-click). Step 206 and step 208 are then iteratively repeated to select additional objects to compare their respective properties. In one embodiment of the invention, prop-pop-up viewer/editor 148 is implemented to display the respective properties of two or more predetermined objects depicted in a graphical editor, thereby removing the need to open two or more prop-pop-up windows and switch between them to compare the properties of their respective objects.


If the user decides in step 210 to view, but not edit, the respective properties of predetermined objects that have been selected in a graphical editor, then the respective object properties are viewed in step 216 as described in greater detail hereinabove. In an embodiment of the invention, response time to view object properties (i.e., read-only) in the prop-pop-up window is optimized as properties are displayed without their editing widgets. If, in step 218, the user decides to view or edit the properties of other or additional objects depicted in a graphical editor, the process is repeated beginning with step 204. Otherwise, object property viewing and editing operations within a graphical editor comprising an IDE is ended in step 220. If the user decides in step 210 to edit the respective properties of predetermined objects that have been selected in a graphical editor, then a predetermined mouse-over user gesture (e.g., double-right-mouse-click) alters the behavior of prop-pop-up viewer/editor 148 to allow the user to edit object properties in step 214 as described in greater detail hereinabove. In one embodiment of the invention, object properties displayed in the prop-pop-up window are visually adjacent to the object's location in the graphical editor and editable upon explicit user gesture. Widgets needed to edit object properties (e.g., dropdown boxes, text areas, etc.) are loaded with an explicit user gesture (e.g., double-right-mouse-click). Furthermore, fewer mouse movements are required to edit object properties, since the prop-pop-up window is close to the cursor. If, in step 218, the user decides to view or edit the properties of other or additional objects depicted in a graphical editor, the process is repeated beginning with step 204. Otherwise, object property viewing and editing operations within a graphical editor comprising an IDE is ended in step 220.



FIG. 3 is a generalized illustration of an integrated development environment (IDE) as implemented with a graphical editor and a prior art object properties viewer/editor. In this illustration, graphical user interface (GUI) 302 comprises IDE 304, which comprises graphical directory structure 306, graphical project structure 308, graphical editor 310 and prior art object properties viewer/editor 312. Graphical directory structure 406 and graphical project structure 308 are used for navigation between various components comprising IDE 304. Graphical editor 310 allows users to control artifacts through direct manipulation of their visual representations. As typically implemented, an artifact within the graphical editor is selected through a user gesture, and once selected, prior art object properties viewer/editor 312 is opened to read, write, or modify its properties. It will be apparent to those of skill in the art that the resulting, disjointed display is inefficient as it requires the user to visually switch between the editor view and the properties dialog/view of each object they wish to inspect or modify. Furthermore, as described in greater detail hereinabove, it is not always desirable for the editor window and the properties dialog/view window to be open at the same time as the total work area available for use by the graphical editor is reduced.



FIGS. 4
a-b are generalized illustrations of object property pop-up viewer/editor (prop-pop-up) 148 as implemented in accordance with an embodiment of the invention for the viewing of object properties in an IDE. In these illustrations, graphical user interface (GUI) 302 comprises IDE 304, which comprises graphical directory structure 306, graphical project structure 308, graphical editor 310, cursor 412, and object prop-pop-up viewer/editor 148. Graphical directory structure 306 and graphical project structure 308 are used for navigation between various components comprising IDE 304. Graphical editor 310 allows users to control artifacts through direct manipulation of their visual representations. In FIG. 4a, prop-pop-up viewer/editor 148 is implemented to open adjacent to the position of the cursor 412 as a user mouses-over an object depicted in graphical editor 310 to display its properties. In FIG. 4b, prop-pop-up viewer/editor 148 is implemented to move with the cursor 412 (i.e., cursor-attached) and remain open to dynamically display the respective properties of each depicted object a user mouses-over in graphical editor 310. In another embodiment of the invention, response time to view object properties (i.e., read-only) in prop-pop-up viewer/editor 148 is optimized as properties are displayed without their editing widgets.



FIG. 5 is a generalized illustration of object prop-pop-up viewer/editor as implemented in accordance with an embodiment of the invention for the editing of object properties in an IDE. In this illustration, graphical user interface (GUI) 302 comprises IDE 304, which comprises graphical directory structure 306, graphical project structure 308, graphical editor 310, cursor 412, and object prop-pop-up viewer/editor 148. Graphical directory structure 306 and graphical project structure 308 are used for navigation between various components comprising IDE 304. Graphical editor 310 allows users to control artifacts through direct manipulation of their visual representations. In one embodiment of the invention, prop-pop-up viewer/editor 148 is implemented to open adjacent to the position of the cursor 412 as a user mouses-over an object depicted in graphical editor 310 to view its properties in an edit mode. In another embodiment of the invention, prop-pop-up viewer/editor 148 is implemented to move with the cursor 412 (i.e., cursor-attached) and remain open to dynamically display the respective properties of each depicted object a user mouses-over in graphical editor 310 such that they can be edited.


While the present invention has been particularly shown and described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the invention. Furthermore, as used in the specification and the appended claims, the term “computer” or “system” or “computer system” or “computing device” includes any data processing system including, but not limited to, personal computers, servers, workstations, network computers, main frame computers, routers, switches, Personal Digital Assistants (PDAs), telephones, and any other system capable of processing, transmitting, receiving, capturing and/or storing data.

Claims
  • 1. A computer-implementable method comprising: using a graphical editor to view an artifact in an integrated development environment; andediting said artifact using said graphical editor by: using a human interface device (HID) to place a cursor in a position proximate to said object;generating a pop-up window adjacent to said object at said cursor position;displaying properties of said object in said pop-up window; andusing said HID to edit said properties of said object displayed in said window.
  • 2. The method of claim 1, wherein said pop-up window displays properties of a first object and a second object and wherein said properties of said first and second objects are modified as said cursor is moved between said first and second objects.
  • 3. The method of claim 2, wherein said properties of said first and second objects are viewed concurrently and wherein said properties of said first and second objects are edited while said properties of said first and second objects are concurrently displayed in said pop-up window.
  • 4. The method of claim 3, wherein said properties of said first and second objects are dynamically displayed when said cursor is placed proximate to said first and second objects, respectively.
  • 5. The method of claim 4, wherein said pop-up window initially operates in a read-only mode to display said properties.
  • 6. The method of claim 5, wherein said operational functionality of said pop-up window is modified by user gestures executed using said HID.
  • 7. The method of claim 6, wherein said operational functionality of said pop-up window is enhanced by a plurality of widgets displayed in a plurality of drop-down menus in said pop-up windows adjacent said objects.
  • 8. A system comprising: a processor;a data bus coupled to the processor; anda computer-usable medium embodying computer program code, the computer-usable medium being coupled to the data bus, the computer program code comprising instructions executable by the processor and configured for: using a graphical editor to view an artifact in an integrated development environment;editing said artifact using said graphical editor by: using a human interface device (HID) to place a cursor in a position proximate to said object;generating a pop-up window adjacent to said object at said cursor position;displaying properties of said object in said pop-up window; andusing said HID to edit said properties of said object displayed in said window.
  • 9. The system of claim 8, wherein the instructions are further configured for: displaying properties of a first object and a second object in said pop-up window; andmodifying said properties of said first and second objects as said cursor is moved between said first and second objects.
  • 10. The system of claim 9, wherein the instructions are further configured for: displaying properties of said first and second objects concurrently; andediting properties of said first and second objects while said properties of said first and second objects are concurrently displayed in said pop-up window.
  • 11. The method of claim 10, wherein the instructions are further configured for: dynamically displaying properties of said first and second objects when said cursor is placed proximate to said first and second objects, respectively.
  • 12. The system of claim 11, wherein the instructions are further configured for: initializing said pop-up window to operate in a read-only mode to display said properties.
  • 13. The system of claim 12, wherein the instructions are further configured for: modifying the operational functionality of said pop-up window in response to user gestures executed using said HID.
  • 14. The system of claim 13, wherein the instructions are further configured for: enhancing the operational functionality of said pop-up window by displaying a plurality of widgets in a plurality of drop-down menus in said pop-up windows adjacent said objects.
  • 15. A computer-usable medium embodying computer program code, the computer program code comprising computer executable instructions configured for: using a graphical editor to view an artifact in an integrated development environment;editing said artifact using said graphical editor by: using a human interface device (HID) to place a cursor in a position proximate to said object;generating a pop-up window adjacent to said object at said cursor position;displaying properties of said object in said pop-up window; andusing said HID to edit said properties of said object displayed in said window.
  • 16. The computer-usable medium of claim 15, wherein the embodied computer program code further comprises computer executable instructions configured for: displaying properties of a first object and a second object in said pop-up window; andmodifying said properties of said first and second objects as said cursor is moved between said first and second objects.
  • 17. The computer-usable medium of claim 16, wherein the embodied computer program code further comprises computer executable instructions configured for: displaying properties of said first and second objects concurrently; andediting properties of said first and second objects while said properties of said first and second objects are concurrently displayed in said pop-up window.
  • 18. The computer-usable medium of claim 17, wherein the embodied computer program code further comprises computer executable instructions configured for: dynamically displaying properties of said first and second objects when said cursor is placed proximate to said first and second objects, respectively.
  • 19. The computer-usable medium of claim 18, wherein the embodied computer program code further comprises computer executable instructions configured for: initially configuring said pop-up window initially to operate in a read-only mode to display said properties.
  • 20. The computer-usable medium of claim 19, wherein the embodied computer program code further comprises computer executable instructions configured for: enhancing the operational functionality of said pop-up window by displaying a plurality of widgets in a plurality of drop-down menus in said pop-up windows adjacent said objects.