|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
KeyStroke getKeyStroke(String ) |
Parse a string with the following syntax and return an a KeyStroke: |
Added Methods | |
KeyStroke getKeyStroke(Character, |
Return a shared instance of a key stroke given a character object and a set of modifiers. |
KeyStroke getKeyStroke(String ) |
Parse a string and return a KeyStroke. |
Changed Methods | ||
KeyStroke getKeyStroke(char ) |
Documentation changed from old to new. |
Return a shared instance of a key stroke that is activated when the key is pressed (that is a KeyStroke for the KEY_TYPED event). |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |