Class Key_AC_SAC_MAC

    • Field Detail

      • Logger

        private static final Logger Logger

        Class Logger instance.

      • TAG

        private static final String TAG

        Class Logger tag.

    • Constructor Detail

      • Key_AC_SAC_MAC

        Key_AC_SAC_MAC​(Calculator Owner)
        Create Key and attach to owner calculator.
        Parameters:
        Owner - Calculator owning the key
    • Method Detail

      • Execute_Clear

        private void Execute_Clear​(short Key_Code)
                            throws Error

        delete a program

        Throws:
        Error
      • Execute_Interactive

        private void Execute_Interactive()
                                  throws Error
        Throws:
        Error
      • Execute_Write

        private void Execute_Write()
                            throws Error

        insert the AC token.

        Throws:
        M_Error - out of memory error
        Error