Per Bothner wrote: > Charles Oliver Nutter wrote: >> But this console requires a GUI, does it not? I think the concern here >> is that many environments need a console that works on e.g. VT100. A >> Swing-based solution is great, but if you're administering a headless >> server, it won't work. > > One might write the GUI using an abstraction layer so it also works > on (say) CHARVA: http://www.pitman.co.za/projects/charva/index.html
There's one I had not heard of :) Looks like it uses ncurses...I've always wanted a curses-based terminal API that had better windowing abstractions. - Charlie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
