代码搜索结果
找到约 10,000 项符合
Button 的代码
button.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
button.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
button.java
package org.uispec4j;
import javax.swing.*;
import java.awt.*;
/**
* Wrapper for JButton components.
*/
public class Button extends AbstractButton {
public static final String TYPE_NAME
button.java
/*
* MicroEmulator
* Copyright (C) 2005 Bartek Teodorczyk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G
button.java
/**
*按钮控件
*@CopyRight:Move2008
*@Author:bedlang
*@Version 1.0 2003/8/5
*/
package mmae.ui;
import javax.microedition.lcdui.*;
import mmae.util.Tool;
public class Button extends Base
{
button.h
#ifndef _ASIXBUTTON_H
#define _ASIXBUTTON_H
#include "asixwin.h"
//define button ctrl_str
#define MAX_TAG_WIDTH 116 //130 //modified by xuanhui 2002/3/19
//modified by xuanhui 2002/3/19
button.c
/**********************************************************
*
*Copyright ? 2001 National ASIC Center, All right Reserved
*
* FILE NAME: button.c
* PROGRAMMER: ZengXianWei
* Date of Creation:
button.h
#ifndef _ASIXBUTTON_H
#define _ASIXBUTTON_H
#include "asixwin.h"
//define button ctrl_str
#define MAX_TAG_WIDTH 116 //130 //modified by xuanhui 2002/3/19
//modified by xuanhui 2002/3/19
button.c
#include "windows.h"
#include "windowsx.h"
#include "wintools.h"
/*
* WINCTL Custom Control Library
* Push button Custom Control
* This control implements a custom pushbutton control.
*
*
button.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide