Component-Based GUI Development
Window A window is a rectangular area on the screen. A window can be considered to…
Types of User Interfaces
User interfaces can be classified into the following three categories: • Command language-based interfaces • Menu-based interfaces…
Basic Concepts in User Interface Design
Characteristics of a user interface It is very important to identify the characteristics desired of…
Explain the CRC cards technique
The interactions diagrams for only simple use cases that involve collaboration among a limited number…
Domain Modeling
Explain what is meant by domain modeling. Domain modeling is known as conceptual modeling. A…
Design Patterns
Identify the basic difference between object-oriented analysis (OOA) and object-oriented design (OOD). The term…
Activity and State Chart Diagram
Activity diagrams The activity diagram is possibly one modeling element which was not present in…
Composition
Composition is a stricter form of aggregation, in which the parts are existence-dependent on the…
Class and Interaction Diagrams
Class diagrams A class diagram describes the static structure of a system. It shows how…