Uses of Enum Class
ca.phon.app.project.git.CommitTableModel.Column
Packages that use CommitTableModel.Column
-
Uses of CommitTableModel.Column in ca.phon.app.project.git
Subclasses with type arguments of type CommitTableModel.Column in ca.phon.app.project.gitMethods in ca.phon.app.project.git that return CommitTableModel.ColumnModifier and TypeMethodDescriptionstatic CommitTableModel.Column
Returns the enum constant of this class with the specified name.static CommitTableModel.Column[]
CommitTableModel.Column.values()
Returns an array containing the constants of this enum class, in the order they are declared.