Class AbstractFlowEditorCheckBoxMenuItemAction

    • Constructor Detail

      • AbstractFlowEditorCheckBoxMenuItemAction

        public AbstractFlowEditorCheckBoxMenuItemAction()
    • Method Detail

      • getParentFrame

        protected Frame getParentFrame()
        Tries to determine the parent frame.
        Returns:
        the parent frame if one exists or null if not
      • getParentDialog

        protected Dialog getParentDialog()
        Tries to determine the parent dialog.
        Returns:
        the parent dialog if one exists or null if not
      • getParentChild

        protected Child getParentChild()
        Tries to determine the parent child window/frame.
        Returns:
        the parent child window/frame if one exists or null if not