You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "David Leal (JIRA)" <ji...@apache.org> on 2006/10/24 22:10:17 UTC

[jira] Commented: (LANG-284) TextTable for printing a fixedlength columns format text tables

    [ http://issues.apache.org/jira/browse/LANG-284?page=comments#action_12444482 ] 
            
David Leal commented on LANG-284:
---------------------------------

Thanks for your interest, just to take into account that the method: splitWrappedLinesInToList wouldn't be necessary if the class WordUtils could provide a new split method that instead of returing a String with the splitted text just returns an Array/List with the splitted lines.

> TextTable for printing a fixedlength columns format text tables
> ---------------------------------------------------------------
>
>                 Key: LANG-284
>                 URL: http://issues.apache.org/jira/browse/LANG-284
>             Project: Commons Lang
>          Issue Type: New Feature
>    Affects Versions: 2.2
>            Reporter: David Leal
>             Fix For: 3.0
>
>         Attachments: TestTextTable.java, TestTextTable.out, TextTable.java
>
>
> Just to suggest adding a TextTable class for printing in text (ASCII) format fixed columns table. It is usefull for printing information from command line application, that informs about directly on DOS Windows of Xterm direclty.
> I am adding a patch a possible solution for that,
> Thanks,
> David

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org