public void | setMaximumSize(int max_size)Limits the maximum size of text held by the area. When then size is exceeded the text
will be truncated (text at the start of the string is removed, NOT the end)
All areas have a default max size as defined by the constant above
|