Class AWindow

    • Constructor Detail

      • AWindow

        public AWindow()
        Deprecated.
        Standard Constructor - requires initWindow
      • AWindow

        public AWindow​(GraphicsConfiguration gc)
        Standard Constructor - requires initWindow
        Parameters:
        gc -
    • Method Detail

      • initWorkbench

        protected boolean initWorkbench​(int AD_Workbench_ID)
        Dynamic Initialization Workbench
        Parameters:
        AD_Workbench_ID - workbench
        Returns:
        true if loaded OK
      • initWindow

        public boolean initWindow​(int AD_Window_ID,
                                  MQuery query)
        Dynamic Initialization Single Window
        Parameters:
        AD_Window_ID - window
        query - query
        Returns:
        true if loaded OK
      • setBusy

        public void setBusy​(boolean busy)
        Set Window Busy
        Parameters:
        busy - busy
      • setBusyMessage

        public void setBusyMessage​(String AD_Message)
        Set Busy Message
        Parameters:
        AD_Message - message
      • setBusyTimer

        public void setBusyTimer​(int time)
        Set and start Busy Counter
        Parameters:
        time - in seconds
      • getAPanel

        public APanel getAPanel()
        Get Application Panel
        Returns:
        application panel
      • dispose

        public void dispose()
        Dispose
        Overrides:
        dispose in class Window
      • getWindowNo

        public int getWindowNo()
        Get Window No of Panel
        Returns:
        window no