Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    Oh god...why would you recommend NetBeans? :[ Commented Aug 3, 2011 at 12:41
  • @captain GL, I added some example GUIs(you can make em up pretty quick. Commented Aug 3, 2011 at 13:06
  • 2
    I would not recommend learning Swing for a project like this, especially as the first thought. UI should be done last. It won't make things easier. It's more likely to muddy the waters and confuse a new developer about where to put things. Layering will suffer. Commented Aug 3, 2011 at 13:18
  • GUIs make things click for me. Its his project so he makes the choice. :) Commented Aug 3, 2011 at 13:21