SlideShare una empresa de Scribd logo
1 de 27
Unit 5

View layer : Designing interface
             objects
Introduction
• UI(user interface)
  – Main goal of UI is to display and obtain needed
    information in an accessible , efficient manner
  – UI design is a creative process
Designing view layer classes
• UI layer consists of
  – objects with which user interacts
  – Objects needed to manage or control UI
• Responsibility of view layer objects
  – Input :responding to user interaction
     • Translating user’s action into an appropriate response
  – Output :displaying or printing business objects
Process of designing view layer classes
• It has 4 major activities
   – Macro level UI design process: (identifying view layer object)
       • Takes place during analysis phase
       • Identifying classes that interact with human actors by analysing use
         cases
       • sequence and collaboration diagram helps to identify UI classes
   – Micro level UI design activities
       • Designing the view layer objects by applying design axioms and
         corollaries
           – Decide how to use and extend the components so they best support
             application specific functions and provide the most usable interface
       • Prototyping the view layer interface
           – Useful in the early design process
   – Testing usability and user satisfaction
   – Refining and iterating the design
Macro level design process

                                   The class
                                   interacts with a
                                   human actor
                        Zoom in by utilizing
                     sequence or collaboration
                            diagrams


                       Identify the interface
Next class             objects for the class
refine and
iterate
                                                      The class
                     Define the relationships         doesn’t
                     among the view objects           interacts with
                                                      the human
                                                      actor
Relationship among view objects,
 business objects, access objects
              View objects




         Business objects




                             Access objects
Micro level design process

                    Apply micro level UI
                   design rules and GUI
                     guidelines to each
                 interface object identified
                     to develop the UI

Next interface
objects refine
and iterate


                               Done
Design rules 1
• Making the interface simple ( application of corollary 2)
   – Ex:
       • Car engine is complex
       • But driver interface remains simple
   – User must be able to work with our screen without asking much
     questions
   – Factors affecting UI
       •   Dead lines
       •   Comparative evaluations
       •   Addition features
       •   Shortcuts
   – Things to be considered while designing UI
       • Additional features affect performance, complexity
       • Fixing problem, after the release of product is difficult
Design rule 2
• Making the interface transparent and natural
• Application of corollary 4
Design rule
•Allowing users to be in control of the
software
•Application of corollary 1
•User should control the software instead of
software controlling the user
Ways to put users in control
•   Making the interface forgiving
•   Make the interface visual
•   Provide immediate feedback
•   Avoid modes
•   Make the interface consistent
Making the interface forgiving
• Users action must be reversible
  – Physical (pointing to wrong command)
  – Mental (wrongly deciding to select data or
    command)
Make the interface visual
• Interface must provide list of items, instead of
  users to remember all choices
Provide immediate feedback
• Users must receive the feedback immediately
Avoid modes
• Modes force the user to focus on the ways An
  application works, instead of on the task they
  want to complete
• Some of the modes
  – Modal dialog
     • Sometimes an application needs information to continue,
       such as name of a file into which users want to save
       something
  – Spring loaded modes
     • Users must take same action to remain in that mode
     • Ex: dragging mouse
  – Tool driven modes
     • This mode have the provision to remind the user about the
       mode in which they are.
     • Ex: drawing application. Once tool has been selected, the
Make the interface consistent
• User can predict the system, by developing
  consistent UI
Purpose of a view layer interface
• User Interface has one or more window. each
  window should have a clear purpose
  – Forms and data entry windows
  – Dialog boxes
  – Application window (main window)
Guideline for designing forms and data
            entry windows
• Issues to be considered while designing the form
   – What kind of information the user works with and why
   – Do user need access to all information in a table
   – In what order the rows has to appear
• Typical data entry tasks includes
   –   Row navigation
   –   Adding and deleting rows
   –   Changing data in rows
   –   Saving and abandoning changes
Cont..
• Layout
  – The layout determines how successfully users can enter
    the data
  – guidelines
     • Start the designing from the existing paper form
     • Add smaller windows to main window, if main window contains
       too much information
     • Mandatory information must present at the top left
     • Align fields at their left edges
     • Arrange controls in a sequence users expect to enter data
     • Put similar or related information together
Guideline for designing Dialog boxes
         and error messages
• Define the title text to be the name of te
  associated command
