What are the detail meanings of Java Bean properties?

China
May 4, 2011 4:55am CST
Java Bean has four properties, simple properties, bound properties, constrained properties, indexed properties. But What are the detail meanings of Java Bean properties?
1 response
@jackycui (32)
• China
4 May 11
Below is about this: http://www.javaol.net/2011/04/java-bean-properties/
• China
8 May 11
Thanks for your answer. Now, I understand Java Bean properties well.