i'm developing application swing , there situation couldn't decide do. need multiple pages but;
- should use multiple
jframe
orjdialog
or else? - what advantages of them? there specific way choose?
i use jdesktoppane
jinternalframe
s. technique can create many windows need. place start here: https://docs.oracle.com/javase/tutorial/uiswing/components/internalframe.html.
Comments
Post a Comment