Geen cache-versie.

Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code LNG204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.
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

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 11/06/2005 gemaakt, de laatste keer de 04/03/2020 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/java-api-rf-javax/swing/scrollpaneconstants.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.

Referenties

  1. Bekijk - html-document Taal van het document:fr Manuel PHP : https://docs.oracle.com

Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.

Inhoudsopgave Haut