Class GcpToolAction

  • All Implemented Interfaces:
    ActionListener, Serializable, Cloneable, EventListener, Action, org.openide.util.actions.Presenter, org.openide.util.actions.Presenter.Menu, org.openide.util.actions.Presenter.Popup, org.openide.util.actions.Presenter.Toolbar, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider, org.openide.util.LookupListener

    public class GcpToolAction
    extends ToolAction
    See Also:
    Serialized Form
    • Constructor Detail

      • GcpToolAction

        public GcpToolAction()
      • GcpToolAction

        public GcpToolAction​(org.openide.util.Lookup lookup)
    • Method Detail

      • getHelpCtx

        public org.openide.util.HelpCtx getHelpCtx()
      • createContextAwareInstance

        public Action createContextAwareInstance​(org.openide.util.Lookup actionContext)
        Specified by:
        createContextAwareInstance in interface org.openide.util.ContextAwareAction
        Overrides:
        createContextAwareInstance in class ToolAction