java高手注意了

来源:百度知道 编辑:UC知道 时间:2024/05/27 17:19:13
如下图所示,利用Java的GUI和多线程编程技术,编写一个时钟显示程序
请写好相关的注释哈

//JDK 原装代码:
/*
* @(#)Clock.java 1.16 06/02/22
*
* Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* -Redistribution of source code must retain the above copyright notice, this
* list of conditions and the following disclaimer.
*
* -Redistribution in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* Neither the name of Sun Microsystems, Inc. or the names of contributors may
* be used to endorse or promote products derived from this software without
* specific prior written permission.
*
* This software is provided "AS IS," without a warranty o