Class AbstractInitialCloseBaseAction

    • Field Detail

      • initialClose

        protected final boolean initialClose
        Flag indicating to close all left or all right tabs.
    • Constructor Detail

      • AbstractInitialCloseBaseAction

        protected AbstractInitialCloseBaseAction​(String name,
                                                 org.openide.windows.TopComponent topComponent,
                                                 boolean initialClose)
        Constructor of abstract class AbstractBaseAction.
        Parameters:
        name - the name of this action
        topComponent - the TopComponent
        initialClose - flag indicating to close all left (true) or all right (false) tabs