代码搜索:AboutFrame
找到约 116 项符合「AboutFrame」的源代码
代码结果 116
www.eeworm.com/read/292745/8336086
java aboutframe.java
/**
* This program is written by Jerry Shen(Shen Ji Feng) use the technology of
* SWING GUI and the OO design
*
* @author Jerry Shen all rights reserved.
* Email:jerry.shen@cognizant.com; j
www.eeworm.com/read/292745/8336148
class aboutframe.class
www.eeworm.com/read/268683/11125517
class aboutframe.class
www.eeworm.com/read/268683/11125556
java aboutframe.java
/*
* AboutFrame.java
*
* Created on 2006年12月9日, 下午11:56
*/
package ossimulation;
/**
*
* @author Administrator
*/
public class AboutFrame extends javax.swing.JFrame {
www.eeworm.com/read/249762/12476617
java aboutframe.java
import java.awt.event.*;
import java.awt.*;
import javax.swing.*;
class AboutFrame extends JFrame implements MouseListener{
private JPanel aboutPane;
private JLabel msg;
private JLabel msg1
www.eeworm.com/read/249762/12476687
class aboutframe.class
www.eeworm.com/read/135384/13936135
java aboutframe.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
/**
* Sample application using Frame.
*
* @author
* @version 1.00 05/03/29
*/
public class AboutFrame extends JFrame
www.eeworm.com/read/135384/13936437
class aboutframe.class
www.eeworm.com/read/376635/9311331