I've been working on a project I found on the Java Projects for learners thread. I've created a pokedex simulator that keeps track of pokemon. So far you can view a list of recorded pokemon, get more detailed info, add a pokemon, and it's all saved to files. However it's console only, and I want to make a GUI. I reasonably experienced in Swing, but I'm not sure how to go about it. The GUI would be really complicated by my standards, and I'm unsure what kind of layout to use and whether I should make JPanel children and stuff. Basically I can make a pretty GUI, but not a complicated/good one. I think I should use CardLayout.
Benny_1 17 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.