javafx.animation.*

  • javafx.animation.Animation
    Modifier and Type Constant Field Value
    public static final int INDEFINITE -1

javafx.application.*

javafx.fxml.*

javafx.scene.*

  • javafx.scene.layout.BackgroundSize
    Modifier and Type Constant Field Value
    public static final double AUTO -1.0
  • javafx.scene.layout.BorderWidths
    Modifier and Type Constant Field Value
    public static final double AUTO -1.0
  • javafx.scene.layout.ConstraintsBase
    Modifier and Type Constant Field Value
    public static final double CONSTRAIN_TO_PREF -1d/0d
  • javafx.scene.layout.GridPane
    Modifier and Type Constant Field Value
    public static final int REMAINING 2147483647
  • javafx.scene.layout.Region
    Modifier and Type Constant Field Value
    public static final double USE_COMPUTED_SIZE -1.0
    public static final double USE_PREF_SIZE -1d/0d
  • javafx.scene.media.AudioClip
    Modifier and Type Constant Field Value
    public static final int INDEFINITE -1
  • javafx.scene.media.AudioEqualizer
    Modifier and Type Constant Field Value
    public static final int MAX_NUM_BANDS 64
  • javafx.scene.media.EqualizerBand
    Modifier and Type Constant Field Value
    public static final double MAX_GAIN 12.0
    public static final double MIN_GAIN -24.0
  • javafx.scene.media.MediaPlayer
    Modifier and Type Constant Field Value
    public static final int INDEFINITE -1
  • javafx.scene.shape.Box
    Modifier and Type Constant Field Value
    public static final double DEFAULT_SIZE 2.0