Class Key_GOTO_SAVE_POKE

    • Field Detail

      • Goto_Text

        private static final short[] Goto_Text
        Text to be displayed when a Goto is inserted was selected.
      • Logger

        private static final Logger Logger

        Class logger instance.

      • Status_Digit

        private static final int Status_Digit
        normal mode operations selected
        See Also:
        Constant Field Values
      • 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.

      • Status

        private int Status
        We start with status none.
    • Constructor Detail

      • Key_GOTO_SAVE_POKE

        Key_GOTO_SAVE_POKE​(Calculator Owner)
        Parameters:
        Owner - Calculator owning the key