搜索资源列表
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
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
ColorButtonAction
- 此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "col
类Panel设置颜色
- 运用类Panel设置颜色,使用按钮显示不同的颜色变换-use category Panel set up color, the use of buttons show different colors transform
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
GUI_CODE
- Java语言,如何使用Java图形用户界面的程序类库(主要包括AWT和Swing两个),内容有字体,颜色,图形绘制,标签,按钮,创建对话框与动作事件处理等等。-Java language, how to use the Java graphical user interface library of procedures (including the two AWT and Swing), the contents of fonts, colors, graphics, drawing, lab
minipainter
- 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
java1
- 本例制作一个会滚动的圆盘的小动画,执行例实例后,将创建一个由蓝白两种颜色组成的面板,其上有一个静止的黑色圆盘。当点击start按钮时,圆盘开始滚动,接触到边界时反弹,当点击stop按钮时,圆盘停止运动。本实例的知识点有:使用Java2D技术来绘制图形。如何通过线程控制动画。-This example will produce a small rolling disc animation, examples of the implementation of cases, it will creat
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.
wuziqi
- 输入昵称及对方IP地址,单击“登录”按钮,弹出如图1.5所示的提示信息,单击“是”按钮,进入游戏主界面。单击开始按钮将开始进行游戏。当自己头像下方有一盒棋子时,就轮到自己下棋,棋子的颜色和自己头像下方棋盒里的棋子颜色相同,如图1.6所示。在棋盘下方有悔棋、和棋、认输、更换背景及游戏回放按钮.-wuziqi
MiniDrawPad
- 本程序通过调用JAVA提供的BasicStroke;Button; Color Container Graphics Panel ButtonGroup JFrame JComboBox;JCheckBox;JMenu;JMenuItem;ImageIcon;JPanel UIManager等基本类进行了简单的界面设计。 程序运用了JAVA中类的继承特性实现了对父类方法的调用,运用了ButtonHandler类用来侦听基本按钮的操作;运用ButtonHandler1类侦听颜色选择,画笔粗细设
anniu
- 点击单选框按钮,自动改变图片中的颜色。(如:红,黄,蓝)-Click the radio button button, automatically change the color of the picture. (Example: red, yellow, blue)
openwindows-game
- 开窗户游戏。当你点击游戏界面中的一个正方形按钮时, 它周围的正方形按钮的颜色就会发生变化,当全部正方形按钮的颜色变为一色时,你就胜利了-Open the window the game. When you click on the game interface, a square button, a square around it will change the color of the button, square button when all the colors into on
btbt
- 很多漂亮美观的按钮样式,包括边框,背景,颜色,形状等等。-assgagagagagsedfhdhsgag
colorpane
- 调色盘。GUI建立窗体,实现每按一个按钮,该按钮颜色变为该按钮名字表示的颜色。-Palette. GUI to create the form, each press of a button, the button color changes to the color of the button name indicates.