US20090172526A1 - Methods and systems involving object attribute recognition - Google Patents

Methods and systems involving object attribute recognition Download PDF

Info

Publication number
US20090172526A1
US20090172526A1 US12/170,205 US17020508A US2009172526A1 US 20090172526 A1 US20090172526 A1 US 20090172526A1 US 17020508 A US17020508 A US 17020508A US 2009172526 A1 US2009172526 A1 US 2009172526A1
Authority
US
United States
Prior art keywords
objects
selected range
formatting
attributes
formatting attributes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/170,205
Inventor
Michael W. Sorenson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US12/170,205 priority Critical patent/US20090172526A1/en
Publication of US20090172526A1 publication Critical patent/US20090172526A1/en
Assigned to GOOGLE INC. reassignment GOOGLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents

Definitions

  • This invention relates generally to formatting objects and specifically to displaying attributes of objects.
  • Items displayed in a graphical user interface such as text and other types of graphical objects displayed in computer systems may include a number of different attributes and properties such as different fonts and font sizes or pixel padding properties.
  • the text may also be formatted to be, for example, bolded or underlined.
  • a GUI graphical user interface
  • an exemplary method for displaying formatting of objects comprising, receiving an input, wherein the input is a selected range of objects, determining formatting attributes of the selected range of objects, determining an amount of objects having each of the formatting attributes in the selected range of objects, displaying each of the determined formatting attributes, designating each of the determined formatting attributes displayed with a unique non-textual indicator, marking the objects in the selected range of objects with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects, and marking the objects in the selected range of objects with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.
  • FIG. 1 illustrates an exemplary embodiment of a system involving text attribute recognition.
  • FIG. 2 illustrates an exemplary embodiment of a method involving object attribute recognition.
  • FIGS. 3 and 4 illustrate an exemplary output of the method illustrated in FIG. 2 .
  • Visual programming software may include a number of objects on a display in a graphical user interface (GUI).
  • GUI graphical user interface
  • One example of visual programming software includes, Cascading Style Sheets, level 2 (CSS2).
  • CSS2 is a style sheet language that allows users to attach styles, properties, and formatting attributes (e.g., fonts, spacing, and aural cues) to structured documents (e.g., HTML documents and XML applications).
  • selection buttons may each have individual attributes such as, for example, text formatting, size, pixel padding, shading, and margin settings.
  • Formatting attributes of text may include, for example, different fonts, font sizes, bold lettering, italicized lettering, single spaces, and subscripts.
  • the formatting attributes of a range of selected objects may be displayed in a variety of manners.
  • the font type, font size, line spacing, and whether the font is bolded may be indicated in a combination box near the top of the display.
  • the range of selected objects includes objects having non-uniform formatting attributes, e.g., two different types of fonts, the indication of the formatting attributes is blank.
  • a method and system to indicate the formatting attributes of selected ranges of objects having non-uniform formatting attributes. It is further desirable for the system to indicate what portions of the objects in the selected range of objects have particular formatting attributes, and the relative amount of the selected range of objects that has the particular formatting attributes.
  • FIG. 1 illustrates an exemplary embodiment of a system for editing objects.
  • the system 100 includes a processor 102 communicatively linked to a display device 104 , input devices 106 , and a memory 108 .
  • the processor 102 sends and receives data to and from the memory 108 for storage.
  • the processor 102 outputs data for display to the display device 104 , and receives inputs from a user via the input devices 106 .
  • Input devices 106 may include, for example, a keyboard and a mouse.
  • FIG. 2 illustrates a block diagram of an exemplary embodiment of a method for formatting objects.
  • an input of a selected group of objects is received. Formatting attributes of the selected group of objects are determined in block 204 .
  • the amount of objects having each of the formatting attributes in the selected range of objects is determined.
  • each of the determined formatting attributes are displayed.
  • Each of the determined formatting attributes are displayed with a unique non-textual indicator in block 210 .
  • the objects in the selected range of objects are marked with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects in block 212 .
  • the objects in the selected range of objects are marked with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.
  • the indicators may include any non-textual indicator that may designate a selected range of objects as having particular formatting attributes.
  • the indicators may include, but are not limited to, colored highlighting, colored text, patterned highlighting, a variety of shading types, and patterned text.
  • Other non-textual indicators may include animated indicators such as, for example flashing text, flashing highlighting, patterns that change, and colors that change. Icons may also be used that indicate a formatting attribute.
  • the icons may include visual indicators similar to the indicators discussed above.
  • FIGS. 3 and 4 illustrate an exemplary embodiment of a graphical display involving programming selection buttons for software in accordance with the method illustrated in FIG. 2 .
  • a plurality of selection buttons 301 are displayed in a window 305 .
  • the plurality of selection buttons 301 has formatting attributes of “pixel padding.” In the illustrated embodiment two of the plurality of selection buttons 301 have “20 Pixel Padding,” while one of the plurality of selection buttons 301 has “5 Pixel Padding.”
  • the attributes of the buttons may be displayed in the box 303 .
  • the plurality of selection buttons 301 have been selected by a user.
  • the attributes of the buttons are displayed in the box 303 .
  • both values (the padding value of 20 and the padding value of 5) are displayed in a second box 305 .
  • the second box 305 is a combination box.
  • Other methods for indicating formatting attributes may be used that may include displaying formatting attributes in, for example, status bars or in other areas of a display.
  • the number 20 is larger to indicate that the padding value of 20 is more prevalent in the three selected buttons 301 (i.e., The amount of selected objects having a padding value of 20 is greatest relative to the total amount of selected objects).
  • FIG. 3 illustrates one non-limiting example of the types of objects and attributes that may be selected and displayed in a similar manner to the text examples discussed above.
  • the number 20 and the number 5 in the second box 305 are each shaded to indicate the respective formatting attribute.
  • Each of the plurality of selection buttons 301 are shaded to correspond to the respective formatting attribute shown in the second box 305 .
  • the difference in shading indications in the plurality of selection buttons 301 corresponding to the shading indications for the padding value displayed in the second box 305 allows a user to quickly determine the formatting attributes of selected objects.
  • the use of similar indicators may also be implemented for other formatting attributes such as, for example font size, line spacing, and text style.
  • the illustrated embodiments include combination boxes in the box 303 that are used to indicate the formatting attributes.
  • Other methods for indicating formatting attributes may be used that may include displaying formatting attributes in, for example, status bars or in other areas of a display.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A method for displaying formatting of objects, the method comprising, receiving an input, wherein the input is a selected range of objects, determining formatting attributes of the selected range of objects, determining an amount of objects having each of the formatting attributes in the selected range of objects, displaying each of the determined formatting attributes, designating each of the determined formatting attributes displayed with a unique non-textual indicator, marking the objects in the selected range of objects with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects, and marking the objects in the selected range of objects with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.

