mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Styling: fixed javadoc error
This commit is contained in:
@@ -166,7 +166,7 @@ public class FlatStyleSupport
|
|||||||
* Applies the given value to an annotated field of the given object.
|
* Applies the given value to an annotated field of the given object.
|
||||||
* The field must be annotated with {@link Styleable}.
|
* The field must be annotated with {@link Styleable}.
|
||||||
*
|
*
|
||||||
* @param object the object
|
* @param obj the object
|
||||||
* @param key the name of the field
|
* @param key the name of the field
|
||||||
* @param value the new value
|
* @param value the new value
|
||||||
* @return the old value of the field
|
* @return the old value of the field
|
||||||
|
|||||||
Reference in New Issue
Block a user