Uses of Class
edu.umd.cs.findbugs.gui2.SorterTableColumnModel
Packages that use SorterTableColumnModel
-
Uses of SorterTableColumnModel in edu.umd.cs.findbugs.gui2
Methods in edu.umd.cs.findbugs.gui2 with parameters of type SorterTableColumnModelModifier and TypeMethodDescriptionvoid
SorterTableColumnModel.createFrom
(SorterTableColumnModel other) Constructors in edu.umd.cs.findbugs.gui2 with parameters of type SorterTableColumnModelModifierConstructorDescriptionBugTreeModel
(MainFrame mainFrame, JTree tree, SorterTableColumnModel st, BugSet data)