Class AbstractBaseAction

    • Field Detail

      • topComponent

        protected final org.openide.windows.TopComponent topComponent
        the related TopComponent of this action.
    • Constructor Detail

      • AbstractBaseAction

        protected AbstractBaseAction​(String name,
                                     org.openide.windows.TopComponent topComponent)
        Constructor of abstract class AbstractBaseAction.
        Parameters:
        name - the name of this action
        topComponent - the TopComponent