Module java.desktop

Class BasicTreeUI.TreeCancelEditingAction

    • Constructor Detail

      • TreeCancelEditingAction

        public TreeCancelEditingAction​(String name)
        Constructs a new instance of TreeCancelEditingAction.
        Parameters:
        name - the name of action
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent e)
        Description copied from interface: ActionListener
        Invoked when an action occurs.
        Parameters:
        e - the event to be processed