Package edu.umd.cs.findbugs.gui2
Class GuiUtil
java.lang.Object
edu.umd.cs.findbugs.gui2.GuiUtil
- Author:
- pugh
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addOkAndCancelButtons
(JPanel panel, JButton ok, JButton cancel)
-
Constructor Details
-
GuiUtil
public GuiUtil()
-
-
Method Details
-
addOkAndCancelButtons
-