scalafx.scene.layout

Wraps `javafx.scene.layout` package.

Attributes

Members list

Type members

Classlikes

object AnchorPane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AnchorPane.type
class AnchorPane(val delegate: AnchorPane) extends Pane, SFXDelegate[AnchorPane]

Attributes

Companion
object
Supertypes
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[AnchorPane]
class Object
trait Matchable
class Any
Show all
object Background

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Background.type
class Background(val delegate: Background) extends SFXDelegate[Background]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Background]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BackgroundFill(val delegate: BackgroundFill) extends SFXDelegate[BackgroundFill]

The fill and associated properties that direct how to fill the background of a Region.

The fill and associated properties that direct how to fill the background of a Region.

Attributes

Companion
object
Supertypes
trait SFXDelegate[BackgroundFill]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BackgroundImage(val delegate: BackgroundImage) extends SFXDelegate[BackgroundImage]

Defines properties describing how to render an image as the background to some Region.

Defines properties describing how to render an image as the background to some Region.

Attributes

Companion
object
Supertypes
trait SFXDelegate[BackgroundImage]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BackgroundPosition(val delegate: BackgroundPosition) extends SFXDelegate[BackgroundPosition]

Represents the position of a BackgroundImage within the Region's drawing area.

Represents the position of a BackgroundImage within the Region's drawing area.

Wrapper for http://docs.oracle.com/javafx/8/api/javafx/scene/layout/BackgroundPosition

Attributes

Companion
object
Supertypes
trait SFXDelegate[BackgroundPosition]
class Object
trait Matchable
class Any
object BackgroundRepeat extends SFXEnumDelegateCompanion[BackgroundRepeat, BackgroundRepeat]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[BackgroundRepeat, BackgroundRepeat]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class BackgroundRepeat(val delegate: BackgroundRepeat) extends SFXEnumDelegate[BackgroundRepeat]

Enumeration of options for repeating images in backgrounds

Enumeration of options for repeating images in backgrounds

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[BackgroundRepeat]
trait SFXDelegate[BackgroundRepeat]
class Object
trait Matchable
class Any
Known subtypes
object NoRepeat.type
object Repeat.type
object Round.type
object Space.type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BackgroundSize(val delegate: BackgroundSize) extends SFXDelegate[BackgroundSize]

Attributes

Companion
object
Supertypes
trait SFXDelegate[BackgroundSize]
class Object
trait Matchable
class Any
object Border

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Border.type
class Border(val delegate: Border) extends SFXDelegate[Border]

Attributes

Companion
object
Supertypes
trait SFXDelegate[Border]
class Object
trait Matchable
class Any
object BorderImage

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BorderImage(val delegate: BorderImage) extends SFXDelegate[BorderImage]

Defines properties describing how to render an image as the background to some scalafx.scene.layout.Region.

Defines properties describing how to render an image as the background to some scalafx.scene.layout.Region.

Attributes

Companion
object
Supertypes
trait SFXDelegate[BorderImage]
class Object
trait Matchable
class Any
object BorderPane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
BorderPane.type
class BorderPane(val delegate: BorderPane) extends Pane, SFXDelegate[BorderPane]

Attributes

Companion
object
Supertypes
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[BorderPane]
class Object
trait Matchable
class Any
Show all
object BorderRepeat extends SFXEnumDelegateCompanion[BorderRepeat, BorderRepeat]

Enum indicating the repetition rules for border images. Wrapper for javafx.scene.layout.BorderRepeat.

Enum indicating the repetition rules for border images. Wrapper for javafx.scene.layout.BorderRepeat.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[BorderRepeat, BorderRepeat]
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class BorderRepeat(val delegate: BorderRepeat) extends SFXEnumDelegate[BorderRepeat]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[BorderRepeat]
trait SFXDelegate[BorderRepeat]
class Object
trait Matchable
class Any
Known subtypes
object Repeat.type
object Round.type
object Space.type
object Stretch.type
object BorderStroke

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BorderStroke(val delegate: BorderStroke) extends SFXDelegate[BorderStroke]

Attributes

Companion
object
Supertypes
trait SFXDelegate[BorderStroke]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BorderStrokeStyle(val delegate: BorderStrokeStyle) extends SFXDelegate[BorderStrokeStyle]

Defines the style of the stroke to use on one side of a BorderStroke.

Defines the style of the stroke to use on one side of a BorderStroke.

Wrapper for javafx.scene.layout.BorderStrokeStyle.

Attributes

Companion
object
Supertypes
trait SFXDelegate[BorderStrokeStyle]
class Object
trait Matchable
class Any
object BorderWidths

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class BorderWidths(val delegate: BorderWidths) extends SFXDelegate[BorderWidths]

Defines widths for four components (top, right, bottom, and left).

Defines widths for four components (top, right, bottom, and left).

Attributes

Companion
object
Supertypes
trait SFXDelegate[BorderWidths]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class ColumnConstraints(val delegate: ColumnConstraints) extends ConstraintsBase, SFXDelegate[ColumnConstraints]

Attributes

Companion
object
Supertypes
trait SFXDelegate[ColumnConstraints]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class ConstraintsBase(val delegate: ConstraintsBase) extends SFXDelegate[ConstraintsBase]

Attributes

Companion
object
Supertypes
trait SFXDelegate[ConstraintsBase]
class Object
trait Matchable
class Any
Known subtypes
object CornerRadii

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class CornerRadii(val delegate: CornerRadii) extends SFXDelegate[CornerRadii]

