Package tech.molecules.leet.table.gui
Class PopupHelper
- java.lang.Object
-
- tech.molecules.leet.table.gui.PopupHelper
-
public class PopupHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description PopupHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidsetTableSelectedRowForPopup(JTable table, JPopupMenu popupMenu)
-
-
-
Method Detail
-
setTableSelectedRowForPopup
public static void setTableSelectedRowForPopup(JTable table, JPopupMenu popupMenu)
-
-