Package com.fedmest.cw.keyboard.internal

This package contains the default implementation of KeyboardUtils.

See:
          Description

Class Summary
KeyboardUtilsDefImpl This class is the default implementation of KeyboardUtils.
 

Package com.fedmest.cw.keyboard.internal Description

This package contains the default implementation of KeyboardUtils. The class KeyboardUtilsDefImpl is provided with the framework as the default instance and can be accessed through the KeyboardUtils.newDefaultKeyboard() method. The class should be enough for most uses of the keyboard input library and anything under this package is not meant to be exposed publicly to users of the framework.

Version:
1.0
Author:
Federico Mestrone


Copyright © 2008 Federico Mestrone. All Rights Reserved.