diff options
| author | Anthony Balkissoon <abalkiss@redhat.com> | 2005-08-12 20:45:16 +0000 |
|---|---|---|
| committer | Anthony Balkissoon <abalkiss@redhat.com> | 2005-08-12 20:45:16 +0000 |
| commit | 5001f7de023cf2f869476b4e9fcfa489bad4372e (patch) | |
| tree | 18c441664e9828ad76ab3401a261f4e110c63ea1 /gnu/classpath/jdwp/processor/EventRequestCommandSet.java | |
| parent | 582de69e498e65c46bdfc24f79bec73fbe8cf1ab (diff) | |
| download | classpath-5001f7de023cf2f869476b4e9fcfa489bad4372e.tar.gz | |
2005-08-12 Anthony Balkissoon <abalkiss@redhat.com>
* javax/swing/JTable.java:
(setValueAt): Do nothing if isCellEditable returns false.
(editCelLAt): Removed the Key Listener for the JTextField. Listening
for ESCAPE should be handled by the JTable itself. Note, this is not
implemented yet.
* javax/swing/plaf/basic/BasicLookAndFeel.java:
(initComponentDefaults): Added several keybindings to JTable's
ancestorInputMap. These are all implemented.
* javax/swing/plaf/basic/BasicTableUI.java:
(KeyHandler): Removed this class. Note that most of the code from the
keyPressed method now resides in the actionPerformed method of the
BasicTableUI.TableAction class.
(convertModifiers): New private method to convert from new InputEvent
modifier masks to the old style.
(installKeyboardActions): Implemented. Gets the key bindings from
the UIManager and registers them for the JTable.
(TableAction): New class. This is where the actions corresponding to
key presses resides.
(installListeners): Removed installation of KeyListener.
Diffstat (limited to 'gnu/classpath/jdwp/processor/EventRequestCommandSet.java')
0 files changed, 0 insertions, 0 deletions
