代码搜索:Label

找到约 10,000 项符合「Label」的源代码

代码结果 10,000
www.eeworm.com/read/205546/15313479

java linkapplet.java

/*源程序清单12-31*/ package Link; import java.awt.*; import java.awt.event.*; import java.applet.*; import borland.jbcl.layout.*; import borland.jbcl.control.*; import java.util.*; import java.
www.eeworm.com/read/205502/15314753

m ex11_1.m

screen=get(0,'ScreenSize'); W=screen(3);H=screen(4); figure('Color',[1,1,1],'Position',[0.2*H,0.2*H,0.5*W,0.3*H],... 'Name','图形演示系统','NumberTitle','off','MenuBar','none'); %定义Plot菜单项 hplot
www.eeworm.com/read/172147/5389114

java insidetestobject.java

/* * Copyright 2005-2007 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/172138/5389576

text

A Swing frequently asked question is whether Swing supports labels that display multiple lines of text, and the answer is both yes and no. Swing labels are instances of the JLabel class, and JLabel ma
www.eeworm.com/read/172138/5389588

java test.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; // This has been modified from the code in the book // to display the animated swing.gif in a window in the corner // of your d
www.eeworm.com/read/172138/5389626

text

A Swing frequently asked question is whether Swing supports labels that display multiple lines of text, and the answer is both yes and no. Swing labels are instances of the JLabel class, and JLabel ma
www.eeworm.com/read/172138/5389631

text

A Swing frequently asked question is whether Swing supports labels that display multiple lines of text, and the answer is both yes and no. Swing labels are instances of the JLabel class, and JLabel ma
www.eeworm.com/read/171586/5392463

java tonicdemodialog.java

package com.digitprop.tonicdemo; import java.awt.*; import java.awt.event.*; import javax.swing.*; import com.digitprop.tonic.VariableGridLayout; /** Demo dialog for the Tonic look an
www.eeworm.com/read/171581/5393014

java titledpanel.java

/* * 09/08/2004 * * TitledPanel.java - A panel suitable for a "heading" for another panel, such * as a panel in an Options dialog. * Copyright (C) 2004 Robert Futrell *
www.eeworm.com/read/171479/5394340

java javacclassgenerator.java

/* * $Id: JavacClassGenerator.java,v 1.2 2005/05/27 10:13:11 russel Exp $ * * Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved. * * Redistribution and use of this software