Description

    CROSS REFERENCE TO RELATED APPLICATIONS
  • This is a continuation application of application Ser. No. 11/965,437 filed Dec. 27, 2007.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • This invention relates generally to formatting objects and specifically to displaying attributes of objects.
  • 2. Description of Background
  • Items displayed in a graphical user interface (GUI) such as text and other types of graphical objects displayed in computer systems may include a number of different attributes and properties such as different fonts and font sizes or pixel padding properties. The text may also be formatted to be, for example, bolded or underlined. Often, when a user selects a group of objects, there is an indication on a GUI that shows the attributes and properties of the selected objects. If the selected objects include a number of different attributes such as two different types of fonts, the indication on the GUI for the font of the selected objects is blank. This results in a user having limited feedback regarding the attributes and properties of the selected objects. Thus, it is desirable to use a method and system that allows a user to select graphical objects and quickly determine how they are formatted.
  • SUMMARY OF THE INVENTION
  • The shortcomings of the prior art are overcome and additional advantages are achieved through an exemplary method for displaying formatting of objects, the method comprising, receiving an input, wherein the input is a selected range of objects, determining formatting attributes of the selected range of objects, determining an amount of objects having each of the formatting attributes in the selected range of objects, displaying each of the determined formatting attributes, designating each of the determined formatting attributes displayed with a unique non-textual indicator, marking the objects in the selected range of objects with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects, and marking the objects in the selected range of objects with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.
  • Additional features and advantages are realized through the techniques of the present invention. Other embodiments and aspects of the invention are described in detail herein and are considered a part of the claimed invention. For a better understanding of the invention with advantages and features, refer to the description and to the drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The subject matter which is regarded as the invention is particularly pointed out and distinctly claimed in the claims at the conclusion of the specification. The foregoing and other aspects, features, and advantages of the invention are apparent from the following detailed description taken in conjunction with the accompanying drawings in which:
  • FIG. 1 illustrates an exemplary embodiment of a system involving text attribute recognition.
  • FIG. 2 illustrates an exemplary embodiment of a method involving object attribute recognition.
  • FIGS. 3 and 4 illustrate an exemplary output of the method illustrated in FIG. 2.
  • The detailed description explains the preferred embodiments of the invention, together with advantages and features, by way of example with reference to the drawings.
  • DETAILED DESCRIPTION OF THE INVENTION
  • Systems and methods involving displaying attributes of graphical objects are provided. Several exemplary embodiments are described.
  • Visual programming software may include a number of objects on a display in a graphical user interface (GUI). One example of visual programming software includes, Cascading Style Sheets, level 2 (CSS2). CSS2 is a style sheet language that allows users to attach styles, properties, and formatting attributes (e.g., fonts, spacing, and aural cues) to structured documents (e.g., HTML documents and XML applications). For example, selection buttons may each have individual attributes such as, for example, text formatting, size, pixel padding, shading, and margin settings. Formatting attributes of text may include, for example, different fonts, font sizes, bold lettering, italicized lettering, single spaces, and subscripts. The formatting attributes of a range of selected objects may be displayed in a variety of manners. For example, if a user selects a range of objects, the font type, font size, line spacing, and whether the font is bolded may be indicated in a combination box near the top of the display. However, if the range of selected objects includes objects having non-uniform formatting attributes, e.g., two different types of fonts, the indication of the formatting attributes is blank.
  • Thus, it is desirable for a method and system to indicate the formatting attributes of selected ranges of objects having non-uniform formatting attributes. It is further desirable for the system to indicate what portions of the objects in the selected range of objects have particular formatting attributes, and the relative amount of the selected range of objects that has the particular formatting attributes.
  • In this regard, FIG. 1 illustrates an exemplary embodiment of a system for editing objects. The system 100 includes a processor 102 communicatively linked to a display device 104, input devices 106, and a memory 108. In operation, the processor 102 sends and receives data to and from the memory 108 for storage. The processor 102 outputs data for display to the display device 104, and receives inputs from a user via the input devices 106. Input devices 106 may include, for example, a keyboard and a mouse.
  • FIG. 2 illustrates a block diagram of an exemplary embodiment of a method for formatting objects. In block 202, an input of a selected group of objects is received. Formatting attributes of the selected group of objects are determined in block 204. In block, 206 the amount of objects having each of the formatting attributes in the selected range of objects is determined. In block 208 each of the determined formatting attributes are displayed. Each of the determined formatting attributes are displayed with a unique non-textual indicator in block 210. The objects in the selected range of objects are marked with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects in block 212. In block 214, the objects in the selected range of objects are marked with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.
  • The indicators may include any non-textual indicator that may designate a selected range of objects as having particular formatting attributes. For example, the indicators may include, but are not limited to, colored highlighting, colored text, patterned highlighting, a variety of shading types, and patterned text. Other non-textual indicators may include animated indicators such as, for example flashing text, flashing highlighting, patterns that change, and colors that change. Icons may also be used that indicate a formatting attribute. The icons may include visual indicators similar to the indicators discussed above.
  • FIGS. 3 and 4 illustrate an exemplary embodiment of a graphical display involving programming selection buttons for software in accordance with the method illustrated in FIG. 2. Referring to FIG. 3, a plurality of selection buttons 301 are displayed in a window 305. The plurality of selection buttons 301 has formatting attributes of “pixel padding.” In the illustrated embodiment two of the plurality of selection buttons 301 have “20 Pixel Padding,” while one of the plurality of selection buttons 301 has “5 Pixel Padding.” The attributes of the buttons may be displayed in the box 303.
  • Referring now to FIG. 4, the plurality of selection buttons 301 have been selected by a user. The attributes of the buttons are displayed in the box 303. In the illustrated embodiment, both values (the padding value of 20 and the padding value of 5) are displayed in a second box 305. The second box 305 is a combination box. Other methods for indicating formatting attributes may be used that may include displaying formatting attributes in, for example, status bars or in other areas of a display. The number 20 is larger to indicate that the padding value of 20 is more prevalent in the three selected buttons 301 (i.e., The amount of selected objects having a padding value of 20 is greatest relative to the total amount of selected objects). FIG. 3 illustrates one non-limiting example of the types of objects and attributes that may be selected and displayed in a similar manner to the text examples discussed above.
  • Additionally, the number 20 and the number 5 in the second box 305 are each shaded to indicate the respective formatting attribute. Each of the plurality of selection buttons 301 are shaded to correspond to the respective formatting attribute shown in the second box 305.
  • The difference in shading indications in the plurality of selection buttons 301 corresponding to the shading indications for the padding value displayed in the second box 305, allows a user to quickly determine the formatting attributes of selected objects. The use of similar indicators may also be implemented for other formatting attributes such as, for example font size, line spacing, and text style. The illustrated embodiments include combination boxes in the box 303 that are used to indicate the formatting attributes. Other methods for indicating formatting attributes may be used that may include displaying formatting attributes in, for example, status bars or in other areas of a display.
  • While the preferred embodiment to the invention has been described, it will be understood that those skilled in the art, both now and in the future, may make various improvements and enhancements which fall within the scope of the claims which follow. These claims should be construed to maintain the proper protection for the invention first described.

