搜索资源列表
javapx
- 这是一个用java实现起泡排序的程序,里面还涉及到了按钮的添加,以及怎么获得系统当前时间,字体颜色,大小的设置-This is a java used to achieve bubble sort of procedure, which also involves the addition of a button, and how the current system was time, font color, size settings
ButtonEventTest2
- 利用按钮动作控制面板背景色,挺好玩的小程序,适合初学者-use control panel button moves the background color, very good playing small procedures for beginners
ButtonPush
- 按钮的监听,改变背景颜色,13个按钮,默认的颜色,适合初学者-button wiretapping, change the background color, 13 button, the default color for beginners
button.color
- 按钮颜色java工程项目,源代码,编译环境jbuilder,装入项目即可执行-button color java projects, the source code, compile environment jbuilder. Loading project can be executed
buttonApplet
- java 中的button使用方法 通过点击改变背景色-java use the button click method of changing the background color
ColorButtonAction
- 此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "col
ButtonTest
- A plane with different buttons, just need to press the button and the background color will be changed
AtiveButton
- 这是一个在applet中“改背景颜色的按钮”的程序。当鼠标放在按钮上,改变颜色。点击鼠标,又改变颜色。-This is an applet in the "background color change button" procedures. When the mouse on the button, the change in color. The click of a mouse, change in color.
Swing
- Swing组件简介 模型-视图-控制器设计模式 Swing组件都有三个要素: 内容,例如,按钮的状态(是否按下)或者文本框中的文本。 外观显示(颜色,尺寸)。 行为(对事件的反应)。 -About Swing components Model- View- Controller design pattern Swing component has three elements: content, fo
java200
- onBlur:当失去输入焦点后产生该事件 onFocus:当输入获得焦点后,产生该文件 Onchange:当文字值改变时,产生该事件 Onselect:当文字加亮后,产生该文件 <input type="text" value="郭强" 郭强 ) {value= }" (value== ) {value= 郭强 }">点击时文字消失,失去焦点时文字再出现 2.网页按钮的特殊颜色 <input type=button value="
ball
- 这是一个用线程实现的图形动画实例,每当鼠标点击一次“Start”按钮,屏幕上将产生一个随机颜色的小圆球,该圆球将在屏幕上发生碰撞跳动,直到点击“Close”按钮为止。该实例由5个类构成,分别放在以下4个文件中:Ball.java、BallCanvas.java、BallThread.java、BounceFrame.java。主类是BounceFrame。-This is a thread with examples of the realization of a graphical anima
minipainter
- 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
dataapple
- 這是一個用JAVA所寫的簡單繪圖應用程式 JPanel為容器物件.pane1為畫布.pane2物件用來放置繪圖工具按鈕.pane3放置顏色按鈕-This is a book with a simple JAVA application mapping for the JPanel container object. Pane1 for the canvas. Pane2 object mapping tool used to place the button. Pane3 placed co
datechooser
- Java中的一个日期选择程序,方便的在你的程序中加入日期选择的功能,含有一个示例程序,比较漂亮,你也可以自己修改颜色。使用方便,两三行代码就ok了,控制条里的按钮按住半秒后会快速翻动。 -Java in a date selection process to facilitate the program in your choice of features to add the date, contains a sample program, more beautiful, you can al
ColorChange
- 编写一个可变颜色的标签,用一个按钮控制颜色的改变与停止。点击按钮颜色停止变化,再点击该按钮颜色又开始变化。-The preparation of a variable color labels, using a button control to change the color and stop. Click the button to stop the color change, and then click on the button to change the color again.
MiniDrawPad
- 本程序通过调用JAVA提供的BasicStroke;Button; Color Container Graphics Panel ButtonGroup JFrame JComboBox;JCheckBox;JMenu;JMenuItem;ImageIcon;JPanel UIManager等基本类进行了简单的界面设计。 程序运用了JAVA中类的继承特性实现了对父类方法的调用,运用了ButtonHandler类用来侦听基本按钮的操作;运用ButtonHandler1类侦听颜色选择,画笔粗细设
drawingpanel
- Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board,
work33
- java颜色盘程序,点击对应的颜色按钮,可以显示对应的颜色。-java color wheel program, click the corresponding color button, you can display the corresponding color.
JavaColorChooserDemo
- 使用Java语言编写的一款用于反映颜色变化的面板,也就是大家熟悉的颜色调色板演示程序。原理是初始化颜色选择按钮,然后为颜色选择按钮增加事件处理事件,最后实例化颜色选择器。-The use of a Java language is used to reflect the change in color of the panel, which is familiar color palette demo program. The principle is to initialize the col
Color-Wheel-java-script
- This Javascr ipt will change the background one color to the next for each of the 10 colors then it starts the loop over again! There is also an On/Off button to let you start and stop the Javascr ipt.-This Javascr ipt will change the background one