convention « Component « Java Swing Q&A





1. Swing components naming convention?    stackoverflow.com

Is there any naming convention for swing components such JButtons..? or does any body knows any good way for doing that? Thanks

2. Name convention on Java Swing components(prefix)    stackoverflow.com

An question that was brought to my mind when programming with Swing in Java was, is it a recommendation or an "official"/most used naming convention(prefix) on Swing components. Such as(even though ...