Class EditAction

    • Constructor Detail

      • EditAction

        public EditAction(SelectionTreeModel model,
                          TreePath path)
        Create a new EditAction.
        Parameters:
        model - the model to edit within.
        path - the path within the tree to the entry to edit.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)