代码搜索:AboutFrame
找到约 116 项符合「AboutFrame」的源代码
代码结果 116
www.eeworm.com/read/310803/13643778
class aboutframe.class
www.eeworm.com/read/307210/13726481
java aboutframe.java
/**
* This program is written by Zhang Jianfeng use the technology of
* SWING GUI and the OO design
*
* @author Zhang Jianfeng all rights reserved.
* Email:Zhang Jianfeng@cognizant.com; Zha
www.eeworm.com/read/307210/13726515
class aboutframe.class
www.eeworm.com/read/303470/13815724
cs aboutframe.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Youzi.View
{
www.eeworm.com/read/105170/6200337
java aboutframe.java
// Frame: display a "about" window
package dujid.araneid;
import javax.swing.*;
import java.awt.*;
public class AboutFrame extends JFrame{
public AboutFrame(String version) {
super("About
www.eeworm.com/read/494648/6359462
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/494648/6359493
class aboutframe.class
www.eeworm.com/read/260014/11751637
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