Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.amalgamasimulation.desktop.ui.views.ColumnViewAdapter<T>
- com.amalgamasimulation.desktop.ui.tables.Tables
- com.amalgamasimulation.desktop.ui.tables.Tables.Builder<T,R> (implements com.amalgamasimulation.desktop.ui.tables.Tables.FinalBuilder<T,R>, com.amalgamasimulation.desktop.ui.tables.Tables.ParentBuilder<T,R>)
- com.amalgamasimulation.desktop.ui.tables.Trees
- com.amalgamasimulation.desktop.ui.tables.Trees.Builder<T,R> (implements com.amalgamasimulation.desktop.ui.tables.Trees.ChildrenExtractorBuilder<T,R>, com.amalgamasimulation.desktop.ui.tables.Trees.FinalBuilder<T,R>, com.amalgamasimulation.desktop.ui.tables.Trees.ParentBuilder<T,R>)
- org.eclipse.jface.viewers.Viewer (implements org.eclipse.jface.viewers.IInputSelectionProvider)
- org.eclipse.jface.viewers.ContentViewer
- org.eclipse.jface.viewers.StructuredViewer (implements org.eclipse.jface.viewers.IPostSelectionProvider)
- org.eclipse.jface.viewers.ColumnViewer
- org.eclipse.jface.viewers.AbstractTableViewer
- org.eclipse.jface.viewers.TableViewer
- com.amalgamasimulation.desktop.ui.tables.Table<T> (implements com.amalgamasimulation.viewupdater.SimulationView)
- com.amalgamasimulation.desktop.ui.tables.EditableTable<T>
- com.amalgamasimulation.desktop.ui.tables.EMFTable<T>
- org.eclipse.jface.viewers.AbstractTreeViewer
- org.eclipse.jface.viewers.TreeViewer
- com.amalgamasimulation.desktop.ui.tables.Tree<T> (implements com.amalgamasimulation.viewupdater.SimulationView)
- com.amalgamasimulation.desktop.ui.tables.EditableTree<T>
- com.amalgamasimulation.desktop.ui.tables.EMFTree<T>