Package edu.umd.cs.findbugs.gui2
Class GuiUtil
- java.lang.Object
-
- edu.umd.cs.findbugs.gui2.GuiUtil
-
public class GuiUtil extends java.lang.Object
- Author:
- pugh
-
-
Constructor Summary
Constructors Constructor Description GuiUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
addOkAndCancelButtons(javax.swing.JPanel panel, javax.swing.JButton ok, javax.swing.JButton cancel)
-