You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/01/04 23:42:08 UTC

[netbeans] branch master updated (993c2c2 -> e56b6cf)

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

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


    from 993c2c2  Merge pull request #1842 from matthiasblaesing/remove_loopback_arrays
     add e56b6cf  [NETBEANS-3428] FlatLaf: new sliding button

No new revisions were added by this update.

Summary of changes:
 .../swing/laf/flatlaf/FlatDarkLaf.properties       |  8 ++
 .../netbeans/swing/laf/flatlaf/FlatLFCustoms.java  |  1 +
 .../swing/laf/flatlaf/FlatLightLaf.properties      | 10 ++-
 .../swing/laf/flatlaf/ui/FlatSlidingButtonUI.java  | 98 ++++++++++++++++++++++
 4 files changed, 116 insertions(+), 1 deletion(-)
 create mode 100644 platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/ui/FlatSlidingButtonUI.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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