ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java
(Generate patch)

Comparing projects/cms/source/conient/uk/org/iscream/cms/conient/Conient.java (file contents):
Revision 1.17 by ajm, Wed Jan 24 03:35:14 2001 UTC vs.
Revision 1.18 by ajm, Wed Jan 24 03:37:31 2001 UTC

# Line 193 | Line 193 | public class Conient extends JFrame {
193       * The place where system messages are written.
194       */
195      static JTextArea _messages = new JTextArea();
196 +    {
197 +        _messages.setLineWrap(true);
198 +    }
199   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines