org.solovyev.android.keyboard
Class CalculatorKeyboardController
java.lang.Object
org.solovyev.android.keyboard.AbstractKeyboardController<K>
org.solovyev.android.keyboard.AbstractAndroidKeyboardController<DragAKeyboard>
org.solovyev.android.keyboard.DragKeyboardController
org.solovyev.android.keyboard.CalculatorKeyboardController
- All Implemented Interfaces:
- AKeyboardController
public class CalculatorKeyboardController
- extends DragKeyboardController
User: serso
Date: 11/3/12
Time: 5:57 PM
| Methods inherited from class org.solovyev.android.keyboard.AbstractKeyboardController |
createKeyboardInput0, createKeyboardView, getCurrentKeyboard, getInputMethodService, getKeyboardInput, getState, handleCharacter, handleModeChange, handleNextKeyboard, handlePrevKeyboard, handleSpecialKey, isWordSeparator, keyDownUp, onCreate, onCurrentInputMethodSubtypeChanged, onInitializeInterface, onKey, onKeyDown, onKeyUp, onStartInputView, onText, onUpdateSelection, pickDefaultCandidate, sendKey, setCurrentKeyboard, setShifted, setShifted0, setState, updateShiftKeyState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculatorKeyboardController
public CalculatorKeyboardController()
createKeyboardDef
protected DragAKeyboard createKeyboardDef(@Nonnull
android.content.Context context)
- Specified by:
createKeyboardDef in class DragKeyboardController
Copyright © 2013. All Rights Reserved.