Interface PaletteIndicatorStyler

  • All Known Implementing Classes:
    OfficeFloorContentPartFactory

    public interface PaletteIndicatorStyler
    Styler to the palette indicator.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • getPaletteIndicator

        javafx.scene.Node getPaletteIndicator()

        Obtains the palette indicator.

        This allows for interrogating the structure of the palette indicator.

        Returns:
        Palette indicator.
      • paletteIndicatorStyle

        javafx.beans.property.Property<java.lang.String> paletteIndicatorStyle()
        Obtains the Property to the palette indicator style.
        Returns:
        Property to the palette indicator style.