JFrame frame = new JFrame();
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
frame.add(shinji); // get in the java swing, shinji
frame.pack();
frame.setLocationRelativeTo(null);
frame.setVisible(true);
why would you admit this

the first line goes in Cohost embeds
๐ฅ I am not embroiled in any legal battle
๐ฆ other than battles that are legal ๐ฎ
I speak to the universe and it speaks back, in it's own way.
mastodon
email: contact at breadthcharge dot net
I live on the northeast coast of the US.
'non-functional programmer'. 'far left'.
conceptual midwife.
https://cohost.org/NireBryce/post/4929459-here-s-my-five-minut
If you can see the "show contact info" dropdown below, I follow you. If you want me to, ask and I'll think about it.
JFrame frame = new JFrame();
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
frame.add(shinji); // get in the java swing, shinji
frame.pack();
frame.setLocationRelativeTo(null);
frame.setVisible(true);
why would you admit this