summaryrefslogtreecommitdiff
path: root/gnu/java/awt/java2d/AbstractGraphics2D.java
diff options
context:
space:
mode:
authorTania Bento <tbento@redhat.com>2006-06-30 20:43:27 +0000
committerTania Bento <tbento@redhat.com>2006-06-30 20:43:27 +0000
commit859a1b21d21c49320f3b78db9129ab5b980f0a14 (patch)
treeeb30f51d19c3a998d8ff0747f0e61ef94f49f90f /gnu/java/awt/java2d/AbstractGraphics2D.java
parenta4f5a56b4dcc4003baaecb7c0ea20ea142eb5241 (diff)
downloadclasspath-859a1b21d21c49320f3b78db9129ab5b980f0a14.tar.gz
2006-06-30 Tania Bento <tbento@redhat.com>
* java/awt/TextArea.java (TextArea(String, int, int, int)): No longer throws IllegalArgumentException if rows, columns, or scrollbarVisibility values are invalid. (TextArea(String, int, int, int)): If rows or columns are < 0, they get set to 0. If scrollbarVisibility is < 0 or > 4, it gets set to the default value of 0 (SCROLLBARS_BOTH). (appendText): Added case when peer = null. (insertText): Added case when peer == null. (replaceText): Added case when peer == null. * java/awt/TextComponent.java (TextComponent(String)): If text == null, set it to "".
Diffstat (limited to 'gnu/java/awt/java2d/AbstractGraphics2D.java')
0 files changed, 0 insertions, 0 deletions