• Error message
  – Message should be
     •   positive
     •   Constructive
     •   Brief and meaningful
     •   Orient the controls in the direction people ‘ll read
Guideline for command buttons layout
• Major command buttons can be paced at the
  upper right border of the dialog box or lined
  up across the bottom of the dialog box
• Ok and CANCEL buttons can be grouped
  together
• A command button providing support to other
  command buttons can be grouped
Guidelines for designing application
                window
• application window consists of
  – Frame
  – Title bar
  – Scroll bar
  – Menu bar
  – Tool bar
  – Status bar
  – Drop down menus
Cont.
• Guidelines for menus
  – File menu
  – Edit menu
  – View menu
     • zoom
  – Window menu
     • Managing window within main works space
  – Help menu
• Tool bar and status bar
Guidelines for using colors
• Soothing ,cool and neutral color like blue can
  be used
• To project any field, color can be used to
  stand out from other fields
• For readability, black is a standard color
• Meaning can be associated with color
• Color blind people can be considered . Use
  animated buttons
Guidelines for using Fonts
•   Consistency
•   Avoid courier
•   Avoid using all upper case
•   Avoid mixing more than 2 fonts
•   Use commonly installed fonts
•   Use bold for control labels
Prototyping the user interface
• Encourages incremental development
  approach
• Used for better understanding
Steps in Prototyping user interface
• 3 steps
             Create user interface
                   controls



             Associate actions to
              the user interface
              controls and their
                   events


                Test/debug



                  done

Más contenido relacionado

La actualidad más candente

User interfaces presentation
User interfaces presentationUser interfaces presentation
User interfaces presentationsomipam1
 
4 memory management bb
4   memory management bb4   memory management bb
4 memory management bbShahid Riaz
 
Chapter 3 - Variety of Dialogue
Chapter 3  - Variety of DialogueChapter 3  - Variety of Dialogue
Chapter 3 - Variety of DialogueMuhammad Najib
 
Multimedia user interface principles
Multimedia user interface principlesMultimedia user interface principles
Multimedia user interface principlesNorirdawati Sabangi
 
Nota sendiri hci-HCI
Nota sendiri hci-HCINota sendiri hci-HCI
Nota sendiri hci-HCIShafy Fify
 
User Interface Design Chapter 2 Galiz
User Interface Design Chapter 2 GalizUser Interface Design Chapter 2 Galiz
User Interface Design Chapter 2 GalizLatesh Malik
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactionsPreeti Mishra
 
User Interface Design @iRajLal
User Interface Design @iRajLalUser Interface Design @iRajLal
User Interface Design @iRajLalRaj Lal
 
Jeff Johnson: Psych 101: The Psychological Basis for UI Design Rules
Jeff Johnson: Psych 101: The Psychological Basis for UI Design RulesJeff Johnson: Psych 101: The Psychological Basis for UI Design Rules
Jeff Johnson: Psych 101: The Psychological Basis for UI Design Rulesguest45d695
 
User Interface Design For Programmers
User Interface Design For ProgrammersUser Interface Design For Programmers
User Interface Design For ProgrammersChris Poteet
 

La actualidad más candente (14)

Unit ii
Unit   iiUnit   ii
Unit ii
 
User interfaces presentation
User interfaces presentationUser interfaces presentation
User interfaces presentation
 
4 memory management bb
4   memory management bb4   memory management bb
4 memory management bb
 
Chapter 3 - Variety of Dialogue
Chapter 3  - Variety of DialogueChapter 3  - Variety of Dialogue
Chapter 3 - Variety of Dialogue
 
Unit ii design process
Unit ii design processUnit ii design process
Unit ii design process
 
Multimedia user interface principles
Multimedia user interface principlesMultimedia user interface principles
Multimedia user interface principles
 
Nota sendiri hci-HCI
Nota sendiri hci-HCINota sendiri hci-HCI
Nota sendiri hci-HCI
 
interaction norman model in Human Computer Interaction(HCI)
interaction  norman model in Human Computer Interaction(HCI)interaction  norman model in Human Computer Interaction(HCI)
interaction norman model in Human Computer Interaction(HCI)
 
User Interface Design Chapter 2 Galiz
User Interface Design Chapter 2 GalizUser Interface Design Chapter 2 Galiz
User Interface Design Chapter 2 Galiz
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactions
 
