Blogs by topic Swing and user xuanyun
| • Accessibility | • Ajax | • Blogging | • Business | • Community |
| • Databases | • Deployment | • Distributed | • Eclipse | • Education |
| • EJB | • Extreme Programming | • Games | • GlassFish | • Grid |
| • GUI | • IDE | • Instant Messaging | • J2EE | • J2ME |
| • J2SE | • Jakarta | • JavaFX | • JavaOne | • Jini |
| • JSP | • JSR | • JXTA | • LDAP | • Linux |
| • Mobility | • NetBeans | • Open Source | • OpenSolaris | • OSGi |
| • P2P | • Patterns | • Performance | • Porting | • Programming |
| • Research | • RMI | • RSS Feeds | • Search | • Security |
| • Servlets | • Struts | • Swing | • Testing | • Tools |
| • Virtual Machine | • Web Applications | • Web Design | • Web Development Tools | • Web Services and XML |
Swing

Introduce how to make shadow effect for JPopupMenu in Synth Look and Feel.

Introduce how to customize the list cell renderer in JComboBox component, in Synth look and feel.

The style binding mechanism is another great feature of Synth look and feel. By using it, we can define several styles for same kind of swing component.

Introduce how to pack Synth based look and feel as a JAR file.

Introduce two approaches to pass parameters to Synth painters.

We can embed Java objects into Synth XML file, the embeded objects can be referred as properties.

Introduce two ways to change the tab size of JTabbedPane.

Synth look and feel provides the flexibility to customize the component's rendering and behavior. We can implement our own UI class and integrate it into Synth look and feel.



