Package edu.umd.cs.findbugs.launchGUI
Class LaunchGUI
- java.lang.Object
-
- edu.umd.cs.findbugs.launchGUI.LaunchGUI
-
public class LaunchGUI extends java.lang.Object
- Author:
- pugh
-
-
Constructor Summary
Constructors Constructor Description LaunchGUI()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
launchGUI(SortedBugCollection bugs)
-
-
-
Method Detail
-
launchGUI
public static void launchGUI(SortedBugCollection bugs)
-
-