代码搜索:AboutFrame
找到约 116 项符合「AboutFrame」的源代码
代码结果 116
www.eeworm.com/read/239989/4593387
java aboutframe.java
package org.joone.edit;
import java.awt.*;
import java.awt.event.*;
import java.lang.reflect.*;
import java.util.*;
import javax.swing.*;
import org.joone.log.*;
import org.joone.net.NeuralNet;
impor
www.eeworm.com/read/237989/4619173
java aboutframe.java
package net.aetherial.gis.surface;
import javax.swing.*;
import java.awt.*;
import com.borland.jbcl.layout.*;
public class AboutFrame extends JFrame {
XYLayout xYLayout1 = new XYLayout();
www.eeworm.com/read/210791/4947213
java aboutframe.java
/* ===================================================
* JCommon : a free general purpose Java class library
* ===================================================
*
* Project Info: http://www
www.eeworm.com/read/182085/5273663
cs aboutframe.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
namespace WindowsApplication
{
public class AboutFrame : WindowsApplication.cop
www.eeworm.com/read/179275/5308674
java aboutframe.java
/* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* =============================================
www.eeworm.com/read/172754/5382207
java aboutframe.java
/* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* ===========================================
www.eeworm.com/read/322722/3521585
java aboutframe.java
/*
Copyright (c) 2008, Intel Corporation.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the followi
www.eeworm.com/read/285437/4050412
java aboutframe.java
/*
* Copyright 2006-2007 Queplix Corp.
*
* Licensed under the Queplix Public License, Version 1.1.1 (the "License");
* you may not use this file except in compliance with the License.
* You
www.eeworm.com/read/284840/4059501
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