By daniel
via jroller.com
Published: Aug 05 2008 / 08:29
Some solutions which I found, suggest to add a combobox item "Separator", and the renderer finds it and renders it as JSeparator. But as per my opinion Polluting model data in order to get separators in UI is bad approach. It also has a drawback. because model contains a specific list item for separator, it can be selectable by user.
Add your comment