Module java.desktop

Class BasicTreeUI.TreeIncrementAction

    • Field Detail

      • direction

        protected int direction
        Specifies the direction to adjust the selection by.
    • Constructor Detail

      • TreeIncrementAction

        public TreeIncrementAction​(int direction,
                                   String name)
        Constructs a new instance of TreeIncrementAction.
        Parameters:
        direction - the direction
        name - the name of action