Class Key_GSB_LOAD_PEEK

    • Field Detail

      • GsbP1_Text

        private static final short[] GsbP1_Text
        Text to be displayed when Mode was selected.
      • Gsb_Text

        private static final short[] Gsb_Text
        Text to be displayed when Mode was selected.
      • Logger

        private static final Logger Logger

        Class logger instance.

      • TAG

        private static final String TAG

        Class logger tag.

      • Backup_A_Active

        private net.sourceforge.uiq3.calculator.ICalculator.AlphaRegisterType Backup_A_Active

        backup active A register to restore display after key was entered.

      • Backup_Display_Mode

        private net.sourceforge.uiq3.calculator.ICalculator.DisplayType Backup_Display_Mode

        backup display mode to restore display after key was entered.

    • Constructor Detail

      • Key_GSB_LOAD_PEEK

        Key_GSB_LOAD_PEEK​(Calculator Owner)
        Parameters:
        Owner - Calculator owning the key
    • Method Detail

      • Execute_Digit

        public void Execute_Digit​(short Key_Code)
                           throws Error

        Execute the Digit after the P_ key

        Throws:
        Error
      • Execute_Indirect

        private void Execute_Indirect()
                               throws M_Error
        Throws:
        M_Error
      • Execute_Pn

        private void Execute_Pn​(short Key_Code)
                         throws M_Error
        Throws:
        M_Error