代码搜索结果
找到约 10,000 项符合
Button 的代码
button.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
button.tcl
# button.tcl --
#
# This demonstration script creates a toplevel window containing
# several button widgets.
#
# RCS: @(#) $Id: button.tcl 144 2003-02-05 10:56:26Z mdejong $
if {![info exists widgetD
button.js
/*
* Ext JS Library 2.2.1
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.Button
* @extends Ext.Component
* Simple
button.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
#include "wintern.h"
/*
* Copyright (c) 2005 Greg Haerr
*
* WINCTL Custom Control Library
* Push button Custom C
button.java
package java.awt;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import org.kaffe.util.Ptr;
/**
* class Button -
*
* Copyright (c) 199
button.java
package java.awt;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.KeyEvent;
import java.awt.event.MouseEvent;
import
_button.js
// perform a simple browser check
var ns = (document.layers)? true:false;
// prefixes for the images
var imgEndOn = "_on.gif";
var imgEndOff = "_off.gif";
var imgEndPush = "_push.gif";
var img
button.java
/* Button.java -- AWT button widget
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modi
button.java
/* Button.java -- AWT button widget
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modi