Class TwoTablesSection<T,V,R>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
com.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTwoTablesSection<T,V,R,EditableTable<V>,EditableTable<R>,TableProperties<T,V,EditableTable<V>>,TableProperties<V,R,EditableTable<R>>,TableToolBarProperties<V>,TableToolBarProperties<R>,com.amalgamasimulation.desktop.ui.editor.internal.InternalTable<T,V>,com.amalgamasimulation.desktop.ui.editor.internal.InternalTable<V,R>>
com.amalgamasimulation.desktop.ui.editor.sections.TwoTablesSection<T,V,R>
All Implemented Interfaces:
ISection, ITwoTableSection<V,R>

public class TwoTablesSection<T,V,R> extends com.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTwoTablesSection<T,V,R,EditableTable<V>,EditableTable<R>,TableProperties<T,V,EditableTable<V>>,TableProperties<V,R,EditableTable<R>>,TableToolBarProperties<V>,TableToolBarProperties<R>,com.amalgamasimulation.desktop.ui.editor.internal.InternalTable<T,V>,com.amalgamasimulation.desktop.ui.editor.internal.InternalTable<V,R>>
  • Constructor Details

    • TwoTablesSection

      public TwoTablesSection()
  • Method Details