Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.ContainerTextSectionBuilder.IPropertyBuilder
Packages that use ContainerTextSectionBuilder.IPropertyBuilder
Package
Description
-
Uses of ContainerTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return ContainerTextSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionPage.doubleEditor()Page.integerEditor()Page.stringEditor()Page.textEditor(Class<V> cl) -
Uses of ContainerTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement ContainerTextSectionBuilder.IPropertyBuilderMethods in com.amalgamasimulation.desktop.ui.editor.builders that return ContainerTextSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionstatic <T1,V1> ContainerTextSectionBuilder.IPropertyBuilder <T1, V1> ContainerTextSectionBuilder.PropertyBuilder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerOld, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty) ContainerTextSectionBuilder.PropertyBuilder.index(int index)