跳过导航链接
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractTypedKeyTransformer(KeyType) - 类 的构造器com.parkingwang.keyboard.engine.LayoutMixer.AbstractTypedKeyTransformer
 
addKeyboardChangedListener(OnKeyboardChangedListener) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置键盘状态回调接口
addKeyTransformer(LayoutMixer.KeyTransformer) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer
 
addLayoutTransformer(LayoutMixer.LayoutTransformer) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer
 
addOnFieldViewSelectedListener(InputView.OnFieldViewSelectedListener) - 类 中的方法com.parkingwang.keyboard.view.InputView
 
addOnInputChangedListener(OnInputChangedListener) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
添加输入变更回调接口
attach(InputView, Activity) - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 

B

BackKeyTransformer - com.parkingwang.keyboard.engine中的类
禁用返回键的逻辑: 1.
BackKeyTransformer() - 类 的构造器com.parkingwang.keyboard.engine.BackKeyTransformer
 
bindLockTypeProxy(KeyboardInputController.LockNewEnergyProxy) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
绑定新能源车牌类型锁定按钮实现接口。
BubbleDrawable - com.parkingwang.keyboard.view中的类
 
BubbleDrawable(Context) - 类 的构造器com.parkingwang.keyboard.view.BubbleDrawable
 
ButtonProxy(Button) - 类 的构造器com.parkingwang.keyboard.KeyboardInputController.ButtonProxy
已过时。
 
ButtonProxyImpl(Button) - 类 的构造器com.parkingwang.keyboard.KeyboardInputController.ButtonProxyImpl
 

C

com.parkingwang.keyboard - 程序包 com.parkingwang.keyboard
 
com.parkingwang.keyboard.engine - 程序包 com.parkingwang.keyboard.engine
 
com.parkingwang.keyboard.neighbor - 程序包 com.parkingwang.keyboard.neighbor
 
com.parkingwang.keyboard.view - 程序包 com.parkingwang.keyboard.view
 
currentNumberType - 类 中的变量com.parkingwang.keyboard.engine.KeyboardEntry
当前输入的车牌号码所属的车牌类型

D

detect(String) - 枚举 中的静态方法com.parkingwang.keyboard.engine.NumberType
检测车牌号码所属的车牌号码类型
dismiss(Activity) - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
dismissFromActivity(Activity) - 类 中的静态方法com.parkingwang.keyboard.PopupHelper
 
dispatchTouchEvent(MotionEvent) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
 
draw(Canvas) - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
draw(Canvas) - 类 中的方法com.parkingwang.keyboard.view.InputView
 
draw(Canvas) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
DrawableTint - com.parkingwang.keyboard.view中的类
 
DrawableTint() - 类 的构造器com.parkingwang.keyboard.view.DrawableTint
 

E

enabled - 类 中的变量com.parkingwang.keyboard.engine.KeyEntry
 
equals(Object) - 类 中的方法com.parkingwang.keyboard.engine.KeyEntry
 

F

FuncKeyTransformer - com.parkingwang.keyboard.engine中的类
 
FuncKeyTransformer() - 类 的构造器com.parkingwang.keyboard.engine.FuncKeyTransformer
 

G

getController() - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
getIntrinsicHeight() - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
getIntrinsicWidth() - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
getKeyboardEngine() - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
getKeyboardEngine() - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
 
getKeyboardView() - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
getLocation(String) - 类 中的方法com.parkingwang.keyboard.neighbor.NeighborManager
获取省份名称对应的省份对象
getNeighbors() - 类 中的方法com.parkingwang.keyboard.neighbor.Province
 
getNumber() - 类 中的方法com.parkingwang.keyboard.view.InputView
获取当前已输入的车牌号码
getOpacity() - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
getOpacity() - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
getRect() - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
getSelectedDrawable() - 类 中的方法com.parkingwang.keyboard.view.InputView
 

H

hashCode() - 类 中的方法com.parkingwang.keyboard.engine.KeyEntry
 
