Summary


While many applications provide a graphical user interface via Swing or HTML, it's not always the appropriate interface. System administrators in particular often appreciate a command-line interface, as it is easier to work into a scripting environment or via a remote login (such as SSH). By building an application using the CLI package, system administrators will find your software to be easier to use.

Project Ideas

How hard is it to convert an existing Swing application to support a command-line interface? Instead of accepting arguments via main(), try adding a command-line text box to a Swing application. Is this interactive application easier to use? How about speed of command entry?




    Apache Jakarta Commons(c) Reusable Java Components
    Real World Web Services
    ISBN: N/A
    EAN: 2147483647
    Year: 2006
    Pages: 137
    Authors: Will Iverson

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net