Uses of Enum Class
cz.fidentis.analyst.gui.project.table.ProjectTableModel.Column
Packages that use ProjectTableModel.Column
Package
Description
Table with the list of models and corresponding interactions.
-
Uses of ProjectTableModel.Column in cz.fidentis.analyst.gui.project.table
Methods in cz.fidentis.analyst.gui.project.table that return ProjectTableModel.ColumnModifier and TypeMethodDescriptionstatic ProjectTableModel.Column
Returns the enum constant of this class with the specified name.static ProjectTableModel.Column[]
ProjectTableModel.Column.values()
Returns an array containing the constants of this enum class, in the order they are declared.