HKMacaoKeyTransformer - com.parkingwang.keyboard.engine中的类
港澳车牌键位限定: 当第一位是"粤"时,"港澳"按键才可点击。
HKMacaoKeyTransformer() - 类 的构造器com.parkingwang.keyboard.engine.HKMacaoKeyTransformer
 

I

InputView - com.parkingwang.keyboard.view中的类
 
InputView(Context, AttributeSet) - 类 的构造器com.parkingwang.keyboard.view.InputView
 
InputView(Context, AttributeSet, int) - 类 的构造器com.parkingwang.keyboard.view.InputView
 
InputView.OnFieldViewSelectedListener - com.parkingwang.keyboard.view中的接口
 
isAnyOf(NumberType...) - 枚举 中的方法com.parkingwang.keyboard.engine.NumberType
 
isCompleted() - 类 中的方法com.parkingwang.keyboard.view.InputView
 
isEnglishLetterOrDigit(String) - 类 中的静态方法com.parkingwang.keyboard.Texts
 
isFunKey - 类 中的变量com.parkingwang.keyboard.engine.KeyEntry
 
isLastFieldViewSelected() - 类 中的方法com.parkingwang.keyboard.view.InputView
是否最后一位被选中状态。
isNewEnergyType(String) - 类 中的静态方法com.parkingwang.keyboard.Texts
 
isNumberChanged() - 类 中的方法com.parkingwang.keyboard.view.InputView
返回当前车牌号码是否被修改过。
isShown() - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
isValid() - 类 中的方法com.parkingwang.keyboard.neighbor.Province
 

K

KeyboardEngine - com.parkingwang.keyboard.engine中的类
 
KeyboardEngine() - 类 的构造器com.parkingwang.keyboard.engine.KeyboardEngine
 
KeyboardEntry - com.parkingwang.keyboard.engine中的类
 
KeyboardEntry(int, String, int, LayoutEntry, NumberType) - 类 的构造器com.parkingwang.keyboard.engine.KeyboardEntry
 
KeyboardInputController - com.parkingwang.keyboard中的类
 
KeyboardInputController(KeyboardView, InputView) - 类 的构造器com.parkingwang.keyboard.KeyboardInputController
使用键盘View和输入View,创建键盘输入控制器
KeyboardInputController.ButtonProxy - com.parkingwang.keyboard中的类
已过时。
KeyboardInputController.ButtonProxyImpl - com.parkingwang.keyboard中的类
使用Button组件实现的锁定新能源车牌切换逻辑
KeyboardInputController.LockNewEnergyProxy - com.parkingwang.keyboard中的接口
锁定车牌类型代理接口
KeyboardInputController.LockTypeProxy - com.parkingwang.keyboard中的接口
已过时。
KeyboardType - com.parkingwang.keyboard.engine中的枚举
 
KeyboardView - com.parkingwang.keyboard.view中的类
 
KeyboardView(Context) - 类 的构造器com.parkingwang.keyboard.view.KeyboardView
 
KeyboardView(Context, AttributeSet) - 类 的构造器com.parkingwang.keyboard.view.KeyboardView
 
KeyEntry - com.parkingwang.keyboard.engine中的类
 
KeyEntry(String, KeyType, boolean) - 类 的构造器com.parkingwang.keyboard.engine.KeyEntry
 
keyType - 类 中的变量com.parkingwang.keyboard.engine.KeyEntry
 
KeyType - com.parkingwang.keyboard.engine中的枚举
键位类型

L

layout - 类 中的变量com.parkingwang.keyboard.engine.KeyboardEntry
键盘里的所有键位
LayoutEntry - com.parkingwang.keyboard.engine中的类
 
LayoutEntry(int) - 类 的构造器com.parkingwang.keyboard.engine.LayoutEntry
 
LayoutEntry() - 类 的构造器com.parkingwang.keyboard.engine.LayoutEntry
 
LayoutEntry(Collection<? extends RowEntry>) - 类 的构造器com.parkingwang.keyboard.engine.LayoutEntry
 
