April 2018
Intermediate to advanced
910 pages
33h 21m
English
SwingContainer is an annotation type. We use this annotation to specify a swing-related property so that we can automatically generate BeanInfo classes. This is a new annotation for Java 9.
The SwingContainer annotation has the following optional elements:
Now that we have reviewed JavaBean, BeanProperty, and SwingContainer, let's take a look at the BeanInfo classes.