[Japi-cvs] SF.net SVN: japi: [58] trunk/src/doc/tasks.xhtml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2006-04-14 23:30:44
|
Revision: 58 Author: christianhujer Date: 2006-04-14 16:30:39 -0700 (Fri, 14 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=58&view=rev Log Message: ----------- Added new tasks. Modified Paths: -------------- trunk/src/doc/tasks.xhtml Modified: trunk/src/doc/tasks.xhtml =================================================================== --- trunk/src/doc/tasks.xhtml 2006-04-14 23:29:31 UTC (rev 57) +++ trunk/src/doc/tasks.xhtml 2006-04-14 23:30:39 UTC (rev 58) @@ -158,6 +158,16 @@ }]]></pre> Also think whether IntelliJ IDEA or Inspection Gadgets is to blame. </dd> + <dt><!-- TODO -->Create class for centering top level containers on different references</dt> + <dd> + AWT lacks good facilities for centering top level containers. + Work around this. + </dd> + <dt><!-- TODO -->Create a library for good command line argument handling</dt> + <dd> + Usage effort should be kept at a minimum. + An easy to use and easy to integrate pattern should be used. + </dd> </dl> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |