相关代码 |
|
// Message.java // $Id: Message.java,v 1.4 2000/08/16 21:37:31 ylafon Exp $ // (c) COPYRIGHT MIT, INRIA and Keio, 1999. // Please first read the full copyright statement in file COPYRIGHT.html package org.w3c.jigadmin.gui; import java.awt.Component; import javax.swing.JOptionPane; import org.w3c.jigsaw.admin.RemoteAccessException; import org.w3c.jigadmin.RemoteResourceWrapper; /** * Messages. * @version $Revision: 1.4 $ * @author Beno顃 Mah
相关资源 |
|