User Interface Design @iRajLal
User Interface Design @iRajLalUser Interface Design @iRajLal
User Interface Design @iRajLal
 
Jeff Johnson: Psych 101: The Psychological Basis for UI Design Rules
Jeff Johnson: Psych 101: The Psychological Basis for UI Design RulesJeff Johnson: Psych 101: The Psychological Basis for UI Design Rules
Jeff Johnson: Psych 101: The Psychological Basis for UI Design Rules
 
User Interface Design For Programmers
User Interface Design For ProgrammersUser Interface Design For Programmers
User Interface Design For Programmers
 
Lab 2
Lab 2Lab 2
Lab 2
 

Destacado

Unit three identifying actors
Unit three  identifying actorsUnit three  identifying actors
Unit three identifying actorsgopal10scs185
 
Unit 5 testing -software quality assurance
Unit 5  testing -software quality assuranceUnit 5  testing -software quality assurance
Unit 5 testing -software quality assurancegopal10scs185
 
Unt 3 attributes, methods, relationships-1
Unt 3 attributes, methods, relationships-1Unt 3 attributes, methods, relationships-1
Unt 3 attributes, methods, relationships-1gopal10scs185
 
Unit 3 object analysis-classification
Unit 3 object analysis-classificationUnit 3 object analysis-classification
Unit 3 object analysis-classificationgopal10scs185
 

Destacado (7)

Unit three identifying actors
Unit three  identifying actorsUnit three  identifying actors
Unit three identifying actors
 
Unit 4
Unit 4Unit 4
Unit 4
 
Unit 5 testing -software quality assurance
Unit 5  testing -software quality assuranceUnit 5  testing -software quality assurance
Unit 5 testing -software quality assurance
 
Os5
Os5Os5
Os5
 
Unt 3 attributes, methods, relationships-1
Unt 3 attributes, methods, relationships-1Unt 3 attributes, methods, relationships-1
Unt 3 attributes, methods, relationships-1
 
Unit 3
Unit 3Unit 3
Unit 3
 
Unit 3 object analysis-classification
Unit 3 object analysis-classificationUnit 3 object analysis-classification
Unit 3 object analysis-classification
 

Similar a Design rule 3

Game interface design part 2
Game interface design part 2Game interface design part 2
Game interface design part 2Durgesh Pandey
 
Ux Meets Code Interaction Usability
Ux Meets Code Interaction UsabilityUx Meets Code Interaction Usability
Ux Meets Code Interaction UsabilityArabella David
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).pptskknowledge
 
Usability & Agile Development
Usability & Agile DevelopmentUsability & Agile Development
Usability & Agile Developmentbinuvt
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface designPreeti Mishra
 
Week 8 & 10
Week 8 & 10Week 8 & 10
Week 8 & 10Study Geek
 
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptx
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptxLecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptx
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptxaliyafatimauwu
 
CSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationCSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationSalocin Dot TEN
 
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptx
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptxLecturesvddddddddddddddddddddddddddddddddddd 16.pptx
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptxaliyafatimauwu
 
unit5_usability.pptx
unit5_usability.pptxunit5_usability.pptx
unit5_usability.pptxSrilekhaK12
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and DesignMay Belleza
 
Android design patterns in mobile application development presentation
Android design patterns in mobile application development   presentationAndroid design patterns in mobile application development   presentation
Android design patterns in mobile application development presentationMichail Grigoropoulos
 

Similar a Design rule 3 (20)

Unit 5
Unit 5Unit 5
Unit 5
 
Unit 5
Unit 5Unit 5
Unit 5
 
Game interface design part 2
Game interface design part 2Game interface design part 2
Game interface design part 2
 
Ux Meets Code Interaction Usability
Ux Meets Code Interaction UsabilityUx Meets Code Interaction Usability
Ux Meets Code Interaction Usability
 
Lecture (User Interface Design).ppt
Lecture (User Interface Design).pptLecture (User Interface Design).ppt
Lecture (User Interface Design).ppt
 
Chapter 12 user interface design
Chapter 12 user interface designChapter 12 user interface design
Chapter 12 user interface design
 
HCI
HCIHCI
HCI
 
