public class NodePopupFactory extends Object
Constructor and Description |
---|
NodePopupFactory()
Creates a new instance of NodePopupFactory
|
Modifier and Type | Method and Description |
---|---|
JPopupMenu |
createPopupMenu(int row,
int column,
Node[] selectedNodes,
Component component)
Creates a popup menu with entries from the selected nodes
related to the given component (usually a ETable subclass).
|
void |
setShowQuickFilter(boolean show) |
public NodePopupFactory()
public JPopupMenu createPopupMenu(int row, int column, Node[] selectedNodes, Component component)
public void setShowQuickFilter(boolean show)
Built on October 25 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.