Class KeyboardManager.CharacterCombiner

  • Enclosing class:
    KeyboardManager

    public static class KeyboardManager.CharacterCombiner
    extends Object
    Applies the given Unicode character from KeyEvent.getUnicodeChar() to a previously entered Unicode combining character and returns the combination of these characters if a combination exists.

    This class is not used by KeyboardManager, but by its responders.

    • Constructor Detail

      • CharacterCombiner

        public CharacterCombiner()