Uses of Class
edu.umd.cs.findbugs.gui2.FBDialog
-
Packages that use FBDialog Package Description edu.umd.cs.findbugs.gui2 -
-
Uses of FBDialog in edu.umd.cs.findbugs.gui2
Subclasses of FBDialog in edu.umd.cs.findbugs.gui2 Modifier and Type Class Description classAnalyzingDialogclassNewFilterFrameLets you choose your new filter, shouldn't let you choose filters that wouldn't filter anything out including filters that you already haveclassNewFilterFromBugAllows you to make a new Filter by right clicking (control clicking) on a bug in the treeclassNewProjectWizardThe User Interface for creating a Project and editing it after the fact.classPreferencesFrameclassPropertiesDialogThis is the properties dialog of the GUI.classSorterDialogThis is the window that pops up when the user double clicks on the sorting table Its also available from the menu if they remove all Sortables.
-