Class SaveSessionAction

    • Constructor Detail

      • SaveSessionAction

        public SaveSessionAction()
      • SaveSessionAction

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

      • createContextAwareInstance

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

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

        public void saveSession​(boolean saveAs)
      • saveSessionAsQuitely

        public void saveSessionAsQuitely​(File newSessionFile)