Explain Look-and-feel

Look-and-feel: The visual impression and interaction style given by a user interface. This is mainly the responsibility of the window manager (that is, in collaboration with the fundamental operating system) running on a specific computer. This refers to style of such things like window title bars, how windows are resized and moved, how various operations are executed through a mouse, and so forth. This is preferable to have a consistent look and feel in a single user environment. Though, a few window managers do permit the individual programs to represent a different look and feel from the predominant style of the host atmosphere. Java's Swing components support this idea by permitting an application to choose a `pluggable look and feel' from those given by a user interface manager. The application running in a Microsoft Windows environment could be made to look like one that generally runs in an X Windows environment, for example. This permits an application to look identical on different platforms; however it can also lead to the confusion for users.

   Related Questions in Programming Languages

  • Q : What is Behavior Behavior : It is the

    Behavior: It is the methods of a class which implement its behavior. A particular object's behavior is a mixture of the method definitions of its class and the present state of the object.

  • Q : What is Super class Super class: It is

    Super class: It is a class which is extended by one or more sub classes. All Java classes encompass the Object class as a super-class.

  • Q : What is Bit Bit : It is a binary digit

    Bit: It is a binary digit that can take on two possible values: 0 and 1. The bits are basic building block of both data and programs. Computers regularly shift data around in multiples of eight-bit units (that is, bytes for the sake of effectiveness).

  • Q : Explain the term soft real-time Explain

    Explain the term soft real-time.

  • Q : Explain Untyped Allocations Untyped

    Untyped Allocations: In C/C++ untyped allocations such as malloc, calloc, and realloc can easily be used to create overlays, which again require translation overhead to keep the corresponding non-overlaid objects consistent.

    Q : State the term snooping State the term

    State the term snooping?

  • Q : Explain Look-and-feel Look-and-feel :

    Look-and-feel: The visual impression and interaction style given by a user interface. This is mainly the responsibility of the window manager (that is, in collaboration with the fundamental operating system) running on a specific computer. This refers

  • Q : Define the reasons of Process Handle

    Define the reasons of Process Handle Table.

  • Q : Web based programming homework

    Component 2 Task b: Task Description Computing students at this University who study on undergraduate courses require a method to view their module marks and to see how they are progressing on the module. You have been asked to develop a web

  • Q : What is Class Selector in the CSS

    Explain what is meant by the Class Selector in the CSS?

©TutorsGlobe All rights reserved 2022-2023.