Claims (1)

1. A system for displaying formatting of objects comprising:
a processor operative to:
receive an input, wherein the input is a selected range of objects;
determine formatting attributes of the selected range of objects;
determine an amount of objects having each of the formatting attributes in the selected range of objects; and
a display operative to:
display each of the determined formatting attributes;
designate each of the determined formatting attributes displayed with a unique non-textual indicator; and
mark the objects in the selected range of objects with the unique non-textual indicator corresponding to the determined formatting attributes of the objects in the selected range of objects; and
mark the objects in the selected range of objects with a second type of indicator to indicate the determined amount of objects having each of the formatting attributes in the selected range of objects relative to a total amount of objects in the selected range of objects.
US12/170,205 2007-12-27 2008-07-09 Methods and systems involving object attribute recognition Abandoned US20090172526A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/170,205 US20090172526A1 (en) 2007-12-27 2008-07-09 Methods and systems involving object attribute recognition

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/965,437 US7444592B1 (en) 2007-12-27 2007-12-27 Methods and systems involving object attribute recognition
US12/170,205 US20090172526A1 (en) 2007-12-27 2008-07-09 Methods and systems involving object attribute recognition

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/965,437 Continuation US7444592B1 (en) 2007-12-27 2007-12-27 Methods and systems involving object attribute recognition

