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

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


    from 8f56163  Merge pull request #316 from 
jlahoda/ide-verify-libs-and-licenses-3
     add 95d8df7  Added support for lazy-creation of widgets for objects
     add 0031fa7  Merge branch 'apache/master' into sdedic/visual_lazy_objects
     add c5f2572  Relicensed to Apache
     add 0f7dfa8  Fixed docs, according to review comments
     new ecdf81c  Merge pull request #308 from sdedic/sdedic/visual_lazy_objects

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:
 api.visual/apichanges.xml                          |  20 +-
 api.visual/manifest.mf                             |   2 +-
 api.visual/nbproject/project.properties            |   2 +-
 .../org/netbeans/api/visual/model/ObjectScene.java | 105 +++++-
 .../src/org/netbeans/api/visual/widget/Scene.java  |  22 ++
 .../src/org/netbeans/api/visual/widget/Widget.java |   4 +
 .../modules/visual/basic/ObjectSceneLazyTest.java  | 355 +++++++++++++++++++++
 7 files changed, 492 insertions(+), 18 deletions(-)
 create mode 100644 
api.visual/test/unit/src/org/netbeans/modules/visual/basic/ObjectSceneLazyTest.java

-- 
To stop receiving notification emails like this one, please contact
['"comm...@netbeans.apache.org" <comm...@netbeans.apache.org>'].

Reply via email to