Class FactorySubclsFx

    • Constructor Detail

      • FactorySubclsFx

        public FactorySubclsFx​(EditorSubclass<?,​?,​?> parentEditor)
    • Method Detail

      • getNode

        public javafx.scene.layout.Pane getNode()
        Description copied from interface: GuiFactoryFx
        Get the JavaFX Node that represents the editor.
        Specified by:
        getNode in interface GuiFactoryFx
        Returns:
        The JavaFX Node that represents the editor.
      • fillComponent

        public void fillComponent()
      • setSelectLabel

        public void setSelectLabel​(String selectLabel)