public class ExperimentTreeContextMenu extends Object implements IContextMenuHandler<JTree>
| Constructor and Description |
|---|
ExperimentTreeContextMenu(Experiment experiment) |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(Path from,
Path to) |
void |
displayContextMenu(JTree tree,
int x,
int y,
Component eventSource) |
JPopupMenu |
getContextMenu(JTree tree) |
public ExperimentTreeContextMenu(Experiment experiment)
public JPopupMenu getContextMenu(JTree tree)
getContextMenu in interface IContextMenuHandler<JTree>public void displayContextMenu(JTree tree, int x, int y, Component eventSource)
displayContextMenu in interface IContextMenuHandler<JTree>Copyright © 2022. All rights reserved.