KeyEvent.getKeyModifiersText
Class Overview | Class Members | 
  This Package | 
All Packages
 public static String getKeyModifiersText( int modifiers )
Description
 Returns a String describing the modifier key(s), such as "Shift",
 or "Ctrl+Shift".  These strings can be localized by changing the 
 awt.properties file.