Defines the radii of each of the four corners of a BorderStroke.

Defines the radii of each of the four corners of a BorderStroke.

Attributes

Companion
object
Supertypes
trait SFXDelegate[CornerRadii]
class Object
trait Matchable
class Any
object FlowPane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
FlowPane.type
class FlowPane(val delegate: FlowPane) extends Pane, AlignmentDelegate[FlowPane], SFXDelegate[FlowPane]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[FlowPane]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[FlowPane]
class Object
trait Matchable
class Any
Show all
object GridPane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
GridPane.type
class GridPane(val delegate: GridPane) extends Pane, AlignmentDelegate[GridPane], SFXDelegate[GridPane]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[GridPane]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[GridPane]
class Object
trait Matchable
class Any
Show all
object HBox

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
HBox.type
class HBox(val delegate: HBox) extends Pane, AlignmentDelegate[HBox], SFXDelegate[HBox]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[HBox]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[HBox]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Contains implcit methods to convert from `javafx.scene.layout` Classes/Traits to their ScalaFX counterparts.

Contains implcit methods to convert from `javafx.scene.layout` Classes/Traits to their ScalaFX counterparts.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LayoutIncludes.type
object SceneIncludes.type
trait Includes
object Includes.type
object Pane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Pane.type
class Pane(val delegate: Pane) extends Region, SFXDelegate[Pane]

Attributes

Companion
object
Supertypes
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[Pane]
class Object
trait Matchable
class Any
Show all
Known subtypes
class DialogPane
class AnchorPane
class BorderPane
class FlowPane
class GridPane
class HBox
class StackPane
class TilePane
class VBox
class TextFlow
Show all
object Priority extends SFXEnumDelegateCompanion[Priority, Priority]

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
Priority.type
sealed abstract class Priority(val delegate: Priority) extends SFXEnumDelegate[Priority]

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[Priority]
trait SFXDelegate[Priority]
class Object
trait Matchable
class Any
Known subtypes
object Always.type
object Never.type
object Sometimes.type
object Region

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Region.type
class Region(val delegate: Region) extends Parent, SFXDelegate[Region]

Attributes

Companion
object
Supertypes
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[Region]
class Object
trait Matchable
class Any
Show all
Known subtypes
class Axis[T]
class CategoryAxis
class ValueAxis[T]
class NumberAxis
class Chart
class PieChart
class XYChart[X, Y]
class AreaChart[X, Y]
class BarChart[X, Y]
class BubbleChart[X, Y]
class LineChart[X, Y]
class ScatterChart[X, Y]
class StackedAreaChart[X, Y]
class StackedBarChart[X, Y]
class Control
class Accordion
class ButtonBar
class ChoiceBox[J]
class ComboBoxBase[T]
class ColorPicker
class ComboBox[T]
class DatePicker
class Labeled
class ButtonBase
class Button
class CheckBox
class Hyperlink
class MenuButton
class ToggleButton
class RadioButton
class Cell[T]
class DateCell
class IndexedCell[T]
class ListCell[T]
class CheckBoxListCell[T]
class ComboBoxListCell[T]
class TableCell[S, T]
class CheckBoxTableCell[S, T]
class ChoiceBoxTableCell[S, T]
class ComboBoxTableCell[S, T]
class TextFieldTableCell[S, T]
class TableRow[T]
class TreeCell[T]
class CheckBoxTreeCell[T]
class ComboBoxTreeCell[T]
class TreeTableCell[S, T]
class CheckBoxTreeTableCell[S, T]
class ComboBoxTreeTableCell[S, T]
class TreeTableRow[T]
class Label
class TitledPane
class ListView[T]
class MenuBar
class Pagination
class ProgressBar
class ScrollBar
class ScrollPane
class Separator
class Slider
class Spinner[T]
class SplitPane
class TabPane
class TableView[S]
class TextArea
class TextField
class ToolBar
class TreeTableView[S]
class TreeView[T]
class HTMLEditor
class Pane
class DialogPane
class AnchorPane
class BorderPane
class FlowPane
class GridPane
class HBox
class StackPane
class TilePane
class VBox
class TextFlow
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class RowConstraints(val delegate: RowConstraints) extends ConstraintsBase, SFXDelegate[RowConstraints]

Attributes

Companion
object
Supertypes
trait SFXDelegate[RowConstraints]
class Object
trait Matchable
class Any
object StackPane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
StackPane.type
class StackPane(val delegate: StackPane) extends Pane, AlignmentDelegate[StackPane], SFXDelegate[StackPane]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[StackPane]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[StackPane]
class Object
trait Matchable
class Any
Show all
object TilePane

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
TilePane.type
class TilePane(val delegate: TilePane) extends Pane, AlignmentDelegate[TilePane], SFXDelegate[TilePane]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[TilePane]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[TilePane]
class Object
trait Matchable
class Any
Show all
object VBox

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
VBox.type
class VBox(val delegate: VBox) extends Pane, AlignmentDelegate[VBox], SFXDelegate[VBox]

Attributes

Companion
object
Supertypes
trait AlignmentDelegate[VBox]
class Pane
class Region
class Parent
class Node
trait Styleable
class EventTarget
trait SFXDelegate[VBox]
class Object
trait Matchable
class Any
Show all