首页 > 移动平台 > 详细

The Assignment6 class extends JApplet程序代写(服务编号:java00089)

时间:2015-02-24 13:41:09      阅读:204      评论:0      收藏:0      [点我收藏+]

Skills to be Applied:

Swing/AWT, Vector (very similar to ArrayList class)

Classes may be needed:
JApplet, JButton, JTextField, JTextArea, JLabel, Container, JPanel, JTabbedPane, JList, JRadioButton, ButtonGroup, and ActionListener. You may use other classes.

Program Description

Suggested Class Diagram:

Write a Java program that constructs an Applet. Your program should provide labels and textfields to a user to enter information regarding books.

The Applet (JApplet) of your program should contain two tabs. The first tab is labeled "Book creation" and the second tab is labeled "Book review".

(The size of the applet here is approximately 650 X 350).

The section under the first tab should be divided into two parts:

The left part contains labels, textfields, and a button for a user to enter some book information. The right part shows "No book" at the beginning (it is done using JTextArea).

The Assignment6 class extends JApplet程序代写(服务编号:java00089)

原文:http://www.cnblogs.com/goodvsbad/p/4298581.html

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