Usability & Agile Development
Usability & Agile DevelopmentUsability & Agile Development
Usability & Agile Development
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface design
 
Lesson 2 HCI 2.pdf
Lesson 2 HCI 2.pdfLesson 2 HCI 2.pdf
Lesson 2 HCI 2.pdf
 
Week 8 & 10
Week 8 & 10Week 8 & 10
Week 8 & 10
 
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptx
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptxLecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptx
Lecturvxxxxxxxxxxxxxxxxxxxxxxxxe 17.pptx
 
Lesson 2 HCI 2.pptx
Lesson 2 HCI 2.pptxLesson 2 HCI 2.pptx
Lesson 2 HCI 2.pptx
 
Module 1
Module 1Module 1
Module 1
 
SDA-lecture-F5.pptx
SDA-lecture-F5.pptxSDA-lecture-F5.pptx
SDA-lecture-F5.pptx
 
CSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 DocumentationCSE 5930 Assignment 2 Documentation
CSE 5930 Assignment 2 Documentation
 
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptx
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptxLecturesvddddddddddddddddddddddddddddddddddd 16.pptx
Lecturesvddddddddddddddddddddddddddddddddddd 16.pptx
 
unit5_usability.pptx
unit5_usability.pptxunit5_usability.pptx
unit5_usability.pptx
 
System Analysis and Design
System Analysis and DesignSystem Analysis and Design
System Analysis and Design
 
Android design patterns in mobile application development presentation
Android design patterns in mobile application development   presentationAndroid design patterns in mobile application development   presentation
Android design patterns in mobile application development presentation
 

Más de gopal10scs185 (20)

Os4
Os4Os4
Os4
 
Os1
Os1Os1
Os1
 
Os8
Os8Os8
Os8
 
Os8
Os8Os8
Os8
 
Os7
Os7Os7
Os7
 
Os6
Os6Os6
Os6
 
Os4
Os4Os4
Os4
 
Os3
Os3Os3
Os3
 
Os2
Os2Os2
Os2
 
Unit4 desiging classes
Unit4 desiging classesUnit4 desiging classes
Unit4 desiging classes
 
Unit 5 testing
Unit 5 testingUnit 5 testing
Unit 5 testing
 
Unit 5 usability and satisfaction test
Unit 5 usability and satisfaction testUnit 5 usability and satisfaction test
Unit 5 usability and satisfaction test
 
Unit 4 designing classes
Unit 4  designing classesUnit 4  designing classes
Unit 4 designing classes
 
Unit 3 attributes, methods, relationships
Unit 3 attributes, methods, relationshipsUnit 3 attributes, methods, relationships
Unit 3 attributes, methods, relationships
 
Design rule 31
Design rule 31Design rule 31
Design rule 31
 
Unit4 desiging classes
Unit4 desiging classesUnit4 desiging classes
Unit4 desiging classes
 
Unit three identifying actors
Unit three  identifying actorsUnit three  identifying actors
Unit three identifying actors
 
Unit 5 testing
Unit 5 testingUnit 5 testing
Unit 5 testing
 
Unit 5 usability and satisfaction test
Unit 5 usability and satisfaction testUnit 5 usability and satisfaction test
Unit 5 usability and satisfaction test
 
Unit 5 testing -software quality assurance
Unit 5  testing -software quality assuranceUnit 5  testing -software quality assurance
Unit 5 testing -software quality assurance
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 

