Keine Cache-Version

Caching deaktiviert Standardeinstellung für diese Seite:aktiviert (code LNG204)
Wenn die Anzeige zu langsam ist, können Sie den Benutzermodus deaktivieren, um die zwischengespeicherte Version anzuzeigen.
javax.swing

Interface ScrollPaneConstants

    • Field Detail

      • VIEWPORT

        static final String VIEWPORT
        Identifies a "viewport" or display area, within which scrolled contents are visible.
        See Also:
        Constant Field Values
      • ROW_HEADER

        static final String ROW_HEADER
        Identifies the area along the left side of the viewport between the upper left corner and the lower left corner.
        See Also:
        Constant Field Values
      • COLUMN_HEADER

        static final String COLUMN_HEADER
        Identifies the area at the top the viewport between the upper left corner and the upper right corner.
        See Also:
        Constant Field Values
      • LOWER_LEFT_CORNER

        static final String LOWER_LEFT_CORNER
        Identifies the lower left corner of the viewport.
        See Also:
        Constant Field Values
      • LOWER_RIGHT_CORNER

        static final String LOWER_RIGHT_CORNER
        Identifies the lower right corner of the viewport.
        See Also:
        Constant Field Values
      • UPPER_LEFT_CORNER

        static final String UPPER_LEFT_CORNER
        Identifies the upper left corner of the viewport.
        See Also:
        Constant Field Values
      • UPPER_RIGHT_CORNER

        static final String UPPER_RIGHT_CORNER
        Identifies the upper right corner of the viewport.
        See Also:
        Constant Field Values
      • LOWER_LEADING_CORNER

        static final String LOWER_LEADING_CORNER
        Identifies the lower leading edge corner of the viewport. The leading edge is determined relative to the Scroll Pane's ComponentOrientation property.
        See Also:
        Constant Field Values
      • LOWER_TRAILING_CORNER

        static final String LOWER_TRAILING_CORNER
        Identifies the lower trailing edge corner of the viewport. The trailing edge is determined relative to the Scroll Pane's ComponentOrientation property.
        See Also:
        Constant Field Values
      • UPPER_LEADING_CORNER

        static final String UPPER_LEADING_CORNER
        Identifies the upper leading edge corner of the viewport. The leading edge is determined relative to the Scroll Pane's ComponentOrientation property.
        See Also:
        Constant Field Values
      • UPPER_TRAILING_CORNER

        static final String UPPER_TRAILING_CORNER
        Identifies the upper trailing edge corner of the viewport. The trailing edge is determined relative to the Scroll Pane's ComponentOrientation property.
        See Also:
        Constant Field Values
      • VERTICAL_SCROLLBAR_POLICY

        static final String VERTICAL_SCROLLBAR_POLICY
        Identifies the vertical scroll bar policy property.
        See Also:
        Constant Field Values
      • HORIZONTAL_SCROLLBAR_POLICY

        static final String HORIZONTAL_SCROLLBAR_POLICY
        Identifies the horizontal scroll bar policy property.
        See Also:
        Constant Field Values
      • VERTICAL_SCROLLBAR_AS_NEEDED

        static final int VERTICAL_SCROLLBAR_AS_NEEDED
        Used to set the vertical scroll bar policy so that vertical scrollbars are displayed only when needed.
        See Also:
        Constant Field Values
      • VERTICAL_SCROLLBAR_NEVER

        static final int VERTICAL_SCROLLBAR_NEVER
        Used to set the vertical scroll bar policy so that vertical scrollbars are never displayed.
        See Also:
        Constant Field Values
      • VERTICAL_SCROLLBAR_ALWAYS

        static final int VERTICAL_SCROLLBAR_ALWAYS
        Used to set the vertical scroll bar policy so that vertical scrollbars are always displayed.
        See Also:
        Constant Field Values
      • HORIZONTAL_SCROLLBAR_AS_NEEDED

        static final int HORIZONTAL_SCROLLBAR_AS_NEEDED
        Used to set the horizontal scroll bar policy so that horizontal scrollbars are displayed only when needed.
        See Also:
        Constant Field Values
      • HORIZONTAL_SCROLLBAR_NEVER

        static final int HORIZONTAL_SCROLLBAR_NEVER
        Used to set the horizontal scroll bar policy so that horizontal scrollbars are never displayed.
        See Also:
        Constant Field Values
      • HORIZONTAL_SCROLLBAR_ALWAYS

        static final int HORIZONTAL_SCROLLBAR_ALWAYS
        Used to set the horizontal scroll bar policy so that horizontal scrollbars are always displayed.
        See Also:
        Constant Field Values

Deutsche Übersetzung

Sie haben gebeten, diese Seite auf Deutsch zu besuchen. Momentan ist nur die Oberfläche übersetzt, aber noch nicht der gesamte Inhalt.

Wenn Sie mir bei Übersetzungen helfen wollen, ist Ihr Beitrag willkommen. Alles, was Sie tun müssen, ist, sich auf der Website zu registrieren und mir eine Nachricht zu schicken, in der Sie gebeten werden, Sie der Gruppe der Übersetzer hinzuzufügen, die Ihnen die Möglichkeit gibt, die gewünschten Seiten zu übersetzen. Ein Link am Ende jeder übersetzten Seite zeigt an, dass Sie der Übersetzer sind und einen Link zu Ihrem Profil haben.

Vielen Dank im Voraus.

Dokument erstellt 11/06/2005, zuletzt geändert 04/03/2020
Quelle des gedruckten Dokuments:https://www.gaudry.be/de/java-api-rf-javax/swing/scrollpaneconstants.html

Die Infobro ist eine persönliche Seite, deren Inhalt in meiner alleinigen Verantwortung liegt. Der Text ist unter der CreativeCommons-Lizenz (BY-NC-SA) verfügbar. Weitere Informationen auf die Nutzungsbedingungen und dem Autor.

Referenzen

  1. Zeigen Sie - html-Dokument Sprache des Dokuments:fr Manuel PHP : https://docs.oracle.com

Diese Verweise und Links verweisen auf Dokumente, die während des Schreibens dieser Seite konsultiert wurden, oder die zusätzliche Informationen liefern können, aber die Autoren dieser Quellen können nicht für den Inhalt dieser Seite verantwortlich gemacht werden.
Der Autor Diese Website ist allein dafür verantwortlich, wie die verschiedenen Konzepte und Freiheiten, die mit den Nachschlagewerken gemacht werden, hier dargestellt werden. Denken Sie daran, dass Sie mehrere Quellinformationen austauschen müssen, um das Risiko von Fehlern zu reduzieren.

Inhaltsverzeichnis Haut