Uses of Package
org.xnap.commons.gui.shortcut

Packages that use org.xnap.commons.gui.shortcut
org.xnap.commons.gui.completion Provides classes offering input completion for JTextComponents to users. 
org.xnap.commons.gui.shortcut Provides a classes for handling of short cuts. 
 

Classes in org.xnap.commons.gui.shortcut used by org.xnap.commons.gui.completion
DefaultShortcut
           
 

Classes in org.xnap.commons.gui.shortcut used by org.xnap.commons.gui.shortcut
AbstractShortcut
           
ActionShortcut
          Provides an action based shortcut.
EmacsKeyBindings.KillRing
          Manages all killed (cut) text pieces in a ring which is accessible through EmacsKeyBindings.YankPopAction.
Shortcut
          Defines the requirements for classes that provide shortcuts.
ShortcutManager
          Manages Shortcut objects.
 



Copyright © 2004-2007 XNap Commons Team. All Rights Reserved.