Module java.desktop

Class BasicTreeUI.TreeToggleAction

    • Constructor Detail

      • TreeToggleAction

        public TreeToggleAction​(String name)
        Constructs a new instance of TreeToggleAction.
        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