Publications (1)

Publication Number Publication Date
US20090172526A1 true US20090172526A1 (en) 2009-07-02

Family

ID=39874427

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/965,437 Expired - Fee Related US7444592B1 (en) 2007-12-27 2007-12-27 Methods and systems involving object attribute recognition
US12/170,205 Abandoned US20090172526A1 (en) 2007-12-27 2008-07-09 Methods and systems involving object attribute recognition

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/965,437 Expired - Fee Related US7444592B1 (en) 2007-12-27 2007-12-27 Methods and systems involving object attribute recognition

Country Status (1)

Country Link
US (2) US7444592B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282130A1 (en) * 2013-03-14 2014-09-18 Wixpress Ltd. System and method for dialog customization
WO2021148937A1 (en) * 2020-01-21 2021-07-29 International Business Machines Corporation Performing search based on position information
US11610059B2 (en) 2018-12-07 2023-03-21 Interject Data System, Inc. Systems and methods for a visual interface for grid-based programs

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140258925A1 (en) * 2013-03-11 2014-09-11 Corel Corporation System and method for the visualization of properties of objects

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805164A (en) * 1996-04-29 1998-09-08 Microsoft Corporation Data display and entry using a limited-area display panel
US20020174143A1 (en) * 2001-03-27 2002-11-21 Microsoft Corporation Table styles inference engine
US20020188637A1 (en) * 2001-06-07 2002-12-12 Microsoft Corporation Interactive formatting interface
US20030131321A1 (en) * 1998-07-09 2003-07-10 Fuji Photo Film Co., Ltd. Font retrieval apparatus and method
US6700591B1 (en) * 2000-05-04 2004-03-02 Microsoft Corporation Variable visual indicators based on predetermined characteristics
US6892348B1 (en) * 2000-11-29 2005-05-10 Microsoft Corporation Reformatting a document using fuzzy matching
US7110936B2 (en) * 2001-02-23 2006-09-19 Complementsoft Llc System and method for generating and maintaining software code
US20070061714A1 (en) * 2005-09-09 2007-03-15 Microsoft Corporation Quick styles for formatting of documents
US20070220424A1 (en) * 2006-03-17 2007-09-20 Microsoft Corporation Visual guides for word processing application styles

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805164A (en) * 1996-04-29 1998-09-08 Microsoft Corporation Data display and entry using a limited-area display panel
US20030131321A1 (en) * 1998-07-09 2003-07-10 Fuji Photo Film Co., Ltd. Font retrieval apparatus and method
US6700591B1 (en) * 2000-05-04 2004-03-02 Microsoft Corporation Variable visual indicators based on predetermined characteristics
US6892348B1 (en) * 2000-11-29 2005-05-10 Microsoft Corporation Reformatting a document using fuzzy matching
US7231602B1 (en) * 2000-11-29 2007-06-12 Microsoft Corporation Live preview for reformatting document text
US7110936B2 (en) * 2001-02-23 2006-09-19 Complementsoft Llc System and method for generating and maintaining software code
US6871319B2 (en) * 2001-03-27 2005-03-22 Microsoft Corporation Table styles inference engine
US20020174143A1 (en) * 2001-03-27 2002-11-21 Microsoft Corporation Table styles inference engine
US6886133B2 (en) * 2001-06-07 2005-04-26 Microsoft Corporation Interactive formatting interface
US20050188307A1 (en) * 2001-06-07 2005-08-25 Microsoft Corporation Interactive formatting interface
US20020188637A1 (en) * 2001-06-07 2002-12-12 Microsoft Corporation Interactive formatting interface
US20070061714A1 (en) * 2005-09-09 2007-03-15 Microsoft Corporation Quick styles for formatting of documents
US20070220424A1 (en) * 2006-03-17 2007-09-20 Microsoft Corporation Visual guides for word processing application styles

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282130A1 (en) * 2013-03-14 2014-09-18 Wixpress Ltd. System and method for dialog customization
CN105408885A (en) * 2013-03-14 2016-03-16 维克斯网有限公司 A system and method for dialog customization
US9753911B2 (en) * 2013-03-14 2017-09-05 Wix.Com Ltd. System and method for dialog customization
US20170322922A1 (en) * 2013-03-14 2017-11-09 Wix.Com Ltd. System and method for dialog customization
US10984185B2 (en) * 2013-03-14 2021-04-20 Wix.Com Ltd. System and method for dialog customization
US11361157B2 (en) * 2013-03-14 2022-06-14 Wix.Com Ltd. System and method for dialog customization
US11657220B2 (en) 2013-03-14 2023-05-23 Wix.Com Ltd. System and method for dialog customization
US11610059B2 (en) 2018-12-07 2023-03-21 Interject Data System, Inc. Systems and methods for a visual interface for grid-based programs
US11954433B2 (en) 2018-12-07 2024-04-09 Interject Data System, Inc. Systems and methods for a visual interface for grid-based programs
WO2021148937A1 (en) * 2020-01-21 2021-07-29 International Business Machines Corporation Performing search based on position information
US11321409B2 (en) 2020-01-21 2022-05-03 International Business Machines Corporation Performing a search based on position information
GB2607769A (en) * 2020-01-21 2022-12-14 Ibm Performing search based on position information

