User Interface Development

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

It is a well-defined environment that provides toolkits, functions, or algorithms to develop new applications.

Framework

2
New cards

It is a library of precomposed UI objects and predefined events that simplify programming.

Toolkit

3
New cards

It is an essential part of a graphical user interface that displays information or allows user interaction.

Widget

4
New cards

These are graphical objects such as icons, menus, buttons, text boxes, and scroll bars.

Widgets

5
New cards

This type of toolkit abstracts system details of event handling and promotes a consistent look and feel.

UI Toolkit

6
New cards

It refers to a standalone or integrated software component that supports building large applications with a consistent UI.

UI Toolkit parin

7
New cards

This is the user programming environment and execution mode for Android, based on Java.

Android UI Framework

8
New cards

It manages the lifecycle of Android applications.

Activity Manager

9
New cards

It provides access to non-code resources such as strings, graphics, and layouts in Android.

Resource Manager

10
New cards

It enables Android applications to show custom alerts in the status bar.

Notification Manager

11
New cards

It allows Android applications to access data from other applications.

Content Provider

12
New cards

It refers to a framework that provides the window and view architecture for iOS and tvOS applications.

iOS UIKit Framework

13
New cards

These are the three major types of discrete events in iOS.

Multi-touch

Motion

Remote Control Events

14
New cards

This framework handles continuous sensor data from accelerometers and gyroscopes.

Core Motion Framework

15
New cards

In iOS, this object represents discrete events such as touches.

UIEvent Object

16
New cards

It is a Java library of object classes for creating 2D graphical user interface objects.

Java Abstract Window Toolkit (AWT)

17
New cards

It is the event model supported by Java AWT that handles mouse clicks and keyboard input.

AWTEvent

18
New cards

This Java framework is supported by Oracle and is part of Java Enterprise Edition (EE).

JavaServer Faces (JSF)

19
New cards

This open-source Java framework is based on the Model-View-Controller approach.

Struts

20
New cards

This lightweight web framework from Apache allows simple component-based development with HTML integration.

Wicket

21
New cards

This free mobile toolkit contains 6 screen designs in PSD format.

Spool UI Kit

22
New cards

This toolkit has 50 different screen designs in Sketch format.

Travel UI Kit

23
New cards

This iOS toolkit contains over 55 ready-to-use screens from Envato Elements.

Splash UI Kit

24
New cards

This AWT feature allows flexible window layouts regardless of screen size or resolution.

Layout Managers

25
New cards

This AWT feature supports clipboard operations like cut and paste.

Data Transfer Classes