Saturday 27 September 2008

GUI tip

Method1-Java in 21 Days uses recipe 1a
1) Subclass JFrame
a) Implement ActionListener
b) Private class implements ActionListener
c) Private static class implements ActionListener
d) Anonymous class implements ActionListener

Method2-Head first Java uses recipe 2b(J's favorite)
2) Don’t subclass anything
a) Implement ActionListener
b) Private class implements ActionListener
c) Private static class implements ActionListener
d) Anonymous class implements ActionListener

Saturday 20 September 2008

Swing City - Pittsburgh

Day by day, I am enjoying the Pittsburgh Life - especially, swing dance.
There is a place to learn swing dance in Pittsburgh - Wightman Center, near by CVS at Wilkinson Avenue. 

Every Thursday and Saturday,  since last week, I attended beginner class at Wightman Center. 
Different style by different people, but It's very exciting to dance with different style. Someone who already used at Latin dance would like to dance like Chacha, and someone would like to enjoy west coast swing style although other people dance east coast swing. I am a fan of Latin style.....more powerful and more formal than swing. Sometimes I enjoy the complex, free swing step but...I'd better enjoy expected step and style....

Anyway, my new life in Pittsburgh was started with Swing city since 9th September.