SBTabTableFactory<org.sbml.jsbml.Species,SBTabSpeciesWrapper>public class SBTabSpeciesTable extends SBTabViewAbstractTable implements SBTabTableFactory<org.sbml.jsbml.Species,SBTabSpeciesWrapper>
SBTabSpeciesWrapper
| Constructor | Description |
|---|---|
SBTabSpeciesTable(org.sbml.jsbml.SBase doc) |
| Modifier and Type | Method | Description |
|---|---|---|
javafx.scene.control.TableView<SBTabSpeciesWrapper> |
makeTableView() |
Generates a TableView of SBTabElement's with predefined ListOf
|
javafx.scene.control.TableView<SBTabSpeciesWrapper> |
makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.Species> list) |
Generates a TableView of SBTabElement's with the conversion of each
corresponding element of type T to SBTabElement
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocpublic javafx.scene.control.TableView<SBTabSpeciesWrapper> makeTableView()
SBTabTableFactorymakeTableView in interface SBTabTableFactory<org.sbml.jsbml.Species,SBTabSpeciesWrapper>public javafx.scene.control.TableView<SBTabSpeciesWrapper> makeTableView(org.sbml.jsbml.ListOf<org.sbml.jsbml.Species> list)
SBTabTableFactorymakeTableView in interface SBTabTableFactory<org.sbml.jsbml.Species,SBTabSpeciesWrapper>Copyright © 2018. All rights reserved.