Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Since the SwingXBuilder subclasses the SwingBuilder, the same operations apply to the SwingXBuilder.

New Features in the SwingXBuilder

Shortcutting/Aliasing attribute names

This has actually been around for a while but I only spoke explicitly to my mentors and not you guys.
Sometimes attribute names are a bit long and long to type. In this example pulled from one of the unit tests, we can see how to add an alias for any property on a component. During builder parsing, the names are changed to their explicit forms.



Labels
  • None