-
21 Windows Media Author
"A graphical interface tool for creating and testing illustrated audio. The tool is designed to combine and synchronize audio and image files. Using it, the author can manage objects-sounds, images, and URLs-so that they appear at the correct time during playback. This tool uses technology from Digital Renaissance, Inc." -
22 visual tree
"In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects." -
23 snapline
A user interface guide thats is used to align objects. -
24 class factory
"An object that implements the IClassFactory interface, which enables it to create objects of a specific class." -
25 resource
"Any nonexecutable data that is logically deployed with an application. A resource might be displayed in an application as error messages or as part of the user interface. Resources can contain data in a number of forms, including strings, images, and persisted objects." -
26 DAO
A programming interface to access and manipulate database objects.
- 1
- 2
См. также в других словарях:
Interface Builder — This article is about the Mac OS X application. For the general concept, see Graphical user interface builder. Developer(s) Apple Inc. Stable release 3.2.6 / Released March 1 … Wikipedia
Interface (computing) — For other uses, see Interface. In the field of computer science, an interface is a tool and concept that refers to a point of interaction between components, and is applicable at the level of both hardware and software. This allows a component,… … Wikipedia
Interface (Java) — An interface in the Java programming language is an abstract type that is used to specify an interface (in the generic sense of the term) that classes must implement. Interfaces are declared using the interface keyword, and may only contain… … Wikipedia
Interface description language — An interface description language (or alternately, interface definition language), or IDL for short, is a specification language used to describe a software component s interface. IDLs describe an interface in a language neutral way, enabling… … Wikipedia
Interface bloat — In software design, interface bloat (also called fat interfaces by Bjarne Stroustrup and [http://foozle.berkeley.edu/projects/streek/agile/bad smells in code.html#Refused+Bequest Refused Bequests] by Martin Fowler) is a term used to describe… … Wikipedia
Object Action Interface — Object Action Interface, also abbreviated as OAI, is an extension to the Graphical User Interface, especially related to Direct Manipulation User Interface. It emphasises upon how Direct Manipulation User Interface (DMUI) can help to create… … Wikipedia
Object-oriented user interface — In computing an object oriented user interface (OOUI) is a type of user interface based on an object oriented programming metaphor. In an OOUI, the user interacts explicitly with objects that represent entities in the domain that the application… … Wikipedia
Graphical user interface — Screenshot of KDE Plasma Desktop GUI. A screenshot of the GNOME Shell GUI … Wikipedia
Naked objects — is an architectural pattern used in software engineering. Contents 1 Definition 2 Benefits 3 Limitations 4 Software frameworks … Wikipedia
Graphics Device Interface — The Graphics Device Interface (GDI) is a Microsoft Windows application programming interface and core operating system component responsible for representing graphical objects and transmitting them to output devices such as monitors and printers … Wikipedia
Java Native Interface — JNI redirects here. For the city in the province of Buenos Aires, see Junín, Buenos Aires. The Java Native Interface (JNI) is a programming framework that enables Java code running in a Java Virtual Machine (JVM) to call and to be called[1] by… … Wikipedia