The TextArea component should support a word-wrapping attribute
so that horrizontal scrolling can be turned off and word-wrap will
automatically wrap a word when the text comes to the edge of the
TextArea. Currently text can be added indefinitely without wrapping
and this is not always desirable.
so that horrizontal scrolling can be turned off and word-wrap will
automatically wrap a word when the text comes to the edge of the
TextArea. Currently text can be added indefinitely without wrapping
and this is not always desirable.
- duplicates
-
JDK-1243053 need TextArea without scrollbars
- Closed
-
JDK-1260905 java.awt.TextArea should have configurable scrollbars
- Closed