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 class
AnalyzingDialog
class
NewFilterFrame
Lets you choose your new filter, shouldn't let you choose filters that wouldn't filter anything out including filters that you already haveclass
NewFilterFromBug
Allows you to make a new Filter by right clicking (control clicking) on a bug in the treeclass
NewProjectWizard
The User Interface for creating a Project and editing it after the fact.class
PreferencesFrame
class
PropertiesDialog
This is the properties dialog of the GUI.class
SorterDialog
This 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.
-