• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Hand coded Window (or other Swing) templates

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,

A while back I posted a question about the best approach or framework to use when building a rich client. That conversation took an interesting turn and became a discussion about whether to use tools when first starting out or hand coding. I basically landed on hand coding so that I could get a better idea of how things work. It has been a slow, but rewarding process. So now that I *think* I have my head wrapped around most of the basics I was wondering if there were some hand coded templates for Swing Windows, JPanels, etc.? I kind of have one started, but I do not think it is very robust or covers everything that it should, like error handling, which I am still slowly working my way through.

Thanks,

Craigbert
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic