This is an automated email from the ASF dual-hosted git repository.

mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from a0fbfed9183 Merge pull request #7779 from 
troizet/search_results_preview
     add 4c0e14cd9c1 Primitive wrapper property editors should use valueOf
     new 35972560021 Merge pull request #7864 from 
mbien/valueof-for-wrapper-property-editors

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/netbeans/beaninfo/editors/BooleanEditor.java |  4 ++--
 .../org/netbeans/beaninfo/editors/ByteEditor.java    | 10 +++-------
 .../netbeans/beaninfo/editors/CharacterEditor.java   | 14 +++++---------
 .../org/netbeans/beaninfo/editors/DoubleEditor.java  | 11 +++--------
 .../org/netbeans/beaninfo/editors/FloatEditor.java   | 11 +++--------
 .../org/netbeans/beaninfo/editors/IntegerEditor.java |  9 ++++-----
 .../org/netbeans/beaninfo/editors/LongEditor.java    |  7 +++----
 .../org/netbeans/beaninfo/editors/ShortEditor.java   | 11 +++--------
 .../netbeans/beaninfo/editors/WrappersEditor.java    | 20 ++++++++++++++++++--
 9 files changed, 44 insertions(+), 53 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to