Class KeyboardMixin

    • Constructor Detail

      • KeyboardMixin

        public KeyboardMixin()
    • Method Detail

      • getSwitchF3State

        public boolean getSwitchF3State()
        Returns the switch F3 state of this Keyboard.
        Specified by:
        getSwitchF3State in interface SwitchF3StateAccessor
        Returns:
        the switch F3 state of this Keyboard.
      • setSwitchF3State

        public void setSwitchF3State​(boolean state)
        Sets the switch F3 state of this Keyboard.
        Specified by:
        setSwitchF3State in interface SwitchF3StateAccessor
        Parameters:
        state - the new switch F3 state.