Class CopyPixelInfoToClipboardAction

    • Constructor Detail

      • CopyPixelInfoToClipboardAction

        public CopyPixelInfoToClipboardAction()
      • CopyPixelInfoToClipboardAction

        public CopyPixelInfoToClipboardAction​(org.openide.util.Lookup lkp)
    • Method Detail

      • actionPerformed

        public void actionPerformed​(ActionEvent event)
        Invoked when a command action is performed.
        Specified by:
        actionPerformed in interface ActionListener
        Parameters:
        event - the command event
      • createContextAwareInstance

        public Action createContextAwareInstance​(org.openide.util.Lookup lkp)
        Specified by:
        createContextAwareInstance in interface org.openide.util.ContextAwareAction
      • resultChanged

        public void resultChanged​(org.openide.util.LookupEvent le)
        Specified by:
        resultChanged in interface org.openide.util.LookupListener