这是一个在手机上面显示JPGE,PNG等格式的实现的代码

源代码在线查看: about.java

软件大小: 565 K
上传用户: zxc28287176
关键词: JPGE PNG 手机 代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*				 * @(#)About.java	1.17 03/06/05 @(#)				 *				 * Copyright (c) 2000-2001 Sun Microsystems, Inc.  All rights reserved.				 * PROPRIETARY/CONFIDENTIAL				 * Use is subject to license terms.				 */								package example;								import javax.microedition.lcdui.*;								/**				 * Typical about box with a string and an image.				 * In this case the Sun copyright and logo.				 */								public class About {								    /** Copyright notice */				    private static String copyright =				        "Copyright 			

相关资源