The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic J2SE and user zixle

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


J2SE

Learn why my last attempt at a password field with an empty space echo character failed and how to fix it. And of course a demo is thrown in for good measure.
on Dec 19, 2005 | Permalink | Discuss
In my last blog I delved into why one might use Actions. In this article I'm going to cover how Swing's component support Actions. Eventually I'll wind up in why you should know about WeakReferences.
on Nov 9, 2005 | Permalink | Discuss
Learn how you can customize the gradients drawn in ocean; from the garish to the minimalist, anything is possible.
on Sep 26, 2005 | Permalink | Discuss
Get the skinny on how Ocean graidents are drawn and how we were able to make Ocean perform as well as Steel.
on Sep 6, 2005 | Permalink | Discuss
Learn how to create a component that uses a combination of AWTEventListener and Robot to zoom in on your application.
on May 2, 2005 | Permalink | Discuss
Layouts, baselines, oh my!
on Apr 25, 2005 | Permalink | Discuss
Swing painting improvements in 1.6!
on Apr 18, 2005 | Permalink | Discuss