Jskad/source/org/thdl/tib/input
dchandler 0097be4266 Fixed bug 617156, "DuffPane ignores setEditable(false)".
I fixed this the easy way, by checking the value of isEditable() before
cutting, pasting, or adding typed text.  I may have missed a spot, but
checking at a lower level is a bit less efficient.

Fixing this the hard way, the keymaps-and-overridden-default-action way,
seems like it will make the code uglier, not cleaner.  And it won't get us
closer to fixing the killer bug, 614475, "Improper Line Wrapping".
2002-10-20 05:54:29 +00:00
..
DuffPane.java Fixed bug 617156, "DuffPane ignores setEditable(false)". 2002-10-20 05:54:29 +00:00
Jskad.java Fixed bug 617156, "DuffPane ignores setEditable(false)". 2002-10-20 05:54:29 +00:00
Jskad2JavaScript.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
Jskad4JavaScript.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
JskadApplet.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
JskadConversionTool.java Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00
JskadLight.java Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
package.html Added Javadoc files overview.html and several package.html files. 2002-10-06 18:23:27 +00:00