Último (20)

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Design rule 3

  • 1. Unit 5 View layer : Designing interface objects
  • 2. Introduction • UI(user interface) – Main goal of UI is to display and obtain needed information in an accessible , efficient manner – UI design is a creative process
  • 3. Designing view layer classes • UI layer consists of – objects with which user interacts – Objects needed to manage or control UI • Responsibility of view layer objects – Input :responding to user interaction • Translating user’s action into an appropriate response – Output :displaying or printing business objects
  • 4. Process of designing view layer classes • It has 4 major activities – Macro level UI design process: (identifying view layer object) • Takes place during analysis phase • Identifying classes that interact with human actors by analysing use cases • sequence and collaboration diagram helps to identify UI classes – Micro level UI design activities • Designing the view layer objects by applying design axioms and corollaries – Decide how to use and extend the components so they best support application specific functions and provide the most usable interface • Prototyping the view layer interface – Useful in the early design process – Testing usability and user satisfaction – Refining and iterating the design
  • 5. Macro level design process The class interacts with a human actor Zoom in by utilizing sequence or collaboration diagrams Identify the interface Next class objects for the class refine and iterate The class Define the relationships doesn’t among the view objects interacts with the human actor
  • 6. Relationship among view objects, business objects, access objects View objects Business objects Access objects
  • 7. Micro level design process Apply micro level UI design rules and GUI guidelines to each interface object identified to develop the UI Next interface objects refine and iterate Done
  • 8. Design rules 1 • Making the interface simple ( application of corollary 2) – Ex: • Car engine is complex • But driver interface remains simple – User must be able to work with our screen without asking much questions – Factors affecting UI • Dead lines • Comparative evaluations • Addition features • Shortcuts – Things to be considered while designing UI • Additional features affect performance, complexity • Fixing problem, after the release of product is difficult
  • 9. Design rule 2 • Making the interface transparent and natural • Application of corollary 4
  • 10. Design rule •Allowing users to be in control of the software •Application of corollary 1 •User should control the software instead of software controlling the user
  • 11. Ways to put users in control • Making the interface forgiving • Make the interface visual • Provide immediate feedback • Avoid modes • Make the interface consistent
  • 12. Making the interface forgiving • Users action must be reversible – Physical (pointing to wrong command) – Mental (wrongly deciding to select data or command)
  • 13. Make the interface visual • Interface must provide list of items, instead of users to remember all choices
  • 14. Provide immediate feedback • Users must receive the feedback immediately
  • 15. Avoid modes • Modes force the user to focus on the ways An application works, instead of on the task they want to complete • Some of the modes – Modal dialog • Sometimes an application needs information to continue, such as name of a file into which users want to save something – Spring loaded modes • Users must take same action to remain in that mode • Ex: dragging mouse – Tool driven modes • This mode have the provision to remind the user about the mode in which they are. • Ex: drawing application. Once tool has been selected, the
  • 16. Make the interface consistent • User can predict the system, by developing consistent UI
  • 17. Purpose of a view layer interface • User Interface has one or more window. each window should have a clear purpose – Forms and data entry windows – Dialog boxes – Application window (main window)
  • 18. Guideline for designing forms and data entry windows • Issues to be considered while designing the form – What kind of information the user works with and why – Do user need access to all information in a table – In what order the rows has to appear • Typical data entry tasks includes – Row navigation – Adding and deleting rows – Changing data in rows – Saving and abandoning changes
  • 19. Cont.. • Layout – The layout determines how successfully users can enter the data – guidelines • Start the designing from the existing paper form • Add smaller windows to main window, if main window contains too much information • Mandatory information must present at the top left • Align fields at their left edges • Arrange controls in a sequence users expect to enter data • Put similar or related information together
  • 20. Guideline for designing Dialog boxes and error messages • Define the title text to be the name of te associated command • Error message – Message should be • positive • Constructive • Brief and meaningful • Orient the controls in the direction people ‘ll read
  • 21. Guideline for command buttons layout • Major command buttons can be paced at the upper right border of the dialog box or lined up across the bottom of the dialog box • Ok and CANCEL buttons can be grouped together • A command button providing support to other command buttons can be grouped
  • 22. Guidelines for designing application window • application window consists of – Frame – Title bar – Scroll bar – Menu bar – Tool bar – Status bar – Drop down menus
  • 23. Cont. • Guidelines for menus – File menu – Edit menu – View menu • zoom – Window menu • Managing window within main works space – Help menu • Tool bar and status bar
  • 24. Guidelines for using colors • Soothing ,cool and neutral color like blue can be used • To project any field, color can be used to stand out from other fields • For readability, black is a standard color • Meaning can be associated with color • Color blind people can be considered . Use animated buttons
  • 25. Guidelines for using Fonts • Consistency • Avoid courier • Avoid using all upper case • Avoid mixing more than 2 fonts • Use commonly installed fonts • Use bold for control labels
  • 26. Prototyping the user interface • Encourages incremental development approach • Used for better understanding
  • 27. Steps in Prototyping user interface • 3 steps Create user interface controls Associate actions to the user interface controls and their events Test/debug done