e/Layout manager

New Query

Information
has glosseng: Layout managers are software components used in widget toolkits which have the ability to lay out widgets by their relative positions without using distance units. It is often more natural to define component layouts in this manner than to define their position in pixels or common distance units, so a number of popular widget toolkits include this ability by default. Widget toolkits that provide this function can generally be classified into two groups: *Those where the layout behavior is coded in special graphic containers. This is the case in XUL and the .NET Framework widget toolkit (both in Windows Forms and in XAML). *Those where the layout behavior is coded in layout managers, that can be applied to any graphic container. This is the case in the Swing widget toolkit that is part of the Java API.
lexicalizationeng: layout manager
instance ofe/GUI widget
Meaning
German
has glossdeu: Layoutmanager bezeichnet in der objektorientierten Programmierung Klassen, die sich um die Anordnung visueller Komponenten in einem übergeordneten Container (z. B. einem Fenster) kümmern. Dabei wird nicht im klassischen Sinne jede Komponente eine Position und Größe mittels Pixelkoordinaten positioniert, sondern der Layoutmanager besitzt ein definiertes Regelwerk, wie die Komponenten angeordnet werden sollen. Der wichtigste Vorteil von Layoutmanagern gegenüber der absoluten Positionierung ist die Unabhängigkeit von Zeichensatz- und Fenstergrößen.
lexicalizationdeu: Layoutmanager
Japanese
has glossjpn: レイアウトマネージャ()は、ウィジェット・ツールキットで使われるソフトウェアコンポーネントであり、距離単位を使わずにウィジェット群を相対位置に基づいて配置する機能を持つ。
lexicalizationjpn: レイアウトマネージャ
Media
media:imgFlowLayoutDemo.gif
media:imgJava-LayoutManager-BorderLayout.svg

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2025 Gerard de Melo.   Contact   Legal Information / Imprint