Uses of Class
com.jsql.view.swing.tree.custom.JPopupMenuCustomExtract
Packages that use JPopupMenuCustomExtract
-
Uses of JPopupMenuCustomExtract in com.jsql.view.swing.tree.model
Methods in com.jsql.view.swing.tree.model with parameters of type JPopupMenuCustomExtractModifier and TypeMethodDescriptionprotected abstract void
AbstractNodeModel.buildMenu
(JPopupMenuCustomExtract tablePopupMenu, TreePath path) Display a popupmenu on mouse right click if needed.protected void
NodeModelDatabase.buildMenu
(JPopupMenuCustomExtract tablePopupMenu, TreePath path) protected void
NodeModelEmpty.buildMenu
(JPopupMenuCustomExtract tablePopupMenu, TreePath path) protected void
NodeModelTable.buildMenu
(JPopupMenuCustomExtract tablePopupMenu, TreePath path)