Also Published As

Publication number Publication date
US7444592B1 (en) 2008-10-28

Similar Documents

Publication Publication Date Title
US20190087400A1 (en) Methods, systems and computer program products for facilitating visualization of interrelationships in a spreadsheet
JP5872927B2 (en) Dynamic threshold for conditional formatting
US7474310B2 (en) Object association in a computer generated drawing environment
US7444591B1 (en) Methods involving text attribute recognition
US7127672B1 (en) Creating and managing structured data in an electronic spreadsheet
US7725834B2 (en) Designer-created aspect for an electronic form template
US9047266B2 (en) Methods, systems and computer program products for processing cells in a spreadsheet
US20060161855A1 (en) Schema mapper
US8700984B2 (en) Computerized method and computer program for displaying and printing markup
MX2012012420A (en) Temporary formatting and charting of selected data.
CN103955358B (en) Revisable context help content in application program is provided embeddedly
US7996780B1 (en) Block visualization
US20130290837A1 (en) Method and Apparatus for Correcting Document Formatting Based on Source Document
US7444592B1 (en) Methods and systems involving object attribute recognition
Evergreen et al. Data visualization checklist
JP5521384B2 (en) Electronic editing / content change system for book publication document, electronic editing / content change program for book publication document, and book creation system
US20150066868A1 (en) Non-transitory computer-readable recording medium that stores document evaluation program that evaluates consistency in document
US20060161869A1 (en) Multi-focus tree control
JP3795784B2 (en) Character set free space setting device with icon display, character set free space setting program, and recording medium recording the same
US8156426B2 (en) System and method for rapid creation and display of stylized digital content items
US5778401A (en) Insertion bar
US7707497B1 (en) Prefix savvy displays in font enumeration user interfaces
KR100689095B1 (en) Showcard create system
WO2009095072A1 (en) System and method for displaying a menu
Katz Getting Around the Worksheet and Data Entry

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE

AS Assignment

Owner name: GOOGLE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:027463/0594

Effective date: 20111228

AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044142/0357

Effective date: 20170929