首页 > 移动平台 > 详细

ssemble JavaBeans components into an application without having to write any code

时间:2017-11-07 00:54:25      阅读:304      评论:0      收藏:0      [点我收藏+]

 

https://docs.oracle.com/javase/tutorial/javabeans/

 

https://docs.oracle.com/javase/tutorial/javabeans/quick/index.html

 

This lesson describes how to use NetBeans to build a simple application. With a good tool like NetBeans, you can assemble JavaBeans components into an application without having to write any code.

The first three pages of this lesson show how to create a simple application using graphic beans that are part of the Java platform. The last page demonstrates how easy it is to incorporate a third-party bean into your application.

 

https://docs.oracle.com/javase/tutorial/javabeans/quick/button.html

 

A Button is a Bean

Take a closer look at the Palette. All of the components listed are beans. The components are grouped by function. Scroll to find the Swing Controls group, then click on Button and drag it over into the visual designer. The button is a bean!

 

 

技术分享

 

 

 

 

 

 

 

ssemble JavaBeans components into an application without having to write any code

原文:http://www.cnblogs.com/yuanjiangw/p/7795942.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!