JFace Databinding doesn\'t support generics, so it isn\'t particularly type-safe. And apparently it ne开发者_高级运维ver will, since they wish to preserve Java 1.3 support.
I\'m stumped... I\'m trying to use JGoodies binding to bind a radiobutton to an Enum property. I can\'t seem to get it to work. Below is a simple example, it\'s a table of beans each with an immutable
Does the JGoodies list binding support binding list contents to a list object in the model? I know I can add listeners to the list model and domain model and coordinate changes between the two fairly
Thus far the best C++ UI libraries I\'ve 开发者_开发知识库run into are Qt, GTK, and wxWidgets; Are there existing libraries similar to jGoodies or \'better\'. I am interested in mature (yet simple) te