Java图形用户界面命令行 [英] Java graphic user interface command line

查看:74
本文介绍了Java图形用户界面命令行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望有人可以将我介绍给Java图形用户界面命令行库。



类似nano,vi或典型的东西(windowsXP / RedHat没有GUI安装)一种框架工作。颜色和一切。我可以使用箭头键来更改值等。



我不想使用System.out.println()并让屏幕刷新任何交互。



我也不想将命令行中的程序运行到像窗框应用程序这样的摆动中。



< b>我尝试了什么:



I was hoping someone could introduce me to a Java Graphic User Interface Command Line library.

Something like nano,vi or a typical (windowsXP/RedHat no GUI install) sort of frame work. Colors and everything. I can use arrows keys to change values etc.

I don't want to System.out.println() and have the screen refresh ever interaction.

I also DO NOT want to run a program from command line into some swing like window frame application.

What I have tried:

System.out.println()

推荐答案

此处的一些信息: Java中的交互式控制台应用程序 [ ^ ]。
Some info here: Interactive Console Applications in Java[^].


GitHub - mabe02 / lanterna:用于创建基于文本的GUI的Java库 [ ^ ]


这篇关于Java图形用户界面命令行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