代码搜索:Label
找到约 10,000 项符合「Label」的源代码
代码结果 10,000
www.eeworm.com/read/474814/1390194
tcl label.tcl
# label.tcl --
#
# This demonstration script creates a toplevel window containing
# several label widgets.
#
# RCS: @(#) $Id: label.tcl 144 2003-02-05 10:56:26Z mdejong $
if {![info exists widgetDemo
www.eeworm.com/read/474814/1390662
java label.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
import java.io.*;
/**
* A Label represents a location in a
www.eeworm.com/read/474783/1391549
js label.js
/*
* Ext JS Library 2.2.1
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.Label
* @extends Ext.BoxComponent
* B
www.eeworm.com/read/473379/1399399
js label.js
/*
* Ext JS Library 3.0 Pre-alpha
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.form.Label
* @extends Ext.BoxComponent
www.eeworm.com/read/472280/1412368
java label.java
/**
* class Label -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this f
www.eeworm.com/read/472280/1412400
java label.java
package java.awt;
import java.awt.Dimension;
import java.awt.FontMetrics;
import java.awt.Toolkit;
/**
* class Label -
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights
www.eeworm.com/read/472233/1417251
h label.h
/*
* Copyright (C) 2008 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
www.eeworm.com/read/470713/1454169
java label.java
/* Label.java -- Java label widget
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or
www.eeworm.com/read/470693/1466059
java label.java
/* Label.java -- Java label widget
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or
www.eeworm.com/read/468170/1492292
js label.js
/*
* Ext JS Library 2.0.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.form.Label = Ext.extend(Ext.BoxComponent, {
onRender : f