LayoutMixer - com.parkingwang.keyboard.engine中的类
布局和键位混合器
LayoutMixer() - 类 的构造器com.parkingwang.keyboard.engine.LayoutMixer
 
LayoutMixer.AbstractTypedKeyTransformer - com.parkingwang.keyboard.engine中的类
特定键位类型过滤处理
LayoutMixer.KeyTransformer - com.parkingwang.keyboard.engine中的接口
键位转换接口
LayoutMixer.LayoutTransformer - com.parkingwang.keyboard.engine中的接口
布局转换接口
link(Province) - 类 中的方法com.parkingwang.keyboard.neighbor.Province
 

M

maxLength() - 枚举 中的方法com.parkingwang.keyboard.engine.NumberType
 
MessageHandler - com.parkingwang.keyboard中的接口
 
mix(Context, LayoutEntry) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer
使用键位变换器来处理布局
MoreKeyTransformer - com.parkingwang.keyboard.engine中的类
禁用更多键的逻辑: 1.
MoreKeyTransformer() - 类 的构造器com.parkingwang.keyboard.engine.MoreKeyTransformer
 
mPaint - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 
mPath - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 
mPathRectF - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 
mPosition - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 
mRadius - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 
mRect - 类 中的变量com.parkingwang.keyboard.view.SelectedDrawable
 

N

name - 类 中的变量com.parkingwang.keyboard.neighbor.Province
 
NeighborLayoutTransformer - com.parkingwang.keyboard.engine中的类
周边省份键盘重新布局
NeighborLayoutTransformer() - 类 的构造器com.parkingwang.keyboard.engine.NeighborLayoutTransformer
 
NeighborManager - com.parkingwang.keyboard.neighbor中的类
 
NeighborManager() - 类 的构造器com.parkingwang.keyboard.neighbor.NeighborManager
 
newCopy() - 类 中的方法com.parkingwang.keyboard.engine.LayoutEntry
 
newOfSetEnable(KeyEntry, boolean) - 类 中的静态方法com.parkingwang.keyboard.engine.KeyEntry
 
notNull(T) - 类 中的静态方法com.parkingwang.keyboard.Objects
 
numberMaxLength - 类 中的变量com.parkingwang.keyboard.engine.KeyboardEntry
当前车牌号码的最大长度
NumberType - com.parkingwang.keyboard.engine中的枚举
 

O

Objects - com.parkingwang.keyboard中的类
 
onChanged(String, boolean) - 接口 中的方法com.parkingwang.keyboard.OnInputChangedListener
当输入框的车牌号码发生变化时,回调此方法。
onCompleted(String, boolean) - 接口 中的方法com.parkingwang.keyboard.OnInputChangedListener
当车牌号码被输入完成后,调用此方法。
onConfirmKey() - 接口 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener
确定键按下的回调事件。
onConfirmKey() - 类 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener.Simple
 
onDeleteKey() - 接口 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener
删除键按下的回调事件。
onDeleteKey() - 类 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener.Simple
 
onDraw(Canvas) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
 
OnInputChangedListener - com.parkingwang.keyboard中的接口
 
onKeyboardChanged(KeyboardEntry) - 接口 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener
车牌键盘更新后的回调事件
onKeyboardChanged(KeyboardEntry) - 类 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener.Simple
 
OnKeyboardChangedListener - com.parkingwang.keyboard.view中的接口
键盘回调接口。
OnKeyboardChangedListener.Simple - com.parkingwang.keyboard.view中的类
 
onMeasure(int, int) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
 
onMessageError(int) - 接口 中的方法com.parkingwang.keyboard.MessageHandler
显示出错提示时回调此方法
onMessageTip(int) - 接口 中的方法com.parkingwang.keyboard.MessageHandler
显示提示消息时回调此方法
onNumberTypeChanged(boolean) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController.ButtonProxyImpl
 
