JavaScript is disabled on your browser.
JavaFX 2.2
javafx.scene.layout

Class HBoxBuilder<B extends HBoxBuilder<B>>

  • All Implemented Interfaces:
    Builder<Region>


    @Generated(value="Generated by javafx.builder.processor.BuilderProcessor")
    public class HBoxBuilder<B extends HBoxBuilder<B>>
    extends PaneBuilder<B>
    Builder class for javafx.scene.layout.HBox
    See Also:
    HBox
    • Constructor Detail

      • HBoxBuilder

        protected HBoxBuilder()
    • Method Detail

      • create

        public static HBoxBuilder<?> create()
        Creates a new instance of HBoxBuilder.
      • applyTo

        public void applyTo(HBox x)
      • alignment

        public B alignment(Pos x)
        Set the value of the alignment property for the instance constructed by this builder.
      • fillHeight

        public B fillHeight(boolean x)
        Set the value of the fillHeight property for the instance constructed by this builder.
      • spacing

        public B spacing(double x)
        Set the value of the spacing property for the instance constructed by this builder.
JavaFX 2.2

Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /