| Author |
how to design a tool interface ?
|
jing hu
Ranch Hand
Joined: Jun 30, 2009
Posts: 63
|
|
Now I have implemented the tool。 But I find the tool only can finish the specified task, it can not do more task.
I think many GNU commands is very useful. They have many arguments to realize many functions. So I want to let the tool do like these GNU commands.
Any suggestion to do this? Or some book about this?
Thanks very much.
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
|
Something like Apache Commons CLI ?
|
[My Blog]
All roads lead to JavaRanch
|
 |
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
more details please,
so we can help you better
|
My Website: [Salvin.in] Cool your mind:[Salvin.in/painting] My Sally:[Salvin.in/sally]
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
|
|
|
Sounds too difficult a question for us beginners. Moving.
|
 |
 |
|
|
subject: how to design a tool interface ?
|
|
|