Making windows with Java

后端 未结 2 1003
既然无缘
既然无缘 2021-01-24 14:24

;) I\'m trying to do a sequence of GUI windows in Java. Firstly, question about the design. I\'m planning to have 8/9 similar types of windows:

  • a greeting intro wi
2条回答
  •  耶瑟儿~
    2021-01-24 14:36

    Take a look at this article. Shows you how to make Wizard Dialogs, which looks to me quite similar to what you are doing.

提交回复
热议问题