onNumberTypeChanged(boolean) - 接口 中的方法com.parkingwang.keyboard.KeyboardInputController.LockNewEnergyProxy
当车牌类型发生变化时,此方法被回调。
onSelectedAt(int) - 接口 中的方法com.parkingwang.keyboard.view.InputView.OnFieldViewSelectedListener
 
onTextKey(String) - 接口 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener
车牌键按下的回调事件。
onTextKey(String) - 类 中的方法com.parkingwang.keyboard.view.OnKeyboardChangedListener.Simple
 

P

performFirstFieldView() - 类 中的方法com.parkingwang.keyboard.view.InputView
选中第一个输入框
performLastPendingFieldView() - 类 中的方法com.parkingwang.keyboard.view.InputView
选中最后一个可等待输入的输入框。
performNextFieldView() - 类 中的方法com.parkingwang.keyboard.view.InputView
选中下一个输入框。
PopupHelper - com.parkingwang.keyboard中的类
 
PopupHelper() - 类 的构造器com.parkingwang.keyboard.PopupHelper
 
PopupKeyboard - com.parkingwang.keyboard中的类
 
PopupKeyboard(Context) - 类 的构造器com.parkingwang.keyboard.PopupKeyboard
 
presetNumber - 类 中的变量com.parkingwang.keyboard.engine.KeyboardEntry
当前预设的车牌号码
Province - com.parkingwang.keyboard.neighbor中的类
 
Province(String, String) - 类 的构造器com.parkingwang.keyboard.neighbor.Province
 

R

removeKeyboardChangedListener(OnKeyboardChangedListener) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
移除键盘状态回调接口
removeLastCharOfNumber() - 类 中的方法com.parkingwang.keyboard.view.InputView
从最后一位开始删除
RemoveOKLayoutTransformer - com.parkingwang.keyboard.engine中的类
 
RemoveOKLayoutTransformer() - 类 的构造器com.parkingwang.keyboard.engine.RemoveOKLayoutTransformer
 
removeOnInputChangedListener(OnInputChangedListener) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
移除输入变更回调接口
rePerformCurrentFieldView() - 类 中的方法com.parkingwang.keyboard.view.InputView
重新触发当前输入框选中状态
RowEntry - com.parkingwang.keyboard.engine中的类
 
RowEntry(int) - 类 的构造器com.parkingwang.keyboard.engine.RowEntry
 
RowEntry() - 类 的构造器com.parkingwang.keyboard.engine.RowEntry
 
RowEntry(Collection<? extends KeyEntry>) - 类 的构造器com.parkingwang.keyboard.engine.RowEntry
 

S

SelectedDrawable - com.parkingwang.keyboard.view中的类
 
SelectedDrawable() - 类 的构造器com.parkingwang.keyboard.view.SelectedDrawable
 
selectIndex - 类 中的变量com.parkingwang.keyboard.engine.KeyboardEntry
当前输入车牌号码的位置
set8thVisibility(boolean) - 类 中的方法com.parkingwang.keyboard.view.InputView
设置第8位输入框显示状态
setAlpha(int) - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
setAlpha(int) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
setBounds(int, int, int, int) - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
setCNTextSize(float) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置按键的数字或字母大小
setCNTextSize(int, float) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置按键的数字或字母大小
setColor(int) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
setColorFilter(ColorFilter) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
setDebugEnabled(boolean) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
设置是否启用调试信息
setENTextSize(float) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置按键的汉字大小
setENTextSize(int, float) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置按键的中文字体大小
setHideOKKey(boolean) - 类 中的方法com.parkingwang.keyboard.engine.KeyboardEngine
 
setLocalProvinceName(String) - 类 中的方法com.parkingwang.keyboard.engine.KeyboardEngine
设置当前位置省份名称。
setMessageHandler(MessageHandler) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
设置键盘提示消息回调接口
setOnClickListener(View.OnClickListener) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController.ButtonProxyImpl
 
setOnClickListener(View.OnClickListener) - 接口 中的方法com.parkingwang.keyboard.KeyboardInputController.LockNewEnergyProxy
设置点击切换车牌类型的点击回调接口。
setPosition(SelectedDrawable.Position) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
setRadius(float) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
setRemoveEnabled(boolean) - 类 中的方法com.parkingwang.keyboard.engine.RemoveOKLayoutTransformer
 
