Class Key_FST_RSLOAD_NOP

  • All Implemented Interfaces:
    net.sourceforge.uiq3.calculator.IClear, net.sourceforge.uiq3.calculator.IOperation, net.sourceforge.uiq3.calculator.IOwned_Operation

    final class Key_FST_RSLOAD_NOP
    extends Keyboard
    Forward Step
    Author:
    "Martin Krischik" «krischik@users.sourceforge.net»
    • Field Detail

      • TAG

        private static final String TAG

        class logger tag.

      • logger

        private static final Logger logger

        class logger instance

    • Constructor Detail

      • Key_FST_RSLOAD_NOP

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

      • Clear

        public void Clear​(boolean All_Clear)
        Clean Key state.
        Specified by:
        Clear in interface net.sourceforge.uiq3.calculator.IClear
        Overrides:
        Clear in class Keyboard
        Parameters:
        All_Clear - make no difference
        See Also:
        IClear.Clear(boolean)
      • Execute

        public void Execute​(short Key_Code)
                     throws M_Error,
                            Op_Error
        Throws:
        M_Error - Calculator memory exhausted
        Op_Error
        See Also:
        IOperation.Execute(short)
      • Execute_Normal

        private void Execute_Normal()
      • Execute_Write

        private void Execute_Write()

        Execute in write mode.