Windowed input can be done with antform [1]. You won't rely on a specific IDE in this case...
[1] http://antforms.sourceforge.net/ On 8/5/05, Ivan Ivanov <[EMAIL PROTECTED]> wrote: > Mark, > > You can do it by writing a class that extends > oata.input.InputHandler and in > handleInput(InputRequest) method you can code the > visual (Swing) components in which you can enter and > submit your info. > > Some time ago I wrote a document called " Extending > Ant Input Abilities" which you can find at[1]. Section > 4 from it gives two handlers, whose input is entered > in graphical components. > > HTH > Ivan > > [1]http://ant.apache.org/resources.html > > --- Mark Benussi <[EMAIL PROTECTED]> wrote: > > > I know this may have been asked before but I just > > don't get the docs. > > > > > > > > How do I configure the -inputhandler to ensure the > > input task prompts me > > visually? > > > > > > > > I am using Eclipse 3.0 (Was using WSAD 5.0 but > > downgraded :-() > > > > > > > > > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
