Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.TextSectionBuilder.ParentBuilder
Packages that use TextSectionBuilder.ParentBuilder
Package
Description
-
Uses of TextSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return TextSectionBuilder.ParentBuilderModifier and TypeMethodDescriptionSections.doubleEditor(Supplier<Double> valueExtractor) Sections.integerEditor(Supplier<Integer> valueExtractor) Sections.stringEditor(Supplier<String> valueExtractor) static <V> TextSectionBuilder.ParentBuilder<V> Sections.textEditor(Supplier<V> valueExtractor) -
Uses of TextSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement TextSectionBuilder.ParentBuilderMethods in com.amalgamasimulation.desktop.ui.editor.builders that return TextSectionBuilder.ParentBuilder