Class HTMLEditorConfigurator<T extends javafx.scene.web.HTMLEditor>

  • Type Parameters:
    T - the editpor type
    All Implemented Interfaces:
    Configurator<T>

    @ConfiguratorService(javafx.scene.web.HTMLEditor.class)
    public class HTMLEditorConfigurator<T extends javafx.scene.web.HTMLEditor>
    extends ComponentConfigurator<T>
    Configures an HTMLEditor.
    Author:
    harald
    • Constructor Detail

      • HTMLEditorConfigurator

        public HTMLEditorConfigurator()