代码搜索结果
找到约 50,122 项符合
Button 的代码
button.java~2~
package button;
import java.awt.*;
import java.applet.Applet;
public class button
extends Applet {
Font font;
Button b1;
public void init() {
font =
newFont("TimesRo
button.java~8~
package button;
import java.awt.*;
import java.applet.Applet;
public class Button
extends Applet {
Font font;
Button b1;
int y;
public void init() {
font = new Font("Times
button.java~4~
package button;
import java.awt.*;
import java.applet.Applet;
public class Button
extends Applet {
Font font;
Button b1;
public void init() {
font = new Font("TimesRoman", Fo
button.java~6~
package button;
import java.awt.*;
import java.applet.Applet;
public class Button
extends Applet {
Font font;
Button b1;
int y;
public void init() {
font = new Font("Times
gnome-dialog-create-button.h
/**
* gnome_dialog_create_button: Create a pixmap button, but instead
* of placing the button in the buttonbar, return the widget handle to the
* caller, so the caller can place the button in the c
button.h
/*
** $Id: button.h,v 1.7 2003/09/04 03:40:35 weiym Exp $
**
** button.h: the head file of Button Control module.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
button.h
/*
COW : Character Oriented Windows
button.h : button cow private interface
*/
DWORD FARPUBLIC ButtonWndProc(PWND, WORD, WORD, DWORD);
/* button control styles */
#define BS_AUTO
button.c
/*
COW : Character Oriented Windows
(COW USER DIALOG)
button.c : button functions
*/
#define COW
#include
#include
#include
#include
#include
button.asp
// ************************************************************************
// Microsoft Script Library
// Visual InterDev 6.0 Button Object for ASP
/
button.asp
// ************************************************************************
// Microsoft Script Library
// Visual InterDev 6.0 Button Object for ASP
/