mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-09 14:38:42 +00:00
8038488: Tidy warnings cleanup for java.beans
Reviewed-by: malenkov, alexsch
This commit is contained in:
parent
65a18434e7
commit
a5adc0deb1
@ -108,7 +108,7 @@ public class SimpleBeanInfo implements BeanInfo {
|
||||
* It takes the name of a resource file associated with the
|
||||
* current object's class file and loads an image object
|
||||
* from that file. Typically images will be GIFs.
|
||||
* <p>
|
||||
*
|
||||
* @param resourceName A pathname relative to the directory
|
||||
* holding the class file of the current class. For example,
|
||||
* "wombat.gif".
|
||||
|
||||
@ -262,7 +262,7 @@ public class BeanContextChildSupport implements BeanContextChild, BeanContextSer
|
||||
* the PropertyVetoException. <P>
|
||||
*
|
||||
* No event is fired if old and new are equal and non-null.
|
||||
* <P>
|
||||
*
|
||||
* @param name The programmatic name of the property that is about to
|
||||
* change
|
||||
*
|
||||
|
||||
@ -150,7 +150,6 @@ For overview, architecture, and tutorial documentation, please see:
|
||||
<li><a href="http://java.sun.com/docs/books/tutorial/javabeans/">JavaBeans</a>, a trail in <em>The Java Tutorial</em>.
|
||||
<li><a href="http://java.sun.com/products/jfc/tsc/articles/persistence2/">Long-Term Persistence</a>, an article in <em>The Swing Connection</em>.
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user