`
chenweionline
  • 浏览: 22686 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Visual Library 2.0 - Examples

阅读更多

Visual Library是NetBeans中广泛使用的可视化函数库,用于展现复杂的上下文关系,如建模或流程绘图等工作。

Visual Library源自于NetBeans的社区项目,随着类库逐步发展成熟并被开发者认可,在2007年正式成为NetBeans Platform. 6.0的一部分。目前的NetBeans IDE中,BPEL业务流程设计器,Mobile开发以及JavaEE开发的设计工具都在使用Visual Library来实现可视化编辑效果。

Visual Library 2.0版本在使用时的编程风格同Swing类似,需要创建Scene场景包含,并使用Widgets生成所需的可视化元素,之后通过Scene场景的 createView操作来创建Swing的JComponent组件,以将可视化场景集成在Swing界面中呈现。

关于Visual Library的使用,官方站点已经给出非常好的示例代码,以展示Visual Library提供的几十种不同的功能和用法,包含Action的使用,可视化组件的生成与连接等。

示例代码下载页面:

http://graph.netbeans.org/examples.html

使用Visual Library开发的几个案例截图:

分享到:
评论

相关推荐

    .NET Framework Standard Library Annotated Reference-Addison-Wesley

    9. **Essential ASP.NET with Examples in C#** 和 **Essential ASP.NET with Examples in Visual Basic.NET**(作者:Fritz Onion): 这两本书分别使用C#和Visual Basic.NET语言示例讲解ASP.NET的核心概念和技术。...

    Professional.ASP.NET.2.0.AJAX

    This detailed guide to the Microsoft AJAX Library shows you how to bring together ASP.NET 2.0 with an object-oriented approach to JavaScript development using this new framework from Microsoft....

    Delphi-OpenCV

    Some examples (FFMPEG) required SDL 2.0 and SDL 1.2 (7) SDL.dll and SDL2.dll Copy files OS Windows 64-bit Target platform 64-bit: (2),(4),(6) -> "C:\Windows\System32\" Target platform 32-bit: (1),(3...

    C++ for Programmers

    Check out the growing list of programming, Web 2.0 and software-related Resource Centers To receive updates for this book, subscribe to the free DEITEL® BUZZ ONLINE e-mail newsletter at ...

    Essential C# 4.0 (第三版)

    Mark Michaelis covers the C# language in depth, illustrating key constructs with succinct, downloadable code examples. Graphical “mind maps” at the beginning of each chapter show what material is ...

    lib-dotnet

    在.NET 平台上,库(library)是可重用代码的集合,开发者可以将它们集成到自己的应用程序中以实现特定功能。 .NET Framework 和 .NET Core 是微软推出的两个主要的开发框架,两者都支持 C#、VB.NET、F# 等编程语言...

Global site tag (gtag.js) - Google Analytics