Java about page
•
4 Dec 2010, 10:26
•
Journals
I'm trying to make a little about page pop-up in java but I can't seem to find the right GUI elements. Atm I'm just using a new JFrame where I add a JTextPane with some text in it but it looks kinda shit.
For those who don't know what I'm talking about, I'm trying to make smth like this:
It would be very helpful if someone could paste a little snippet or at least tell me which GUI elements I should use.
EDIT:
For those who don't know what I'm talking about, I'm trying to make smth like this:
It would be very helpful if someone could paste a little snippet or at least tell me which GUI elements I should use.
EDIT:
pay close attention to the layout-manager since they will affect the behaviour of your gui the most.
if u want to keep it simple:
use the box-layout manager, add some boxes + add some text to those boxes.
They were just laking of imagination when they named it
afaik they wanted to name it J++ or something but they weren't allowed to do that.
in this aboud page there is only text and some pictures -> JLabel there you go
if ever you have to edit the code from netbeans it a nightmare
you're better off understanding your own code imo just means a bit more typing i guess :p
he is seniour jawa programmer or smth liek that )
he 'd prolly help