Uses of Class
com.amalgamasimulation.desktop.ui.editor.builders.TwoTablesSectionBuilder.TwoTablesBuilder
Packages that use TwoTablesSectionBuilder.TwoTablesBuilder
Package
Description
-
Uses of TwoTablesSectionBuilder.TwoTablesBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return TwoTablesSectionBuilder.TwoTablesBuilderModifier and TypeMethodDescription<V,R> TwoTablesSectionBuilder.TwoTablesBuilder <T, V, R> Page.twoTablesEditor(Class<V> v, Class<R> r) -
Uses of TwoTablesSectionBuilder.TwoTablesBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders that return TwoTablesSectionBuilder.TwoTablesBuilderModifier and TypeMethodDescriptionstatic <T1,V1, R1>
TwoTablesSectionBuilder.TwoTablesBuilder<T1, V1, R1> TwoTablesSectionBuilder.TwoTablesBuilder.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) TwoTablesSectionBuilder.IPropertyBuilder.initialSizeMainTable(int size) TwoTablesSectionBuilder.TwoTablesBuilder.initialSizeMainTable(int initialSizeMainTable) TwoTablesSectionBuilder.IPropertyBuilder.orientation(Orientation orientation) TwoTablesSectionBuilder.TwoTablesBuilder.orientation(Orientation orientation)