setShowBubble(boolean) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
设置是否显示浮动提示View
setText(String) - 类 中的方法com.parkingwang.keyboard.view.BubbleDrawable
 
setWidth(float) - 类 中的方法com.parkingwang.keyboard.view.SelectedDrawable
 
shortName - 类 中的变量com.parkingwang.keyboard.neighbor.Province
 
show(Activity) - 类 中的方法com.parkingwang.keyboard.PopupKeyboard
 
showToActivity(Activity, KeyboardView) - 类 中的静态方法com.parkingwang.keyboard.PopupHelper
 
Simple() - 类 的构造器com.parkingwang.keyboard.view.OnKeyboardChangedListener.Simple
 

T

text - 类 中的变量com.parkingwang.keyboard.engine.KeyEntry
 
Texts - com.parkingwang.keyboard中的类
 
Texts() - 类 的构造器com.parkingwang.keyboard.Texts
 
tint(Drawable, ColorStateList) - 类 中的静态方法com.parkingwang.keyboard.view.DrawableTint
 
toString() - 类 中的方法com.parkingwang.keyboard.engine.KeyboardEntry
 
toString() - 类 中的方法com.parkingwang.keyboard.engine.KeyEntry
 
transform(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.BackKeyTransformer
 
transform(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.HKMacaoKeyTransformer
 
transform(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer.AbstractTypedKeyTransformer
 
transform(Context, LayoutEntry) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer
 
transform(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.MoreKeyTransformer
 
transformKey(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.FuncKeyTransformer
 
transformKey(Context, KeyEntry) - 类 中的方法com.parkingwang.keyboard.engine.LayoutMixer.AbstractTypedKeyTransformer
 
transformKey(Context, KeyEntry) - 接口 中的方法com.parkingwang.keyboard.engine.LayoutMixer.KeyTransformer
 
transformLayout(Context, LayoutEntry) - 接口 中的方法com.parkingwang.keyboard.engine.LayoutMixer.LayoutTransformer
 
transformLayout(Context, LayoutEntry) - 类 中的方法com.parkingwang.keyboard.engine.NeighborLayoutTransformer
 
transformLayout(Context, LayoutEntry) - 类 中的方法com.parkingwang.keyboard.engine.RemoveOKLayoutTransformer
 

U

update(String, int, boolean, NumberType) - 类 中的方法com.parkingwang.keyboard.engine.KeyboardEngine
更新键盘布局
update(String, int, boolean, NumberType) - 类 中的方法com.parkingwang.keyboard.view.KeyboardView
更新车牌键盘。
updateNumber(String) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
更新输入组件的车牌号码,并默认选中最后编辑位。
updateNumber(String) - 类 中的方法com.parkingwang.keyboard.view.InputView
更新/重置车牌号码
updateNumberLockType(String, boolean) - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
更新输入组件的车牌号码,指定是否锁定新能源类型,并默认选中最后编辑位。
updateSelectedCharAndSelectNext(String) - 类 中的方法com.parkingwang.keyboard.view.InputView
设置文本字符到当前选中的输入框
useDefaultMessageHandler() - 类 中的方法com.parkingwang.keyboard.KeyboardInputController
使用默认Toast的消息显示处理接口。

V

valueOf(String) - 枚举 中的静态方法com.parkingwang.keyboard.engine.KeyboardType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.parkingwang.keyboard.engine.KeyType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.parkingwang.keyboard.engine.NumberType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.parkingwang.keyboard.engine.KeyboardType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.parkingwang.keyboard.engine.KeyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.parkingwang.keyboard.engine.NumberType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

with(KeyboardView, InputView) - 类 中的静态方法com.parkingwang.keyboard.KeyboardInputController
使用键盘View和输入View,创建键盘输入控制器
A B C D E F G H I K L M N O P R S T U V W 
跳过导航链接