Class RemoveAction

    • Constructor Detail

      • RemoveAction

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

      • actionPerformed

        public void actionPerformed(ActionEvent e)