码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2017-11-07 01:26:48      阅读:205      评论:0      收藏:0      [点我收藏+]

标签:group   let   tutorial   bsp   like   rac   creat   having   ring   

 

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

标签:group   let   tutorial   bsp   like   rac   creat   having   ring   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!