Package editor

Class ExperimentTreeContextMenu

    • Constructor Detail

      • ExperimentTreeContextMenu

        public ExperimentTreeContextMenu​(Experiment experiment)
    • Method Detail

      • getContextMenu

        public javax.swing.JPopupMenu getContextMenu​(javax.swing.JTree tree)
        Specified by:
        getContextMenu in interface IContextMenuHandler<javax.swing.JTree>
      • displayContextMenu

        public void displayContextMenu​(javax.swing.JTree tree,
                                       int x,
                                       int y,
                                       java.awt.Component eventSource)
        Specified by:
        displayContextMenu in interface IContextMenuHandler<javax.swing.JTree>
      • copy

        public void copy​(java.nio.file.Path from,
                         java.nio.file.Path to)