Uses of Class
edu.umd.cs.findbugs.gui2.SorterTableColumnModel
Packages that use SorterTableColumnModel
-
Uses of SorterTableColumnModel in edu.umd.cs.findbugs.gui2
Fields in edu.umd.cs.findbugs.gui2 declared as SorterTableColumnModelModifier and TypeFieldDescription(package private) SorterTableColumnModelMainFrameTree.sorterprivate final SorterTableColumnModelBugTreeModel.stprivate SorterTableColumnModelGUISaveState.starterTableMethods in edu.umd.cs.findbugs.gui2 that return SorterTableColumnModelModifier and TypeMethodDescription(package private) SorterTableColumnModelMainFrame.getSorter()(package private) SorterTableColumnModelMainFrameTree.getSorter()Returns the SorterTableColumnModel of the MainFrame.(package private) SorterTableColumnModelGUISaveState.getStarterTable()Methods in edu.umd.cs.findbugs.gui2 with parameters of type SorterTableColumnModelModifier and TypeMethodDescriptionvoidSorterTableColumnModel.createFrom(SorterTableColumnModel other) Constructors in edu.umd.cs.findbugs.gui2 with parameters of type SorterTableColumnModelModifierConstructorDescriptionBugTreeModel(MainFrame mainFrame, JTree tree, SorterTableColumnModel st, BugSet data)