标签: swing tabular
如何以表格格式显示输出?我的数据结构是哈希映射。使用swing,或者我可以将表打印到文件中。
答案 0 :(得分:0)
无论是纯文本文件还是JTable,您都需要iterate over the map。
JTable