JDK-4201966 : Center, left, right justify text in JTextArea
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 1999-01-10
  • Updated: 2001-11-14
  • Resolved: 2001-11-14
Description

Name: dbT83986			Date: 01/09/99


There is no method in JTextArea to center, left, right, or
left & right justify each line of text in JTextArea.  It 
would be good to have this.
(Review ID: 52359)
======================================================================

Comments
EVALUATION You can do it via Document in case document is instanceof StyledDocument. closing the rfe as will not fix. ###@###.### 2001-11-13
13-11-2001