public abstract class SBaseTable extends Object
Modifier and Type | Class and Description |
---|---|
protected class |
SBaseTable.MyTableModel
The Class MyTableModel.
|
Modifier and Type | Field and Description |
---|---|
protected Color |
gray
The gray color.
|
protected org.sbml.jsbml.ListOf<?> |
list
The list of Object.
|
protected org.sbml.jsbml.ListOf<org.sbml.jsbml.SBase> |
memberList
The member list of SBML Level 3 Version 1 SBase objects.
|
protected JScrollPane |
pane
The JScrollPane object.
|
protected JPanel |
panel
The JPanel object.
|
Constructor and Description |
---|
SBaseTable() |
protected JScrollPane pane
protected JPanel panel
protected Color gray
protected org.sbml.jsbml.ListOf<org.sbml.jsbml.SBase> memberList
protected org.sbml.jsbml.ListOf<?> list
Copyright © 2017–2019 Funahashi Lab.. All rights reserved.